website/integrations: tweak template for integration docs (#8313)
tweak template for integration docs
This commit is contained in:
@ -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....
|
||||
|
||||
Reference in New Issue
Block a user