Skip to content

JeuFore/uptime-kuma-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uptime kuma ping

Getting Started

With Docker

Using docker compose:

version: "3"
services:
  app:
    image: ghcr.io/jeufore/uptime-kuma-ping:latest
    container_name: uptime-kuma-ping
    environment:
      - URL=https://status.demo.example.com/api/push/z2hGpyEuiP
      - TZ=Europe/Paris # optional

For the development

# install dependencies project
npm i

# start project
npm start

.env

Parameter Example value Description
URL "https://status.demo.example.com/api/push/z2hGpyEuiP" Kuma push URL
TZ "Europe/Paris" Timezone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •