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

make sdbmigrate convenient to use with cloudy PostgreSQL #5

Open
drednout opened this issue Oct 12, 2023 · 0 comments
Open

make sdbmigrate convenient to use with cloudy PostgreSQL #5

drednout opened this issue Oct 12, 2023 · 0 comments

Comments

@drednout
Copy link
Contributor

User should be able to run sdbmigrate with dynamic configs, received from HTTP API or other external source. Also it would be great to provide ability to run migrations with Python import.

Some examples of cloud PostgreSQL:

  1. neon.tech provides connection string:
    postgres://LOGIN:[email protected]/neondb
  2. AWS RDS provides all creds separated, buty they should be stored in secret manager or Consul:
    https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.PostgreSQL.html
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