This commit is contained in:
parent
440d9e9b47
commit
47e0191f35
10
docs/portainer-stacks/Authentik.md
Normal file
10
docs/portainer-stacks/Authentik.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
Portainer Stack:
|
||||||
|
```
|
||||||
|
soon
|
||||||
|
```
|
||||||
|
|
||||||
|
https://git.sthope.dev/sthope/Docker-Stack-Authentik/raw/branch/master/docker-compose.yml
|
||||||
|
|
||||||
|
--8<--
|
||||||
|
https://git.sthope.dev/sthope/Docker-Stack-Authentik/raw/branch/master/docker-compose.yml
|
||||||
|
--8<--
|
@ -3,6 +3,8 @@ repo_url: https://git.sthope.dev/sthope/wiki
|
|||||||
repo_name: sthope/wiki
|
repo_name: sthope/wiki
|
||||||
edit_uri: _edit/main/docs/
|
edit_uri: _edit/main/docs/
|
||||||
site_url: https://wiki.sthope.dev
|
site_url: https://wiki.sthope.dev
|
||||||
|
site_author: sthope
|
||||||
|
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
@ -31,13 +33,12 @@ theme:
|
|||||||
# insiders only
|
# insiders only
|
||||||
# - search.suggest
|
# - search.suggest
|
||||||
|
|
||||||
# google_analytics: ['UA-17919826-9', 'auto']
|
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- git-revision-date
|
- git-revision-date
|
||||||
- search
|
- search
|
||||||
- minify:
|
- minify:
|
||||||
minify_html: true
|
minify_html: true
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- abbr
|
- abbr
|
||||||
- admonition # enables coloured blocks mid article
|
- admonition # enables coloured blocks mid article
|
||||||
@ -74,6 +75,7 @@ nav:
|
|||||||
- LXC Debian: proxmox/LXC-Debian.md
|
- LXC Debian: proxmox/LXC-Debian.md
|
||||||
- Portainer Stacks:
|
- Portainer Stacks:
|
||||||
- Authelia: portainer-stacks/authelia.md
|
- Authelia: portainer-stacks/authelia.md
|
||||||
|
- Authentik: portainer-stacks/Authentik.md
|
||||||
- Bazarr: portainer-stacks/bazarr.md
|
- Bazarr: portainer-stacks/bazarr.md
|
||||||
- BitWarden: portainer-stacks/bitwarden.md
|
- BitWarden: portainer-stacks/bitwarden.md
|
||||||
- Drone: portainer-stacks/Drone.md
|
- Drone: portainer-stacks/Drone.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user