Video coming soon…

⚙️ Setup Yacht — Template-Driven Docker Web UI

Deploy Yacht on Ubuntu — a lightweight web UI for managing containers, with a one-click template system that makes deploying apps as easy as picking from a list.

⚠️ 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 Yacht on port 8161 with Docker socket access for container management.
View on GitHub

Quick Install:

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

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/management/yacht/yacht-ubuntu.sh

2 Make it Executable

chmod +x yacht-ubuntu.sh

3 Run the Installer

The script installs Docker if needed, pulls the selfhostedpro/yacht image, and starts it on port 8161 with the Docker socket mounted so it can manage your containers.

sudo bash yacht-ubuntu.sh

4 Log In to the Web UI

Open your browser and navigate to Yacht, then log in with the default credentials admin@yacht.local / pass and change the password immediately:

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

Ports Used

PortPurpose
8161Web UI (host → container 8000)

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