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

Feature request: REPLICATION_PASSWORD_FILE #235

Open
HernanMora opened this issue Jun 27, 2019 · 2 comments
Open

Feature request: REPLICATION_PASSWORD_FILE #235

HernanMora opened this issue Jun 27, 2019 · 2 comments

Comments

@HernanMora
Copy link

First of all, excellent work!

PostgreSQL allows you to configure passwords using the Docker secrets. For example: POSTGRES_PASSWORD_FILE.

Can the same thing be done with REPLICATION_PASSWORD?

Regards!

@HernanMora
Copy link
Author

Sorry,

To be more clear, the following environment variables should be added:

postgresql

  • REPLICATION_PASSWORD_FILE

barman

  • REPLICATION_PASSWORD_FILE
  • POSTGRES_PASSWORD_FILE

pgpool

  • CHECK_PASSWORD_FILE
  • PCP_PASSWORD_FILE

Regards!

@Tirzono
Copy link

Tirzono commented Jul 24, 2019

It would also make sense to then add REPLICATION_USER_FILE, POSTGRES_USER_FILE and PCP_USER_FILE, as one might want to move those to secrets as well.

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

No branches or pull requests

3 participants