Gmemstr Platypus Versions Save

Large-scale server monitoring application written in Golang

2.0.0

7 years ago

Biggest release, and finally working on tagging things on Github! See README.md for more info on getting setup.

Requirements:

  • Python 3.x (2.x not officially supported)
  • pip
    • pip install -r requirements.txt
  • MariaDB
    • (Preferably) Linux

Running: Run python setup.py to set up your instance, including creating the MariaDB databse and setting an admin password.

Finally you can run python App.py and go navigate to 127.0.0.1:8080/login to get to the admin control panel.