AWS Thinkbox Discussion Forums

Multiple Repositories

Hi. I need to install an additional repository on the same server as our existing one. The repo installer gives me the option to select the existing MongoDB instance or if I try to create a new one, it warns that it will erase the other one. Is it ok to select the existing MongoDB instance or will that mess up the current database for the existing repo?
Thanks,

You could use a different database name on this step and use the same MongoDB installation.

A single MongoDB can host multiple databases, so you could put in deadline10db_testing as the database name for example. Then any client connecting to your new repository will use the same MongoDB instance but a different database on it.

1 Like

Ok very helpful - thanks very much!

1 Like
Privacy | Site terms | Cookie preferences