Add Authentik SSO service and refactor Valkey configuration to use native tools and consolidated systemd service
This commit is contained in:
10
site.yml
10
site.yml
@@ -13,13 +13,15 @@
|
||||
# tags: ['postgresql', 'infrastructure', 'database']
|
||||
# - role: valkey
|
||||
# tags: ['valkey', 'redis', 'infrastructure', 'cache']
|
||||
- role: podman
|
||||
tags: ['podman', 'containers', 'infrastructure']
|
||||
# - role: podman
|
||||
# tags: ['podman', 'containers', 'infrastructure']
|
||||
# - role: caddy
|
||||
# tags: ['caddy', 'infrastructure', 'web']
|
||||
|
||||
# Application services
|
||||
# - role: gitea
|
||||
# tags: ['gitea', 'git', 'development']
|
||||
- role: authentik
|
||||
tags: ['authentik', 'auth', 'sso', 'containers']
|
||||
- role: gitea
|
||||
tags: ['gitea', 'git', 'development']
|
||||
# - role: sigvild-gallery
|
||||
# tags: ['sigvild', 'gallery', 'wedding']
|
||||
|
||||
Reference in New Issue
Block a user