-
Notifications
You must be signed in to change notification settings - Fork 49
HOWTO: Initial Installation
maugustosilva 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 ~; wget https://raw.githubusercontent.com/ibmcb/cbtool/experimental/cbdocker; chmod +x ./cbdocker
The container (automatically named <YOUR USERNAME>_cbon
) will be started directly in interactive mode (i.e., docker CLI parameter -i/--interactive
), displaying the CBTOOL CLI. Whenever you exit the CLI, the container will be killed.
./cbdocker -d --soft_reset