Video coming soon…

💰 Setup InvoiceShelf — Simple Self-Hosted Invoicing

Deploy InvoiceShelf on Ubuntu with Docker — a clean, self-hosted invoicing app for freelancers and small businesses, with SQLite pre-configured so there's no database to set up, on port 8193.

⚠️ 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 InvoiceShelf on port 8193 with SQLite pre-configured, so there's no separate database to install. Complete the setup wizard on first visit.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/accounting/invoiceshelf/invoiceshelf-ubuntu.sh
chmod +x invoiceshelf-ubuntu.sh
./invoiceshelf-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/accounting/invoiceshelf/invoiceshelf-ubuntu.sh

2 Make it Executable

chmod +x invoiceshelf-ubuntu.sh

3 Run the Installer

./invoiceshelf-ubuntu.sh

4 Open the Web UI and Complete Setup

http://your-server-ip:8193

Ports Used

PortPurpose
8193InvoiceShelf web interface (mapped from container port 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