sklassen commented on issue #27: vm.args is now editable -- enabling clusters; 
snap set works for name and cookie 
URL: https://github.com/apache/couchdb-pkg/pull/27#issuecomment-422509676
 
 
   Hi @wohali 
   
   Thanks. I'm pretty sure the compaction issue is due to the snap interfaces 
permissions; I suspect I need the hardware-observe. I'll continue investigating 
tomorrow.
   
   I've housed the sharded data and index in the common directory under 2.x; so 
there is a slot for past and future formats.
   
   I've published two version 2.1.2 and 2.2.0 and the stable and beta channels 
so I can test installing and upgrading from the office.
   
   sudo snap install --beta couchdb-sklassen
   
   You can then use snap to enable clusters: 
   
   sudo snap set couchdb-sklassen name=couchdb@216.3.128.12 bind-address=0.0.0.0
   sudo snap restart couchdb-sklassen
   
   I will add these tests to your Travis tests when enabled. 
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to