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 EnvironmentFile directive in sample systemd service file #746

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

dtseiler
Copy link
Contributor

Add an EnvironmentFile directive to read in a configuration file with environment variables. The "-" prefix means it can proceed if the file doesn't exist.

This would alllow users to keep sensitive information like the SUPERUSER/REPLICATION passwords in the config file separate from a YAML file that might be deployed from source control.

Add an EnvironmentFile directive to read in a configuration file with environment variables. The "-" prefix means it can proceed if the file doesn't exist.

This would alllow users to keep sensitive information like the SUPERUSER/REPLICATION passwords in the config file separate from a YAML file that might be deployed from source control.
@hjacobs
Copy link
Contributor

hjacobs commented Jul 21, 2018

LGTM

@alexeyklyukin
Copy link
Contributor

👍

1 similar comment
@CyberDem0n
Copy link
Member

👍

@CyberDem0n CyberDem0n merged commit f5927ba into patroni:master Jul 23, 2018
@CyberDem0n
Copy link
Member

Merged, thank you!

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

Successfully merging this pull request may close these issues.

4 participants