Skip to content

webgrip/monitoring-platform

Running it

Prerequisites

  • python venv
python3 -m venv ~/venv

Setup

Adding the webhook to your organization

source ~/venv/bin/activate
pip3 install --upgrade -r requirements.txt
python3 GITHUB_TOKEN=[your token] GITHUB_ORG=[your organisation] add_org_webhook.py

Running

  • Run docker compose docker-compose up
  • Log into https://localhost:3000 with admin:admin
  • Reset your pw to what you like

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors