https://github.com/airscripts/kuma

A simple Docker Compose implementation of famous Uptime Kuma.

https://github.com/airscripts/kuma

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary

Keywords

healthcheck kuma service
Last synced: 5 months ago · JSON representation ·

Repository

A simple Docker Compose implementation of famous Uptime Kuma.

Basic Info
  • Host: GitHub
  • Owner: airscripts
  • License: gpl-3.0
  • Language: Dockerfile
  • Default Branch: main
  • Homepage:
  • Size: 29.3 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
healthcheck kuma service
Created 6 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security

README.md

Kuma

A simple Docker Compose implementation of famous Uptime Kuma.

Table of Contents

Installation

Follow the steps below to make use of Kuma.

Clone this repository: bash git clone https://github.com/airscripts/kuma.git

Requirements

  • Docker

Usage

In order to use the stuff found in this repository run: bash bash init.sh This will initialize the required stuff for spinning up the service.

After that just run a simple: bash docker compose up

And everything will be available at port 3001 of your localhost.

Resources

  • Docker: https://www.docker.com/
  • Uptime Kuma: https://uptime.kuma.pet/

Contributing

Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.

Support

If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:

GitHub Sponsors   Kofi

License

This repository is licensed under GPL-3.0 License.

Owner

  • Name: Francesco Sardone
  • Login: airscripts
  • Kind: user
  • Location: Italy

Hey there! I'm Francesco known as Airscript on the web.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software in your work, please cite it using the following metadata
title: Kuma
authors:
- family-names: Sardone
  given-names: Francesco
keywords:
- credit
- citation
version: 1.0.0
date-released: 2025-08-23
license: GPL-3.0
repository-code: https://github.com/airscripts/kuma

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Watch event: 1
  • Create event: 1

Dependencies

Dockerfile docker
  • louislam/uptime-kuma 1 build
docker-compose.yml docker