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.
16 lines
296 B
16 lines
296 B
4 years ago
|
5. Login to the swarmlab cluster
|
||
|
|
||
|
cd myproject
|
||
|
../install/usr/share/swarmlab.io/sec/swarmlab-sec login
|
||
|
|
||
|
|
||
|
|
||
|
When you are inside a container
|
||
|
|
||
|
ssh docker@<IP>
|
||
|
|
||
|
User password: docker
|
||
|
|
||
|
sudo password: docker
|
||
|
If you don’t have the <IP> address - you can use the "Scan and network statistics" tools.
|