项目作者: kazuhisya

项目描述 :
This repository provides unofficial sheepdog verification environment for docker and vagrant.
高级语言: Ruby
项目地址: git://github.com/kazuhisya/sheepdog-bootstrap.git
创建时间: 2017-04-27T06:30:57Z
项目社区:https://github.com/kazuhisya/sheepdog-bootstrap

开源协议:

下载


sheepdog-bootstrap

This repository provides unofficial sheepdog verification environment for docker or vagrant.

Set up an easy-to-use verification environment

For easy operation check, you can use Docker or Vagrant.

Docker version usage

List:

e.g.

  1. $ cd docker
  2. $ docker build -t local/sheepdog:el7 -f ./el7-build.Dockerfile .
  1. $ cd docker/compose
  2. $ docker-compose build
  3. $ docker-compose up --scale sheep=32 -d
  1. $ cd docker/csingle-node-ops
  2. $ ./build.sh

Vagrant version usage

List:

e.g.

  1. $ cd vagrant/operation
  2. $ vagrant up

Disclaimer

  • This repository and all files that are included in this, there is no relationship at all with the upstream and vendor.