CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[App Request] Uptime Kuma

Open bat1939 opened this issue 3 years ago • 0 comments
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

bat1939 avatar Aug 17 '22 19:08 bat1939