Video coming soon…

💳 Setup Wallos — Self-Hosted Subscription Tracker

Deploy Wallos on Ubuntu — an open-source dashboard to track your recurring subscriptions and spending, with renewal reminders, categories, and multi-currency support.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Wallos on port 8156 with persistent database and logo volumes.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/finance/wallos/wallos-ubuntu.sh
chmod +x wallos-ubuntu.sh
sudo bash wallos-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/finance/wallos/wallos-ubuntu.sh

2 Make it Executable

chmod +x wallos-ubuntu.sh

3 Run the Installer

The script installs Docker if needed, pulls the bellamy/wallos image, and starts it on port 8156 with a persistent ./db volume for its SQLite database and a ./logos volume for uploaded logos.

sudo bash wallos-ubuntu.sh

4 Register Your Account

Open your browser, navigate to Wallos, and register the first account on the sign-up screen. That account becomes your admin login:

http://<your-server-ip>:8156

Ports Used

PortPurpose
8156Web UI (host → container 80)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions