From 68c19978371578a251f2ecec27f8365d0307c314 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Thu, 25 Jan 2024 18:23:40 -0600 Subject: [PATCH] website/integrations: tweak template for integration docs (#8313) tweak template for integration docs --- website/integrations/_template/service.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/website/integrations/_template/service.md b/website/integrations/_template/service.md index 58a9a1019d..7d49bae2e8 100644 --- a/website/integrations/_template/service.md +++ b/website/integrations/_template/service.md @@ -4,11 +4,11 @@ title: Service Name Support level: Community -## 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....