Skip to content

andreacarriero/infrastructure-cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple multi-datacenter infrastructure overview and monitoring dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published