Video coming soon…

🎁 Setup Wishlist — Self-Hosted Gift Registry for Families

Deploy Wishlist on Ubuntu with Docker — a self-hosted wishlist and gift registry where family and friends can claim gifts without spoiling the surprise or buying duplicates, on port 3065.

⚠️ 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 Wishlist on port 3065. Everyone makes a list, others quietly claim what they'll buy, and nobody ends up with two of the same gift — all on your own server.
View on GitHub

Quick Install:

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

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/wishlist/wishlist-ubuntu.sh

2 Make it Executable

chmod +x wishlist-ubuntu.sh

3 Run the Installer

./wishlist-ubuntu.sh

4 Open Wishlist and Create Your List

http://your-server-ip:3065

Ports Used

PortPurpose
3065Wishlist web app (mapped from container port 3280)

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