-
VirtualBox
-
vagrant
-
Virtualization enabled in the BIOS settings
- look at all files and whether you want something to be changed
- vagrant up
- (vagrant up)
- vagrant ssh
- cd /code/meet_here/backend
- crossbar start
Now the server is running and you can use the browser of your host system to connect with it at localhost with the specified port. Files can be edited both at the host and at the guest system.