Gatus on Alpine | scripts-underground Gatus on Alpine | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Gatus on Alpine

CPU: cores RAM: MB Disk: GB
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/lxc/alpine-gatus.sh)"

Gatus on Alpine

Gatus is a health monitoring dashboard that monitors your services via HTTP, ICMP, TCP, and DNS.

Notes

  • Access the web UI at http://<ip>:8080 to view the dashboard.
  • Configuration is stored in /opt/gatus/config/config.yaml.
  • Gatus is built from source on initial install and on each update — updates may take a few minutes.