kazuhisya / sheepdog-bootstrap

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Vagrant version usage

List:

e.g.

$ cd vagrant/operation
$ vagrant up

Disclaimer

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

About

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


Languages

Language:Ruby 86.9%Language:Shell 13.1%