Commit Graph

9 Commits

Author SHA1 Message Date
peaklabs-dev
5fbaebe461 remove docker.io as it is not needed 2024-10-25 15:24:46 +02:00
🏔️ Peak
7aa60adc98 Merge branch 'new-services' into upgrade_authentik 2024-10-07 15:34:13 +02:00
Andras Bacsai
1d72f76072 fix: appwrite template + parser 2024-09-09 15:04:51 +02:00
Franck Kerbiriou
611e80c987 Update Authentik to 2024.8.0 2024-09-05 15:47:25 +02:00
Franck Kerbiriou
c1eb01fac5 Upgrade Authentik 2024-08-22 22:21:13 +02:00
Márton Szücs
bdcb467208 Fix healthcheck for Postgres in Authentic compose stack
Postgres would never get in healthy state because the environment variable SERVICE_USER_POSTGRESQL was never set inside the container.
Using POSTGRES_USER container env instead which receives the value from SERVICE_USER_POSTGRESQL.

Also adding the condition "service_healthy" for the depends_on. This will make the Authentic containers to wait for Postgres and Redis to be healthy before starting.
2024-06-20 19:45:06 +02:00
Andras Bacsai
fb80318553 Refactor docker-compose files to remove version numbers 2024-05-08 09:23:36 +02:00
Andras Bacsai
02e4528f3e add and fix a lot of services 2024-04-16 12:42:12 +02:00
Lee Conlin
e9c9a51b8d Added Authentik identity server as a service 2024-03-09 21:50:56 +00:00