Git Product home page Git Product logo

adahome's Introduction

Ada运维管理平台

Python Version Django Version

  • 写在前言:

    • 本人某电商一名小小运维开发,喜欢交友,热爱技术 :)
    • 分享,学习,总结;
    • 代码很菜,分享出来,希望得到学习,只要你提我就肯花时间写。希望得到反馈,谢谢 ^_^
    • 算是对自动化运维一个小小总结,里面肯定有不完善的地方,希望可以得到交流,毕竟每人角度不一,观点也不一样;
    • 为什么是Ada呢? 因为女票的英文名^_^
  • 实现功能及计划 主页

  • 平台部分截图 主页 主页 主页 主页

  • 部署

    • 组件查看requirements.txt
  • 我的开发环境: 172.16.18.88

    • 启动服务是/opt/python2713:
(py2713) [root@zyl-node1 conf.d]# ps -ef|grep python|grep -v grep
root      29492  29491  0 Sep22 ?        00:00:00 /bin/bash -c /opt/py2713/bin/python /data/AMC/AMC.py >> /data/AMC/AMC_send.log
root      29493  29492  0 Sep22 ?        00:00:00 /opt/py2713/bin/python /data/AMC/AMC.py
root      39951      1  0 12:23 ?        00:00:00 /opt/py2713/bin/python /opt/py2713/bin/supervisord -c /etc/supervisor/supervisord.conf
root      39953  39951  3 12:23 ?        00:00:02 /opt/py3/bin/python manage.py celery worker --loglevel=info
root      39955  39951  1 12:23 ?        00:00:01 /opt/py3/bin/python manage.py runserver 0.0.0.0:8080
root      39969  39955  4 12:23 ?        00:00:03 /opt/py3/bin/python manage.py runserver 0.0.0.0:8080
root      39970  39953  0 12:23 ?        00:00:00 /opt/py3/bin/python manage.py celery worker --loglevel=info
  • 开发环境:
[root@zyl-node1 conf.d]# cd /opt/py3
[root@zyl-node1 py3]# . ./bin/activate
(py3) [root@zyl-node1 py3]# which  python
/opt/py3/bin/python
(py3) [root@zyl-node1 py3]# python --version
Python 3.6.1

adahome's People

Contributors

zhagyilig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

adahome's Issues

请教

请问作者有联系方式吗

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.