website: integrations-all: update doc titles to start with "integrate with" (#12775)

* website: integrations-all: update doc titles to start with "integrate with"

* website/integrations-all: cleanup script

* start ??? will do the rest in a sec

* website/integrations-all: fix broken script

website/integrations-all: fix

website/integrations-all: fix

website/integrations-all: fix

website/integrations-all: fix
This commit is contained in:
4d62
2025-01-24 16:04:27 -05:00
committed by GitHub
parent 467b1fcd14
commit 62187e60d4
103 changed files with 107 additions and 105 deletions

View File

@ -3,6 +3,8 @@ title: Integrate with MeshCentral
sidebar_label: MeshCentral
---
# Integrate with MeshCentral
<span class="badge badge--secondary">Support level: Community</span>
## What is MeshCentral
@ -35,7 +37,7 @@ Next, create an application, using the provider you've created above.
Edit the `config.json` file for your MeshCentral deployment, and add the following code in the `domains:` subsection:
:::info
:::info
For Docker deployments, the `config.json` should be located in the directory on the host machine you mapped to `/opt/meshcentral/meshcentral-data`.
:::