How it is hosted on Barista
Repo in
/var/www/VarIOT_Portal`Created VarIOT_Portal.service in
/etc/systemd/system`directoryExecuted following
sudo systemctl daemon-reload
sudo systemctl enable VarIOT_Portal.service
sudo systemctl start VarIOT_Portal.service
To check the status, use the following command
sudo systemctl status VarIOT_Portal.service
or
sudo journalctl -u VarIOT_Portal.service -f