Commit graph

7 commits

Author SHA1 Message Date
214723546a
Rename docker-compose.yml to compose.yaml and service.env to .env 2025-06-17 19:14:28 +02:00
cb10a962e3
Replace json.j2 template with copy and content 2025-06-13 16:39:46 +02:00
4cc94969f5
Replace yml.j2 template with copy and content 2025-06-11 21:23:17 +02:00
9af19f51fa
Fix caddy forward_auth settings for authentik
The snippet will now set the correct Host for the next hop and keep the
original site in the X-Forward-Auth-Host. The authentik caddy-site will
then put the X-Forward-Auth-Host into the X-Forwarded-Host (which would
normally be the authentik host/domain). Authentik is able to handle the
X-Forwarded-Host header.
2025-05-30 15:15:34 +02:00
dbb3075c82
Remove explicit svc.name 2024-10-13 21:48:04 +02:00
aa9c76a622
Add auto-cleaning for caddy sites 2024-10-07 23:58:56 +02:00
73bce8f6e5
Migrate services part 2024-09-27 00:05:15 +02:00