create ubuntu digital ocean droplet snap install docker sudo vim /etc/systemd/system/app.service (copy app.service into this file) sudo systemctl enable app.service sudo systemctl start app.service