You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/18 17:44:44 UTC

[GitHub] wohali commented on issue #25: Make secret configurable via environment

wohali commented on issue #25: Make secret configurable via environment
URL: https://github.com/apache/couchdb-docker/pull/25#issuecomment-330299844
 
 
   A problem with this PR is that because the file you're creating alphabetically sorts later than docker.ini, the admin user will be written into it instead of docker.ini.
   
   Can you rename the file something like 10-secret.ini so docker.ini will be properly overwritten with the crypttext of the password correctly, please?
   
   Note to self: Further to this we need to fix vm.args so that the `inet_dist_listen` port range is larger than a single port, otherwise the maximum cluster size will be 2. We will also need to expand the list of exposed ports in the Dockerfile.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services