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 2017/12/03 00:30:09 UTC

[GitHub] ryanjyoder opened a new issue #13: Use Snapd Native Configuration

ryanjyoder opened a new issue #13: Use Snapd Native Configuration
URL: https://github.com/apache/couchdb-pkg/issues/13
 
 
   # Use Snapd Native Configuration
   
   ## Expected Behavior
   Couchdb should take advantage of snaps native configuration management. This is the expected behavior when installing a snap.
   
   ## Current Behavior
   Currently to configure the couchdb snap the user needs to edit /var/snap/couchdb/current/local.ini 
   <!--- If describing a bug, tell us what happens instead of the expected behavior -->
   <!--- If suggesting a change/improvement, explain the difference from current behavior -->
   
   ## Possible Solution
   It's seems possible to read the configuration in `rel/couchdb/bin/snap_run` and write them to a file before the exec is done.
   <!--- Not obligatory, but suggest a fix/reason for the bug, -->
   <!--- or ideas how to implement the addition or change -->
   
   ## Context
   <!--- How has this issue affected you? What are you trying to accomplish? -->
   <!--- Providing context helps us come up with a solution that is most useful in the real world -->
   This is just a nice to have. Editing the local.ini works.
   

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