tester22 / cesi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.2%Language:CSS 10.5%Language:HTML 10.3%Language:Python 3.1%