After deployment there is a service created and enabled at boot time: etny-vagrant.service
This service starts/stops a qemu VM with the following resources allocated:
2 CPU
2 GB Memory
40 GB Storage
To start the node run:
systemctl start etny-vagrant
To stop the node run:
systemctl stop etny-vagrant