Giter Site home page Giter Site logo

yeyuguo / ashinamo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thstack/ashinamo

0.0 2.0 0.0 534 KB

Python+Django完成的Linux服务器监控程序,可以通过Web实时观察到Linux服务器的动态,单机版,集群版请查看:Ashinamo-swarm

Home Page: http://www.pythonpie.com

License: Apache License 2.0

Python 15.13% HTML 20.94% JavaScript 61.51% CSS 1.45% Shell 0.97%

ashinamo's Introduction

Ashinamo

阿史纳摩,唐朝开国名将,李世民甚爱。事两主,两主皆悦。

这个项目不仅仅是个 C/S项目,还是个B/S项目,通过完整的技术实践, 简单实现服务器集群的监控,并通过 Web 界面动态展示波浪线变化。 整个项目基于 Python + Django + Nginx + Twisted 组合进行开发。

使用 Ashinamo

  • 下载 Ashinamo 项目的源代码:

    $ git clone https://github.com/thstack/ashinamo

  • 安装 Ashinamo 项目的依赖环境包:

    $ cd ashinamo $ pip install -r requirements.txt

  • 同步数据库表结构:

    $ python manage.py migrate

  • 运行 Ashinamo:

    $ python manage.py runserver 0.0.0.0:8000

代码规范检测

  • 检测代码是否符合规范

    $ tox

ashinamo's People

Contributors

longgeek avatar xcluo avatar

Watchers

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