Code Monkey home page Code Monkey logo

oms's Introduction

oms

OMS运维管理平台

写在前言: 分享,平台里的东西是采用各家之精华,自己融合才有了那么个东西,发表OMS博客那天,答应过后续开源,那么今天就把它分享出来 学习,自我赶脚代码不是很好,分享出来; 希望得到学习,毕竟闭门造车不好嘛。希望得到反馈,谢谢~ 总结,从13年底就想写这么个东西,刚好下半年有空,就利用9月份把这个写了,算是对自动化运维一个小小总结,里面还有不够好的地方,希望可以得到交流,毕竟每人角度不一,观点也不一样。 感谢蝴蝶运维老大支持,小马哥代码指点迷津,绿肥在OMS平台写的时候提供帮助~

[email protected] //欢迎来件~,TKS ALL~

组件要求查看requirements.txt,安装查看install.txt

OMS管理平台界面 主页 主页 主页 主页 主页 主页 主页 主页 主页 主页

oms's People

Contributors

binbin91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oms's Issues

Django+Nginx+Uwsgi

Django+Nginx+Uwsgi环境搭建以后,怎么去部署SOMS,这个环境刚刚弄,是新手

code.py文件相关问题

您好binbin,我是新手,请问下deploy/code.py里面
def main():
capi = Code_Work(pro=,url=,ver=)
print capi.work()
里面的 pro=,url=,ver=是代表项目,下载路径和版本号吗?没有版本号的可以不写吗?
比如我有个java的项目 webservice.war在下载服务器上,可以写成下面这样子吗?
capi = Code_Work(pro=‘webservice.war’,url=‘http://www.download.com/’,ver=)
谢谢大神,

安装出错

系统:Centos 6.4 64位

2.Saltstack
rpm -ivh http://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
yum install salt-master //最近epel源有问题,可以上官网直接下载代码install

yum salt-master 报错

file /usr/lib64/python2.6/webbrowser.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/whichdb.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/whichdb.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/headers.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/headers.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/simple_server.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/simple_server.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/validate.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/wsgiref/validate.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xdrlib.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xdrlib.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/NodeFilter.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/NodeFilter.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/domreg.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/domreg.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/expatbuilder.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/expatbuilder.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/minicompat.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/minicompat.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/minidom.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/minidom.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/pulldom.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/pulldom.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/xmlbuilder.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/dom/xmlbuilder.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementInclude.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementInclude.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementPath.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementPath.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementTree.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/ElementTree.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/cElementTree.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/etree/cElementTree.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/parsers/expat.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/parsers/expat.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/_exceptions.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/_exceptions.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/expatreader.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/expatreader.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/handler.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/handler.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/saxutils.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/saxutils.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/xmlreader.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xml/sax/xmlreader.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xmllib.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xmllib.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xmlrpclib.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/xmlrpclib.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/zipfile.pyc from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64
file /usr/lib64/python2.6/zipfile.pyo from install of python-libs-2.6.6-64.el6.x86_64 conflicts with file from package python-2.6.6-36.el6.x86_64

Error Summary

按照教程,部署出现错误

[oms]# python2.7 manage.py validate
Unknown command: 'validate'
Type 'manage.py help' for usage.

[oms]# python2.7 manage.py syncdb
Unknown command: 'syncdb'

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.