Removed meta data and added explicit headers to files

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 11:27:11 +02:00
parent 6cb842fa6d
commit 8e4ea9d4a0
18 changed files with 17 additions and 68 deletions

View File

@@ -1,7 +1,4 @@
---
title: API Getting Started
publish: true
---
# API Getting Started
This document will explain how to get started with the Sentri API.
## Requirements
To connect to the Sentri API, you will need the following:

View File

@@ -1,7 +1,4 @@
---
title: POST Create or update server
publish: true
---
# POST Create or update server
This API call creates a server or updates it with the given information.
#### Location

View File

@@ -1,7 +1,4 @@
---
title: GET Sync cloud distributor
publish: true
---
# GET Sync cloud distributor
This API call synchronizes active companies in Sentri with the corresponding cloud distributor companies in Inserve. These cloud distributor companies are required to associate Sentri server licenses with companies in Inserve.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync companies
publish: true
---
# GET Sync companies
This API call retrieves all companies from Inserve and creates or updates them in Sentri.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync server licenses
publish: true
---
# GET Sync server licenses
This API call first executes the [[GET Sync cloud distributor|GET Sync cloud distributor]] action and then synchronizes all servers in an active, deleted, or trial state with Inserve licenses. It creates or updates server licenses in Inserve if they do not exist or if the license quantities differ from those in Sentri.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync server subscriptions
publish: true
---
# GET Sync server subscriptions
This API call first executes the [[GET Sync cloud distributor|GET Sync cloud distributor]] action and then synchronizes all servers in an active or trial state to Inserve subscriptions. It creates or updates server subscriptions in Inserve if they do not exist or if the subscription name differ from those in Sentri. For this action the correct inserve `product_codes` should be defined at Portal Management > Sources > Inserve > Custom source data.
#### Location
```

View File

@@ -1,5 +1,2 @@
---
title: Getting Started
publish: true
---
# Getting Started
After [[Installation|installing]] Sentri, it is recommended to review the initial configuration settings.

View File

@@ -1,7 +1,4 @@
---
title: Installation
publish: true
---
# Installation
This guide explains how to install Sentri on a Linux server.
# Requirements
Before continuing, make sure your server meets the following requirements:

View File

@@ -1,4 +1 @@
---
title: Admins
publish: true
---
# Admins

View File

@@ -1,4 +1 @@
---
title: Permissions
publish: true
---
# Permissions

View File

@@ -0,0 +1 @@
# User groups

View File

@@ -1,4 +0,0 @@
---
title: Users groups
publish: true
---

View File

@@ -1,7 +1,4 @@
---
title: Global
publish: true
---
# Global
# Portal name
This setting allows you to change the name of the portal.
Currently, this setting has limited functionality, but it will be used in future versions to support white-labeling.

View File

@@ -1,7 +1,4 @@
---
title: Mail
publish: true
---
# Mail
To allow Sentri to send emails, you must configure the mail settings.
Sentri sends emails in the following situations:

View File

@@ -1,7 +1,4 @@
---
title: Modules
publish: true
---
# Modules
Sentri allows modules to be enabled or disabled. Each module provides its own functionality, which can be viewed [[../../index|here]].
# Enabling and Disabling Modules
To enable or disable modules, navigate to **Settings** > **Modules** and toggle the modules you want to enable or disable.

View File

@@ -1,7 +1,4 @@
---
title: Inserve
publish: true
---
# Inserve
Inserve is Dutch software that helps MSPs support their customers in a personal and structured way. The connection to Inserve gives the option to sync information between Sentri and Inserve.
To configure the Inserve connection you need the `admin-sources` RW permissions.

View File

@@ -1,7 +1,4 @@
---
title: Release notes
publish: true
---
# Release notes
### v.1.2.1
To be announced
### Changes

View File

@@ -1,7 +1,4 @@
---
title: Welcome to the Sentri docs!
publish: true
---
# Welcome to the Sentri docs!
>[!note]
>The making of the this documentation is still in progress.
# What is Sentri