Skip to content

psovea/db-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-server

Prometheus database server and endpoint for database

The Prometheus and myphpadmin databases are now running on the ubuntu (18) server (from AWS). To reach the databases use the following endpoints:

Coding style

In this repository we use the PEP8 coding style. If you contribute, please make sure your code is PEP8 compliant. Install the PEP8 command line tool with this command:

    pip install pep8

Then you can just use pep8 your_python_file.py in your terminal to see if your code is PEP8 compliant.

API documentation

Please refer to the wiki