
Deploy Wallos
Open-Source Personal Subscription Tracker
Wallos
bellamy/wallos:latest
Just deployed
/var/www/html/db/
Deploy and Host Wallos on Railway
Wallos is a free and open-source, self-hostable web application for managing your personal finances. It helps you track subscriptions and expenses, organize them by category, and gain better control over your spending. With multi-currency support and data privacy by design, it's a powerful alternative to spreadsheets.
Warning: Railway.app does not currently support more than one volume mount. This template mounts a volume to the
/var/www/html/db
directory to ensure your data is safe. However, the logo uploads directory is not mounted. This means that if you update to a new release, you will lose any custom logos you have uploaded, but your core financial data will be preserved. This template will be updated if Railway adds support for multiple volume mounts.
About Hosting Wallos
Hosting Wallos involves running its official Docker image. The application requires persistent storage for its database (SQLite) and for user-uploaded logos, which is handled via volume mounts. You'll need to map a volume to /var/www/html/db
for the database and another to /var/w ww/html/images/uploads/logos
for images. An environment variable for the timezone, such as TZ
, is also required for correct scheduling and display. This setup ensures your financial data and customizations are preserved across updates, making it ideal for container-based platforms like Railway.
Common Use Cases
- Subscription Management: Keep a clear overview of all your recurring subscriptions and payments to ensure you never miss a due date.
- Expense Categorization: Organize your spending into customizable categories to gain valuable insights into your financial habits.
- Multi-Currency Tracking: Manage finances in multiple currencies with automatic exchange rate conversions, perfect for international subscriptions or travel.
Dependencies for Wallos Hosting
- Docker: The official Wallos image is used for deployment.
- Railway Account: You will need a Railway account to deploy the service.
Deployment Dependencies
- Wallos GitHub Repository: https://github.com/ellite/Wallos/
Why Deploy Wallos on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Wallos on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
Wallos
bellamy/wallos:latest