Moved the list of VMs to the sidebar menu along with links for the different control views
Fixed proper routing
Moved away from json to mariadb for user and vm management
Fixed instructions for different services
Previously a global user with access to all VMs made an API call for every call
Now each VM is assigned a specific user with access only to that specific VM
The vm-access-config.json structure is also changed, check the README.md for further information on structure