Add eplus jobs
Created by: alesso-x
Create .env file with the contents below
CARTE_MASTER_NAME=slave01
CARTE_MASTER_HOSTNAME=localhost
CARTE_NETWORK_INTERFACE=eth0
CARTE_MASTER_PORT=8081
CARTE_MASTER_USER=blocpower
CARTE_MASTER_PASSWORD=blocpower2017!
Then run it with:
docker run -p 8081:8081 -d --env-file path/to/.env pentaho
go to localhost:8081