Self-host Actual Budget
updated Jul 2026deployed & timed by usprices checked · Aug 2026Install verified on Ubuntu 26.04 · Jul 2026 · how we test
A fast, local-first envelope-budgeting app with optional self-hosted sync. Most people are up and budgeting in minutes — privacy without the spreadsheet.
YNAB / yr$180
Self-hosted / yr~$55
You keep$125/yr
Pocket the difference — spin it up on a cheap VPS in minutes.Start free on Kamatera → (opens in new tab)
Key facts
CategoryPersonal finance
LicenseMIT
StackJavaScript, Node.js
Min RAM512 MB
Dockeryes
Difficulty
What you need
- Any VPS with at least 512 MB of RAM
- A domain you control — most self-hosted setups need HTTPS in front of them
- Under an hour if you've used Docker before
Install
Run these commands on your server:
# Actual Budget — sync server
docker run -d --name actual \
-p 5006:5006 -v actual-data:/data \
actualbudget/actual-server:latest
# open http://SERVER_IP:5006An alternative to
Head-to-head
More self-hosted tools
Personal finance
Firefly III
PHPLaravel
moderateRead guide →
Password manager
KeeWeb
JavaScript
easyRead guide →
Reverse proxy
Nginx Proxy Manager
Node.jsNginx
easyRead guide →
Monitoring
Uptime Kuma
JavaScriptNode.js
easyRead guide →