sklassen opened a new pull request #27: vm.args is now editable -- enabling clusters; snap set works for name and cookie URL: https://github.com/apache/couchdb-pkg/pull/27 ## Overview I added vm.args file to the editable SNAP_DATA directory. You can now set the erlang name which means you can run the snap in a cluster. I added two hooks i) create the subdirectories for etc and log; ii) allow snap configuration via the command: sudo snap set name=xxx setcookie=monster Bumped the version to 2.2 ## Testing recommendations I ran snapcraft (on a lxd ubuntu 16.04) and installed it on a Ubuntu 18.04 physical machine ## GitHub issue number fixes #13 ## Related Pull Requests None known ## Checklist - [x ] Code is written and works correctly; - [x ] Changes are covered by tests; - [x ] Documentation reflects the changes; This is my first contribution. Let me know if anything is a-miss.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
