This is an MVP of the distributed compute engine referenced at weave.sh. To accept the TOS for the network grids do the following: # docker run -i -t weave/test-java /bin/bash when logged in, run: # /opt/weave-test-java/start.sh then you should see something like this: Please accept third party agreements by typing the following: touch README-PluraProcessing.pdf.accept Read the README.*pdf and then create the accept flag by using the shown command to accept the terms. Then run start.sh again #/opt/weave-test-java/start.sh You can commit the changes to your container (or you'll have to touch this file every time you start the container) # docker ps # docker commit <container> weave/test-java If you have committed the changes, you can start engines directly from the api/command line #docker run weave/test-java /opt/weave-test-java/start.sh Please report issues here: https://github.com/ambled/weave-test-java/issues
41
No tags have been pushed to this repository yet.