Deploying on DC/OS¶
Pravega can be run on DC/OS by leveraging Marathon.
PravegaGroup.json defines the docker hub image locations and necessary application configration to start a simple Pravega cluster.
Download PravegaGroup.json to your DC/OS cluster. For example:
wget https://github.com/pravega/pravega/blob/master/PravegaGroup.json
dcos marathon group add PravegaGroup.json