Best Flask open-source libraries and packages

Infrastructure cc

Simple multi-datacenter infrastructure overview and monitoring dashboard
Updated 2 years ago

INFRASTRUCTURE CC

Simple multi-datacenter infrastructure overview and monitoring dashboard.

Home


Datacenters


Datacenter


Nodes


Node


Projects


Project


Project Command Job

cc_server

Application server written in Python. Handles API calls.

  1. mv data/configuration.json.example data/configuration.json
  2. virtualenv venv -p python3
  3. source venv/bin/activate
  4. pip3 install -r requirements
  5. python3 manage.py runserver

cc_admin_ui

SPA made with Vue.js and Buefy.

  1. npm install
  2. node_modules/.bin/poi
Tags dashboard