beszel
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-04-29 14:04:59 -05:00
parent b23a05d693
commit d4fdcd3370
2 changed files with 3 additions and 1 deletions

View file

@ -25,6 +25,7 @@ services:
constraints:
- node.hostname == znas
redis:
image: docker.io/library/redis:alpine
user: "1964:1964"
@ -50,6 +51,7 @@ services:
constraints:
- node.hostname == znas
authentik:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2}
user: "1964:1964"

View file

@ -34,7 +34,7 @@ services:
constraints:
- node.labels.general == true
#
networks:
netgrimoire: