All apps · 0 apps
Actual-Budget
Docker app from popov's Repository
Overview
Actual Budget : gestion de budget local-first (envelope budgeting), sync multi-appareils, import bancaire (GoCardless / SimpleFIN).
IMPORTANT : le client web exige un contexte securise (HTTPS ou localhost). En HTTP via l'IP LAN, l'app refuse de charger le budget. Passer par un reverse proxy HTTPS (Cloudflare Tunnel) ou fournir un certificat via ACTUAL_HTTPS_KEY / ACTUAL_HTTPS_CERT.
Install Actual-Budget on Unraid in a few clicks.
Find Actual-Budget in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Actual-Budget Review the template variables and paths Click Install
Categories
Download Statistics
34,066,854
Total Downloads
2,764,528
This Month
2,015,037
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
actualbudget/actual-server:latestLast Updated2026-08-24
First Seen2023-11-09
Runtime arguments
- Web UI
http://[IP]:[PORT:5006]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped --memory=512m --health-cmd="node scripts/health-check.js" --health-interval=60s --health-timeout=10s --health-retries=3 --health-start-period=20s
Template configuration
WebUI PortPorttcp
Port hote pour l'interface web (container: 5006)
- Target
- 5006
- Default
- 5006
- Value
- 5006
DataPathrw
server-files (account.sqlite) et user-files (budgets)
- Target
- /data
- Default
- /mnt/user/appdata/actual-budget
- Value
- /mnt/user/appdata/actual-budget
TZVariable
Fuseau horaire
- Default
- Europe/Zurich
- Value
- Europe/Zurich
ACTUAL_LOGIN_METHODVariable
Methode d'authentification (password par defaut)
- Default
- password|header|openid
- Value
- password
ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MBVariable
Taille max d'un fichier de sync (MB)
- Default
- 20
- Value
- 20
ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MBVariable
Taille max d'un fichier de sync chiffre E2E (MB)
- Default
- 50
- Value
- 50
ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MBVariable
Taille max d'import de fichier (MB)
- Default
- 20
- Value
- 20