Skip to content

tjventurini/uptime-kuma-setup

Repository files navigation

Uptime Kuma Setup

Uptime Kuma Setup.

Installation

Clone the repository and run the following command to setup uptime kuma. You can simply follow the wizard instructions 😎

git clone [email protected]:tjventurini/uptime-kuma-setup.git
cd uptime-kuma-setup
make init

Configuration

At the time of writing this the configuration file .env includes the following values.

DOMAIN=uptime-kuma.localhost

Commands

make init
make start
make down
make stop # alias for `make down`
make clear

Troubleshooting 💣

Service not reachable for Uptime Kuma

If your Uptime Kuma instance can't reach a service that you know is online, you might need to clear the network cache on your server.

sudo resolvectl flush-caches

About

Uptime Kuma Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published