Quick Installation Steps (On-Premise)
Check Requirements
Check the hardware and software requirements before starting the installation. Especially, check your Docker installation before proceeding:
docker run hello-world
Getting the Software
Download the Botium Box files from this Github Repository and unpack it to your local machine.
Note
Linux Only: Check the Configure Folder and Volume Permissions section
Add Botium Box License Key
Copy the file license.key to the resources folder of your Botium Box.
Start the Botium Box Server
Finally, open a command line window in the Botium Box folder and run:
docker-compose -f docker-compose-standalone.yml up -d
This will take some time on first launch for downloading the Botium Box images from Dockerhub.
Open the Botium Box in the web browser
After some minutes, point your browser to http://localhost:4000
Login with user admin and password nooneknows.