/superman

supervisor多机器管理工具,supervisor, superman, flask

Primary LanguageCSS

superman

[TOC]

Python 3.7.2

一、Installation

$ git clone https://github.com/zhuima/superman.git
$ cd superman
$ pipenv install --dev
$ pipenv shell
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/login
* account: admin password: zhuima321

二、关于项目

三、DEMO

  • index

  • host

  • hostgroup

  • stopprecess

  • tree

  • user

四、配套Docker 测试实例

仓库地址

五、TODO

  • 登陆页面整合
  • 国际化处理完全
  • 安全相关
  • 后台优化扩展
  • 时间处理优化
  • 代码优化