|
8 months ago | |
---|---|---|
ansible | 8 months ago | |
images | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago |
A vlab enviroment ready for learning
This is designed to help you with:
You can learn your own pace regardless of tutor lessons.
Our vlabs allow for design and trial or real world applications.
Not being affraid of making mistakes
NOTE
Vlabs are reset every night around 02:00!
If you would like to keep your work please refer to “publish”.
Vlabs dont have firewall restrictions BUT the machines are not exposed to the internet.
You share all machines so please be cooperative and discrete.
This is a quickstart guide of howto use this Lab
/home/ubuntu
ubuntu
mkdir /home/ubuntu/directory
put your files and other directories into /home/ubuntu/directory
swarmlab-publish /home/ubuntu/directory
open URL in Browser
The host file that contains addresses of connected workers can be created with:
swarmlab-getworkers > /home/ubuntu/invhosts
ssh ubuntu@[IP]
Info: user has sudo privileges without a password
cd /home/ubuntu/project/examples-os2/ansible
make ps
MORE INFO