Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 523 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 523 Bytes

Nodevisor

What is it? Nodevisor is a web interface for supervisord

Screenshot

Nodevisor

Install

git clone https://github.com/cime/nodevisor.git
npm install
cd static && jspm install
gulp jspm

Usage

Visit http://localhost:9099.

Login

Please change password in config.json!

Username : admin

Password : admin

License

Available under the MIT License.