Coder Social home page Coder Social logo

evercloud_repo's Introduction

Test

initcloud_web

Web interface for VDI administrator.

Prepare

首先启动虚拟环境: 如果你的虚拟环境安装的地址是 /var/www/initcloud_web/.venv/ , 那么请先运行

source /var/www/initcloud_web/.venv/bin/activate

来激活虚拟环境。

安装相应的软件依赖

sudo yum install libyaml-devel.x86_64
pip install xmltodict  "pywinrm>=0.1.1"

下载ansible代码并安装

git clone https://github.com/ISCAS-VDI/ansible
cd ansible 
git submodule update --init --recursive
python setup.py install

在initcloud_web/cloud/api/software_manager/ansible_hosts.py下有config.yml的样例

Configuration

  1. settings: MGR_HTTP_ADDR, MGR_WS_ADDR, COMPUTE_HOST

evercloud_repo's People

Contributors

solarsail avatar kof4700000 avatar hitsub2 avatar you-n-g avatar cannedfish avatar

Watchers

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