Everything you need to know about your Moneypile deployment
Latest Version
v1.0.0
Release Date
Jan 15, 2024
Actual Budget Core
v25.7.1
Check your Moneypile instance health
Quick Health Check
Application responds on configured port
Database connection is active
Actual sync server is reachable
Where Moneypile stores your data
SQLite Database
./config/moneypile.db
Actual Budget Data
./actual-data/
Configuration
.env.local
đź’ˇ Tip: Back up these directories regularly to protect your financial data
Resource recommendations based on usage patterns
CPU: 1 vCPU
RAM: 512MB
Storage: 1GB
For: 1-2 users
CPU: 2 vCPUs
RAM: 2GB
Storage: 10GB
For: 3-5 users
CPU: 4+ vCPUs
RAM: 4GB+
Storage: 20GB+
For: 5+ users
Useful commands for troubleshooting your instance
Check installed versions
docker exec moneypile npm list
View recent logs
docker logs moneypile --tail 100
Check disk usage
du -sh ./config ./actual-data
Create backup
tar -czf backup.tar.gz config/ actual-data/
Chrome
v90+
Firefox
v88+
Safari
v14+
Edge
v90+
Mobile browsers are supported for viewing. Desktop recommended for data entry.