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/Monitoring/healthchecks/healthchecks-ubuntu.sh
chmod +x healthchecks-ubuntu.sh
sudo bash healthchecks-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Monitoring/healthchecks/healthchecks-ubuntu.sh
2 Make it Executable
chmod +x healthchecks-ubuntu.sh
3 Run the Installer
sudo bash healthchecks-ubuntu.sh
4 Access the Interface
http://<your-server-ip>:8000
Ports Used
| Port | Purpose |
|---|---|
| 8000 | HTTP Web Interface & Ping Endpoint |
