...
Code Block |
---|
java -jar server.jar controllernode -- launches a runtime using the configuration under runtimes/controller java -jar server.jar participant -- launches a runtime using the configuration under runtimes/participant node java -jar server.jar foo -- launches a custom runtime using the configuration under runtimes/foo image |
...
Code Block |
---|
java -jar server.jar dir:/usr/fabric3/config/runtime1 |
...