Introduction MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for a production application environment. Prerequisites To follow this tutorial, you will need: One Ubuntu 16.04 server set up by following this initial server setup tutorial, including a sudo non-root user and a firewall. Step 1