Digital Ocean
Droplet Setup (Ubuntu) for Node.js App (Meteor etc)
And you also need to add NOPASSWD to your sudoers file. Open it with: sudo visudo Then, replace the line that says %sudo ALL=(ALL) ALL with %sudo ALL=(ALL) NOPASSWD:ALL
Optional:
References:
If you want nginx support:
MongoDB
automatic backup
How to manually backup or restore
Oplog
SSL
How to check?
(LATEST 2021) With Mup you don't need to do manual setup SSL anymore
Setup SSL using mupx and Let’s Encrypt
Steps
Renew automatically
To renew manually
Reference:
Last updated