Browse Source

readme

master
parent
commit
1688fcda3c
  1. 16
      README.md

16
README.md

@ -176,9 +176,23 @@ You can find ready to run VM images <a href="https://uniwagr-my.sharepoint.com/:
And instructions on how to use them <a href="https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/src/branch/master/docs/windows_use_vm.md">here</a>.
:exclamation: Default password: swarmlab
## First Run
:exclamation: No matter your distribution, upon installing you will HAVE to load settings before the first run!!
This will <b>initialize the configuration</b> using the <b>system defaults</b>.
Afterwards you can <b>add custom settings</b>, or keep using the defaults.
This action does <b>NOT</b> need to be repeated unless you wish to <b>reset the application</b>.
To do that please navigate to the "Profile->Settings" menu and click on the "Load settings" button.
After doing this the application <b>MUST</b> be reastarted! To do that please run the reastart script.
inside the root directory of the project run
```sh
Default password: swarmlab
./restart.sh
```
### More Info<a name="moreinfo"></a>

Loading…
Cancel
Save