Swarmlab docs

Application development in a distributed system

Development of Distributed Systems from Design to Application


You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
692 B

3 years ago
= Source and config files
image::ROOT:swarmlab-connect.png[float=right]
3 years ago
* (1) Opens the info menu
* (2) Run a shell in a running container
* (3) Opens web interface
3 years ago
* (4),(5) Source directory - Directory Maps
3 years ago
image::ROOT:types-of-mounts-bind.png[,250,float=right]
3 years ago
3 years ago
*"Directory Maps"* are the preferred mechanism for persisting data generated by and used by Docker containers. We use here "bind mounts" and they are dependent on the directory structure and OS of the host machine.
3 years ago
WARNING: Your local changes to the files will be overwritten by click on "Download" button.
3 years ago
3 years ago
== webclient
*Source code: * playground-client/src
*environment variables*: playground-client/.env