Code Monkey home page Code Monkey logo

aop's Introduction

Automated operational platform

##环境需求:

  • python >=2.5
  • mysql >5.1
  • nginx >1.2

##python模块:

  • django >=1.4.5
  • flup
  • paramiko
  • django-excel-response
  • MySQL-python

##主要功能

  • 服务器的资源统计
  • svn的在线发布(功能很简单,无法看到分支,无法选择版本号)
  • 脚本的批量执行 针对分组的脚本执行(需要先设置好分组,然后分组跟脚本绑定)

##安装部署

  • 修改aopproject/settings.py 设置数据库类型,账号密码
  • 运行python manage.py syncdb 进行创建数据库表结构 期间添加管理员账号
  • 开启服务器:python manage.py runfcgi method=prefork host=127.0.0.1 port=9001
  • 配置nginx转发到127.0.0.1:90001端口
  • nginx配置文件参考:

aop's People

Contributors

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