Hi @greshje.gmail – I’m almost done with a new Broadsea fork (to be a PR eventually) that handles the following through Docker compose profiles:
Use a separate PG instance for WebAPI
Enable SSL
Enable atlas security
Launch SOLR for fast vocab search
Launch Ares
(Possibly) DQD
In the meantime, you can modify the current docker compose file. You can simply remove the “depends_on: broadsea-atlasdb” piece of the broadsea-webapi service, and remove the actual broadsea-atlasdb service. And then change the credentials / connection details in the broadsea-webapi service to match yours.
And regarding CDMs not on that machine, you can add any CDMs to Atlas as long as they are within your network. There isn’t anything to change in the Broadsea implementation.
Thanks @Sanjay_Udoshi ! Please let me know if there are any bumps in the road whatsoever. Also, the current install is intended to be as turn key as possible. Under the hood every thing is broken up into much smaller pieces so it is possible to run precise individual steps but we haven’t created a user interface for this functionality. Also, it would probably be nice if we added some documentation around what all of the configuration parameters do. Let me know what you think. Thanks again!
When adding new sources via the Atlas GUI (Configuration → New Source), the user and password fields will be encrypted.
This doesn’t seem to be the case of what we’re seeing? New sources added via the GUI still seem to have the password column stored as plain text. Is there some setting that I’m missing? We’re using Broadsea 3.5