CasaOS
CasaOS copied to clipboard
[App Request] Uptime Kuma
trafficstars
App Information
- Name: Uptime Kuma
- Short Description: A self-hosted monitoring tool
- Official Website: https://uptime.kuma.pet
- GitHub Repository: https://github.com/louislam/uptime-kuma
- Docker Image: louislam/uptime-kuma:1
Why do you want this app?
This service would provide users with a way to monitor any self-hosted services as well as other sites.
Additional information?
How to setup in docker
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1