-
Notifications
You must be signed in to change notification settings - Fork 14
Install the BDI Platform
Arnaud S'Jongers edited this page Jan 8, 2018
·
3 revisions
You can find the BDI platform here.
- Clone the repository:
git clone https://github.com/big-data-europe/app-bdi-ide.git
- Move into the newly created directory:
cd app-bdi-ide
- Run the install script (which will configure the docker-compose to your environment and modify your hosts file):
sudo ./scripts/install.sh
- Start the platform:
docker-compose up
Your BDI platform should now be reachable here.