Install the BDI Platform - big-data-europe/README GitHub Wiki
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.