services/swarm/actualbudget.yaml
traveler a91a2deda2
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
actualbudget
2026-04-29 13:20:44 -05:00

44 lines
No EOL
1.1 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:
- 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: crowdsec
#caddy.import: authentik
# DIUN
diun.enable: "true"
# Uptime Kuma
kuma.actual.http.name: "Actual Budget"
# Homepage
homepage.group: PNCHarris Apps
homepage.name: Actual Budget
homepage.icon: actual-budget.svg
homepage.href: https://budget.netgrimoire.com
homepage.description: Envelope budgeting