Running MUSANet
To run a MUSANet slice as 1, 2, 3, GO!
To run a MUSANet slice as 1, 2, 3, GO!
Install docker (https://docs.docker.com/engine/install/).
Create networks:
$ sudo docker network create --subnet 172.18.0.0/16 musanet
Run the image meslin/musanet:
$ sudo docker run -it --net musanet --ip 172.18.0.25 meslin/musanet
If you want to run a GroupDefiner or a Processing Node or even another program or app, just ssh to the desired slice, transfer the runnable version of the program (possible a JAR file) and run it. Use this credentials:
Username: musanet
Password: musanet