GithubHelp home page GithubHelp logo

youxinweizhi / auto_install Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaoming655/auto_install

0.0 1.0 1.0 2.45 MB

自动装机系统,可以配置ILO,RAID

Python 45.16% CSS 12.79% JavaScript 42.04%

auto_install's Introduction

auto_install

自动装机系统,可以配置ILO,RAID,通过PXE启动,自动发现机器添加到装机系统中,目前执行机型,DELL,IBM,浪潮,华为 ,HP

依赖组件

  • python 1.7+
  • Django 1.7
  • request
  • python-memcached
  • mysql-python

目录结构

    auto_install/
    ├── auto_install
    │   ├── __init__.py
    │   ├── settings.py
    │   ├── urls.py
    │   └── wsgi.py
    ├── conf_file
    ├── manage.py
    ├── pxe
    │   ├── admin.py
    │   ├── forms.py
    │   ├── __init__.py
    │   ├── models.py
    │   ├── tests.py
    │   └── views.py
    ├── static
    │   ├── boot
    │   │   ├── css
    │   │   │   ├── bootstrap.css
    │   │   │   ├── bootstrap.min.css
    │   │   │   ├── bootstrap-theme.css
    │   │   │   ├── bootstrap-theme.min.css
    │   │   │   ├── scojs.css
    │   │   │   └── sco.message.css
    │   │   ├── fonts
    │   │   └── js
    │   │       ├── ajax.js
    │   │       ├── bootstrap.js
    │   │       ├── bootstrap.min.js
    │   │       ├── jquery.js
    │   │       ├── npm.js
    │   │       ├── sco.confirm.js
    │   │       ├── sco.modal.js
    │   │       └── sco.valid.js
    │   └── images
    ├── templates
    │   ├── base.html
    │   ├── edit.html
    │   ├── exe.html
    │   ├── find.html
    │   ├── his.html
    │   ├── info.html
    │   ├── install.html
    │   ├── ks
    │   │   ├── conf.cfg
    │   │   └── webserver.cfg
    │   └── login.html
    └── tools
        ├── auto_install.sh
        ├── index.py
        └── post.sh

截图

截图

截图

截图

截图

截图

auto_install's People

Contributors

gaoming655 avatar

Watchers

James Cloos avatar

Forkers

yijie-wu

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.