I want to connect my App to a db cluster, in the app says NYC and the db cluster is on NYC1. Is it possible to connect to the cluster via private network? I have attached the db in the app but it’s not connecting, it only connects when I use the public address, please let me know.
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @floatinglightseagreenmorel,
I don’t think that this is possible as of the time being but this is a Great idea, sounds like it’d be super useful!
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
What you can do at the moment is to use the public endpoint and then lock down the instance using the trusted sources:
https://docs.digitalocean.com/products/app-platform/how-to/manage-databases/
Hope that helps!
- Bobby.