Uptime Kuma Download

Uptime Kuma is available for a vast variety of platforms where it can be downloaded and installed on. You need to click on the relevant icon of the operating system or platform you would like to download Uptime Kuma for below.

The Installation process for Linux, Windows Server and Docker is so easy that you will check it twice to make sure it is actually installed. All you need to do is to download the relevant files and follow the instructions if needed.

Any help that you require with Installing and configuring Uptime Kuma, please refer to the instructions below based on your platform.

Docker and Docker Compose

Detailed Docker Installation Instructions can be found here.
Run the following command in your terminal for Docker:
docker run -d –restart=always -p 3001:3001 -v uptime-kuma:/app/data –name uptime-kuma louislam/uptime-kuma:1

Use the following .yml file to deploy Uptime Kuma with Docker Compose: