-
Notifications
You must be signed in to change notification settings - Fork 50
HOWTO: Initial Installation
Marcio Silva edited this page Feb 5, 2018
·
63 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
cd cbtool/docker/orchestrator/; docker build -t cb_orchestrator .
docker run -it --privileged=true --cap-add=SYS_PTRACE --name cbo cb_orchestrator