Skip to content

JoshiCodes/PulseCheck

Repository files navigation

PulseCheck

Modern, Open-Source Platform to monitor your systems.

Status

Currently under development. This project is in very early stages, while the main monitoring is working, no advanced options like Notifications or the like are currently implemented.

Roadmap

  • Initial Setup
  • User Login/Signup
  • OIDC Authentication
  • OIDC Initial Setup (via .env)
  • Full Admin Dashboard
  • Adding/Removing monitors
  • Monitoring (not full)
  • Monitoring Visualization
  • Notifications
    • SMTP Mail
    • Webhooks
  • Custom Status Updates
  • Docker Image
  • Docker-compose setup (example file)
  • Better Documentation

Deploy

To deploy Pulse-Check, copy the docker-compose to your server. Make sure to configure your environment variables (best as a .env) like shown in the .docker.env After you made your changes, run:

docker-compose --env-file .docker.env up -d

Note

You may need to add github to your docker registry.

About

Modern, Open-Source Platform to monitor your systems.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors