VM-side of RemoteLabz v2 project.
# Clone this project
git clone https://gitlab.remotelabz.com/crestic/remotelabz-worker.git
# Go to the directory
cd remotelabz-worker
# Launch the installation script (sudo is required !)
sudo ./install
If it is specified, you can remove the source folder :
cd ../ && rm -rf remotelabz-worker
-p
Port used by remotelabz-worker
8080