Report this

What is the reason for this report?

Deploy Changes to Database Cluster

Posted on October 16, 2020

Hello,

I have a CI/CD pipeline running in BitBucket. I want to create a Database Cluster on DigitalOcean for my API, so I can migrate to the API to a Kubernetes Cluster. How can I setup my pipeline to be able to deploy changes to my database? The Database Cluster restricts connections to a specific IP address so I cannot just connect from the pipeline. Is there a way to permit a connection with a specific ssh key maybe? I am not how this is normally done.

Thank you!



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.

I guess I could purchase an additional single droplet dedicated to deploying database changes and approve that one droplet access to the database cluster. I feel like that is a weird route to go though. Is there another method?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.