Skip to content

Enable secrets for docker-compose.yml#205

Closed
rooky-c3bo wants to merge 2 commits intoapache:mainfrom
rooky-c3bo:main
Closed

Enable secrets for docker-compose.yml#205
rooky-c3bo wants to merge 2 commits intoapache:mainfrom
rooky-c3bo:main

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