Skip to content

GSCloud/kuma

Repository files navigation

Uptime Kuma in Docker v1.1 2024-12-17

Uptime Kuma is an easy-to-use self-hosted monitoring tool

Kuma site: https://uptime.kuma.pet
Kuma repository: https://github.com/louislam/uptime-kuma
Kuma in Docker repository: https://github.com/GSCloud/kuma

Usage

Run make:

  • install - install container
  • start - start container
  • stop - stop container
  • test - test container
  • kill - kill container
  • remove - remove container
  • backup - backup database
  • restore - restore database
  • exec - run interactive shell
  • exec run='<command>' - run <command> inside shell
  • debug - run in the foreground
  • config - display configuration
  • logs - display logs
  • purge - delete persistent data ❗️
  • docs - transpile documentation into PDF

URL: http://localhost:3001

Copy .env-dist to .env and modify the file according to your needs.

Examples

  • make install - install
  • make backup - backup
  • make purge restore - purge everything and restore from backup
  • make logs - show logs

Author: Fred Brooker 💌 git@gscloud.cz ⛅️ GS Cloud Ltd. https://gscloud.cz