website/integrations: tweak template for integration docs (#8313)

tweak template for integration docs
This commit is contained in:
Tana M Berry
2024-01-25 18:23:40 -06:00
committed by GitHub
parent 4eceebaad8
commit 68c1997837

View File

@ -4,11 +4,11 @@ title: Service Name
<span class="badge badge--secondary">Support level: Community</span>
## What is Service Name
## What is Service-Name
> Insert a quick overview of what Service Name is and what it does
>
> -- https://service.name
> -- https://service.xyz
## Preparation
@ -17,10 +17,18 @@ The following placeholders will be used:
- `service.company` is the FQDN of the Service install. (Remove this for SaaS)
- `authentik.company` is the FQDN of the authentik install.
## Service Configuration
## Service configuration
Insert Service configuration
## authentik Configuration
1. Write first step here...
2. Continue with steps....
## authentik configuration
Insert authentik configuration
1. Write first step here...
2. Continue with steps....