Hosting on linux server with root access

i want to deploy meteor app and mongo on an vps server i have root access. plz guide me through the procedure…

For background info, check the deployment guide.

Then, there are several tools to deploy to a server, like Mup or pm2-meteor. Check the readme’s of both, and see which one you like most.

thanku :slight_smile: