templates
templates copied to clipboard
CockroachDB Service Template, SQL Port not mapped, Default Network not Attachable.
Hello,
I apologize profusely if this is user error in disguise. However; the best I can tell there is no way to access the CockroachDB swarm that deploys from the template here. I can access the Webgui at the mapped port, but the best I can tell there are no additional ports mapped, and default network is not attachable. This means there is no way to use the DB, other than to look at the webconsole.
The solution (as far as I could tell) would be to map 26257 (CockroachDB default SQL port) externally, or create the CockroachDB_default network as "attachable"
Thanks for these templates! I hope I'm not wasting anyone's time with this issue report.