Giter Club home page Giter Club logo

roe's Introduction

鱼仔运维

是集众多开源技术,结合作者的使用经验,融合改造而成,因此做成之时会回馈网络

正在初步开发中,版本迭代很快。使用说明一边开发一边添加 模块规划比较独立,可以每人承担一个功能包的开发任务,欢迎一起开发 菜单栏目是动态从数据库获取。

精力有限,财力有限,我们都要成长,不足之处请海涵

2019年开发计划

(https://github.com/qingduyu/roe/blob/master/demo_image/2019plan.jpg)

如果您感兴趣请加群:859850135

安装部署:

https://www.cnblogs.com/fangxuanlang/p/10138216.html

初始化sql

就在目录中,请直接导入本sql 文件,不要使用 diango的 makemigrations

数据库的IP 和秘密信息 请在 roeops/settings.py 中更改

登陆秘密: admin / fanglianchao

关于 supervisord 使用

supervisorctl update #更新新的配置到supervisord

supervisorctl reload #重新启动配置中的所有程序

supervisorctl start program_name #启动某个进程(program_name=你配置中写的程序名称)

supervisorctl #查看正在守候的进程

pervisorctl stop program_name 停止某一进程 (program_name=你配置中写的程序名称)

supervisorctl restart program_name #重启某一进程 (program_name=你配置中写的程序名称)

supervisorctl stop all #停止全部进程

部分截图

image

image

image image image image image

roe's People

Contributors

qingduyu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.