Commit Graph

18 Commits

Author SHA1 Message Date
furyhawk 2ac2b20a97 fix: update PostgreSQL host to static IP and disable Traefik for PostgreSQL service 2025-05-03 22:05:59 +08:00
furyhawk ea9874fe77 fix: update authentik worker image tag to version 2025.2.1 2025-03-02 07:10:13 +08:00
furyhawk ffdd167352 fix: update authentik server image tag to version 2025.2.1 2025-03-02 07:06:02 +08:00
furyhawk 52ec39de79 Refactor swarm configuration: Update Traefik network labels from 'traefik.docker.network' to 'traefik.swarm.network' across multiple service files 2024-12-28 17:31:54 +08:00
furyhawk e9f517509d Refactor authentik.yml and local_services.yml to rename services and add authentication middleware 2024-09-14 16:29:20 +08:00
furyhawk 65c273c3cd Refactor authentik.yml to include AUTHENTIK_SECRET_KEY 2024-09-13 16:24:14 +08:00
furyhawk 369db072df Refactor authentik.yml to update Redis host and PostgreSQL configuration 2024-09-13 15:58:16 +08:00
furyhawk 8827aebdf3 Refactor authentik.yml to update Redis host and PostgreSQL configuration 2024-09-13 15:51:17 +08:00
furyhawk d29d92bc7a Refactor authentik.yml to update Redis host and PostgreSQL configuration 2024-09-13 15:50:56 +08:00
furyhawk b9abc98083 Refactor authentik.yml to update network name and remove root user from worker service 2024-09-13 15:48:46 +08:00
furyhawk b193e19a50 Refactor authentik.yml to update network name and remove root user from worker service 2024-09-13 15:42:50 +08:00
furyhawk 4e01a93d1c Refactor authentik.yml to update network name and remove root user from worker service 2024-09-13 15:36:02 +08:00
furyhawk 34a9767106 Refactor authentik.yml to update network name and remove root user from worker service 2024-09-13 15:19:30 +08:00
furyhawk 1f6ee088ab Refactor authentik.yml to add AUTHENTIK_SECRET_KEY environment variable, remove root user from worker service, and update file paths for media, certs, and custom templates 2024-09-13 12:45:05 +08:00
furyhawk d1324ffcff Refactor authentik.yml to add AUTHENTIK_SECRET_KEY environment variable 2024-09-13 12:39:18 +08:00
furyhawk 0c6fd323e2 Refactor authentik.yml to remove root user from worker service 2024-09-13 12:30:40 +08:00
furyhawk 5bcd951bcf Refactor file paths in authentik.yml for media, certs, and custom templates 2024-09-13 12:28:43 +08:00
furyhawk 7006bb492a Refactor Traefik local_services.yml to update Spice proxy ports and TLS configuration 2024-09-13 10:08:41 +08:00