Self-hosted monitoring stack running on Docker (LAN).
- Uptime Kuma: uptime checks + notifications
- Dozzle: Docker container log viewer
- Uptime Kuma: http://<UB02_IP>:3001
- Dozzle: http://<UB02_IP>:9999
~bash docker compose -f compose.yml up -d docker compose -f compose.yml ps ~
~bash docker compose -f compose.yml down ~
- Recommend DHCP reservation (router) so the server IP stays stable.
- Do not expose these ports to the public internet without auth + TLS.