Video coming soon…

🛠️ Setup Easy!Appointments — Self-Hosted Booking System

Deploy Easy!Appointments on Ubuntu with Docker — an open-source appointment scheduler with a public booking page and Google Calendar sync, backed by MySQL, on port 8250.

⚠️ 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 Easy!Appointments with MySQL on port 8250. Complete the installation wizard on first visit to create your admin account and set your BASE_URL.
View on GitHub

Quick Install:

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

Tutorial Steps

1 Download the Script

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

2 Make it Executable

chmod +x easyappointments-ubuntu.sh

3 Run the Installer

./easyappointments-ubuntu.sh

4 Complete the Installation Wizard

http://your-server-ip:8250

Ports Used

PortPurpose
8250Easy!Appointments web interface (mapped from container port 80)
3306MySQL — internal to the Docker network, not exposed to the host

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