Skip to content
forked from gamegos/cesi

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

License

Notifications You must be signed in to change notification settings

BlackRider97/cesi

 
 

Repository files navigation

#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

cesi-commit@googlegroups.com

cesi-devel@googlegroups.com

Screenshots

Dashboard

Showall

Blog

Usage

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • CSS 10.4%
  • HTML 10.1%
  • Python 4.0%