Video coming soon...
This script is for demo purposes only.
Resources & Setup Scripts
Grab the automated bash script from GitHub.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Support/freescout/freescout-ubuntu.sh
chmod +x freescout-ubuntu.sh
sudo bash freescout-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Support/freescout/freescout-ubuntu.sh
2 Make it Executable
chmod +x freescout-ubuntu.sh
3 Run the Installer
sudo bash freescout-ubuntu.sh
4 Access the Web UI
http://<your-server-ip>:80
Ports Used
| Port | Purpose |
|---|---|
| 80 | FreeScout Web UI (HTTP) |
| 3306 | MySQL database (internal) |
