YasuhideKato / apiteam-season2-workshop-vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apiteam-season2-workshop-vagrant

Prerequisites

Getting Started

#git clone this repo
git clone https://github.com/YasuhideKato/apiteam-season2-workshop-vagrant.git

#git clone ansible-playbook for apigw silent install
git clone https://github.com/YasuhideKato/apiteam-season2-workshop-apigw-allinone.git

#box dl
vagrant box add centos66 https://dl.dropbox.com/s/yr5xbz177heaav2/centos66.box

#VMs launch
vagrant up

#VMs check
vagrant status

#check
vagrant ssh jump
vagrant ssh edge
vagrant ssh baas

#VM stop
vagrant halt VM_NAME

#VM delete
vagrant destroy VM_NAME

Next Action

https://github.com/YasuhideKato/apiteam-season2-workshop-apigw-allinone

Others

TBD

About

License:Apache License 2.0