Hosting a new web-service requires 2 steps: Create a new virtual host on nginxCreate a systemd service, so that the web-service can start automatically on server restart.Setup virtual host on nginx> cd /var/www/frp > nano frp.smurfpandey.me.conf ``` server