services/swarm/actualbudget.yaml
traveler 30e2edae1b
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
gremlin: auto-fix swarm/actualbudget.yaml (5 issues fixed)
- 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"
2026-04-29 13:20:54 -05:00

49 lines
No EOL
1.3 KiB
YAML

networks:
netgrimoire:
external: true
services:
actual:
image: actualbudget/actual-server:latest
networks:
- netgrimoire
volumes:
- /DockerVol/actual:/data
environment:
ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB: 20
ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB: 50
ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB: 20
deploy:
placement:
constraints:
PUID: "1964"
PGID: "1964"
- node.hostname == znas
- node.platform.arch != aarch64
- node.platform.arch != arm
restart_policy:
condition: on-failure
delay: 5s
max_attempts: 3
labels:
# 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
# DIUN
diun.enable: "true"
# Uptime Kuma
# Homepage
homepage.group: PNCHarris Apps
homepage.name: Actual Budget
homepage.icon: actual-budget.svg
homepage.href: https://budget.netgrimoire.com
homepage.description: Envelope budgeting
monitor.name: Actual
monitor.url: https://budget.netgrimoire.com