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 @@
--- # API Getting Started
title: API Getting Started
publish: true
---
This document will explain how to get started with the Sentri API. This document will explain how to get started with the Sentri API.
## Requirements ## Requirements
To connect to the Sentri API, you will need the following: To connect to the Sentri API, you will need the following:

View File

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

View File

@@ -1,7 +1,4 @@
--- # GET Sync cloud distributor
title: GET Sync cloud distributor
publish: true
---
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. 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 #### Location
``` ```

View File

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

View File

@@ -1,7 +1,4 @@
--- # GET Sync server licenses
title: GET Sync server licenses
publish: true
---
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. 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 #### Location
``` ```

View File

@@ -1,7 +1,4 @@
--- # GET Sync server subscriptions
title: GET Sync server subscriptions
publish: true
---
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. 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 #### Location
``` ```

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,4 @@
--- # Modules
title: Modules
publish: true
---
Sentri allows modules to be enabled or disabled. Each module provides its own functionality, which can be viewed [[../../index|here]]. Sentri allows modules to be enabled or disabled. Each module provides its own functionality, which can be viewed [[../../index|here]].
# Enabling and Disabling Modules # Enabling and Disabling Modules
To enable or disable modules, navigate to **Settings** > **Modules** and toggle the modules you want to enable or disable. 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 @@
--- # Inserve
title: Inserve
publish: true
---
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. 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. To configure the Inserve connection you need the `admin-sources` RW permissions.

View File

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

View File

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