Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Latest commit

 

History

History
59 lines (30 loc) · 940 Bytes

README.md

File metadata and controls

59 lines (30 loc) · 940 Bytes

#cesi ( Centralized Supervisor Interface )

cesi is a web interface provides manage supervizors from same interface.

Dependencies

  • Python
  • Flask
  • sqlite3

Installation

$sudo apt-get install sqlite3 python python-flask

$git clone https://github.com/GulsahKose/cesi

$cd cesi

$sqlite3 path/to/userinfo.db < userinfo.sql

Configuration

Fill cesi.conf

#cp cesi.conf /etc/cesi.conf

Run Project

$python web.py

First Login

Please change password after first login!

Username : admin

Password : admin

Mailing list

[email protected]

[email protected]

Screenshots

Dashboard

Showall

Blog

Usage