forked from ibmcb/cbtool
-
Notifications
You must be signed in to change notification settings - Fork 0
HOWTO: Initial Installation
Marcio Silva edited this page Mar 9, 2017
·
2 revisions
- Tested on Ubuntu 16.04, Ubuntu 14.04, RHEL 7.1 and CentOS 7.1:
git clone https://github.com/ibmcb/cbtool.git
~/cbtool/install -r orchestrator
After the install is executed successfully (i.e., the message All dependencies are in place
is displayed).
NEXT STEP: Proceed to the section [Runnning the tool for the first time] (https://github.com/ibmcb/cbtool/wiki/HOWTO:-Running-the-tool-for-the-first-time)
cd cbtool/docker/orchestrator/; docker build -t cb_orchestrator .
docker run -it --privileged=true --cap-add=SYS_PTRACE --name cbo cb_orchestrator