Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example dockerfile for connecting to remote sql databases. #6590

Open
parrotcar00 opened this issue Jan 3, 2025 · 0 comments
Open

Add example dockerfile for connecting to remote sql databases. #6590

parrotcar00 opened this issue Jan 3, 2025 · 0 comments

Comments

@parrotcar00
Copy link

Hi, I was looking for a Uber cadence postgres example where the postgres instance is not running in a docker image beside it.
In such a case, you would have to provide the url of the remote postgres instance along with the TLS cert files when running uber cadence docker.
The docker-compose-postgres.yml file does not capture this scenario of connecting to a remote postgres instance.
Would it be possible to add another docker file which shows how to connect to a remote postgres instance specifying the tls params that are needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant