You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/01/31 19:48:36 UTC

[GitHub] wohali commented on issue #65: Improve README for configuration changes, closes #47

wohali commented on issue #65: Improve README for configuration changes, closes #47
URL: https://github.com/apache/couchdb-docker/pull/65#issuecomment-362049155
 
 
   One weakness of this approach is that it means you cannot externalise `/opt/couchdb/etc/vm.args`.
   
   I am torn on this point. There are parameters in there (like the erlang cookie) that would be good to persist.
   
   However, externalising the entire `/opt/couchdb/etc` directory prevents us from slipstreaming changes to `default.ini` and `default.d/*` into the image successfully.
   
   Perhaps we just add a new env var just for `ERLANG_COOKIE` and wipe our hands of it.

----------------------------------------------------------------
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