# ravada Remove Virtual Desktops Manager ## Install Read docs/INSTALL.md ## Run ### Development To run it in development mode issue those commands in two different terminals: $ morbo ./rvd_front.pl $ sudo ./bin/rvd_back.pl Connect to the server with a web browser at http://servername:3000/ ### Production See docs/production.md ### Operation See docs/operation.md ### Testing See docs/test.md