Skip to content

Enable secrets for docker-compose.yml #205

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

Closed
wants to merge 2 commits into from
Closed

Enable secrets for docker-compose.yml #205

wants to merge 2 commits into from

Conversation

rooky-c3bo
Copy link

Enable secrets for composing by providing COUCHDB_USER_FILE, COUCHDB_PASSWORD_FILE or COUCHDB_SECRET_FILE.
See explanation of secrets in compose:

Testing recommendations

  1. Create docker-compose.yml
  2. Set secrets and provide it to the container like referred in the specs
  3. docker-compose up -d and check if user, admin and secret are properly set.

GitHub issue number

Related to #73

Related Pull Requests

Related to #186

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

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.

1 participant