DigitalOcean Managed MongoDB

How to use the connection string method to connect DigitalOcean Managed MongoDB to SimpleBackups. Add firewall rules for MongoDB.

To connect DigitalOcean Managed MongoDB to SimpleBackups, all we need is allow SimpleBackups IP addresses (if you are not using your own server for the backup), then get the correct connection string.

Step 1: Whitelist SimpleBackups' IP addresses

In this step, we will need to grab the full list of SimpleBackups' IP addresses and whitelist them (add them as trusted sources).


Step 2: Copy the connection string

After whitelisting SimpleBackups' IP addresses:

  1. Click on Connection details as shown below
  1. Select the Connection string option from the dropdown
  1. Select the Database you want to back up and the User
  1. Click Copy

Step 3: Paste the connection string in SimpleBackups

Make sure that:

  1. MongoDB is selected as the database Type (you may need to click on Paste connection string instead if you do not see the connection string text field).
  1. Paste the full Connection string we obtained from Step 2
  1. And we are done!

Afterwards you can just validate the database backup and choose the backup storage destination as usual!


⚠️ Note: You can click on "Download CA certificate" above, next to the Copy button an add your certificate to SimpleBackups as shown below - otherwise, remove the tlsCAFile= section from the connection string.

Did this answer your question?
😞
😐
🤩

Last updated on August 6, 2021