gremlin: auto-fix swarm/actualbudget.yaml (5 issues fixed)
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

- Added PUID/PGID 1964 to "actual"
  - Added caddy.import_1: crowdsec for "actual"
  - Added caddy.import_2: authentik for "actual"
  - Added monitor label(s) for "actual" (url: https://budget.netgrimoire.com)
  - Removed 1 legacy kuma.* label(s) from "actual"
This commit is contained in:
traveler 2026-04-29 13:20:54 -05:00
parent d5f2684167
commit 30e2edae1b

View file

@ -16,6 +16,8 @@ services:
deploy:
placement:
constraints:
PUID: "1964"
PGID: "1964"
- node.hostname == znas
- node.platform.arch != aarch64
- node.platform.arch != arm
@ -27,6 +29,8 @@ services:
# Caddy reverse proxy
caddy: budget.netgrimoire.com
caddy.reverse_proxy: actual:5006
caddy.import_1: crowdsec
caddy.import_2: authentik
caddy.import: crowdsec
#caddy.import: authentik
@ -34,7 +38,6 @@ services:
diun.enable: "true"
# Uptime Kuma
kuma.actual.http.name: "Actual Budget"
# Homepage
homepage.group: PNCHarris Apps
@ -42,3 +45,5 @@ services:
homepage.icon: actual-budget.svg
homepage.href: https://budget.netgrimoire.com
homepage.description: Envelope budgeting
monitor.name: Actual
monitor.url: https://budget.netgrimoire.com