29 lines
546 B
Markdown
29 lines
546 B
Markdown
|
---
|
||
|
title: Service Name
|
||
|
---
|
||
|
|
||
|
<span class="badge badge--secondary">Support level: Community</span>
|
||
|
|
||
|
## What is Service Name
|
||
|
|
||
|
From https://service.name
|
||
|
|
||
|
:::note
|
||
|
Insert a quick overview of what Service Name is and what it does
|
||
|
:::
|
||
|
|
||
|
## Preparation
|
||
|
|
||
|
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
|
||
|
|
||
|
Insert Service configuration
|
||
|
|
||
|
## authentik Configuration
|
||
|
|
||
|
Insert authentik configuration
|