How to setup your own free self hosted monitoring website

  1. Install docker

  2. Run docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1

See more on this here: GitHub - louislam/uptime-kuma: A fancy self-hosted monitoring tool

  1. Enjoy the simplest self-hosted uptime monitoring for free. Extensive notification channels and amazing customisation.

  2. Vote forMainWP to integrate this into their Advanced uptime monitoring extension here: Add Uptime Kuma support for AUM - MainWP

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.