Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-02 | Fix folder creation and permissions | Mike Williamson | |
2017-04-05 | Fix permissions issues | Mike Williamson | |
2017-03-27 | Add logrotate config | Mike Williamson | |
2017-03-27 | Remove rm commands from post_remove | Mike Williamson | |
2017-03-20 | Improve messages displayed after upgrade/uninstall | Mike Williamson | |
2017-03-19 | Create users with sysusers.d | Mike Williamson | |
2017-03-19 | Don't delete /var/lib/arangodb3 | Mike Williamson | |
2017-03-19 | Bring our systemd unit file closer to arango's | Mike Williamson | |
More work needs to be done to rationalize the differences but this is a start. | |||
2017-03-19 | Clean up after ourselves better | Mike Williamson | |
2016-08-24 | Add proper handling of pidfile | Mike Williamson | |
arangodb-tmpfile.conf specifies the /run directory that ArangoDB will need to create it's pidfile. We are now using systemd-tmpfiles to create the whatever is specifed in that file in the post_install hook. | |||
2016-08-23 | Modify post install message | carpinchob | |
Here is the message arangod gives when using only --upgrade Please note that the specified option '--upgrade' has been renamed to '--database.auto-upgrade' in this ArangoDB version | |||
2016-08-23 | Update to 3.0.5 | Mike Williamson | |
This commit fixes problems with paths by compiling with the proper cmake settings. | |||
2015-05-18 | Make post_upgrade message more helpful. | Mike Williamson | |
2015-05-13 | Fix permissions issues | Mike Williamson | |
This commit fixes some permissions issues that were preventing Arango from being automatically restarted on reboot. | |||
2015-05-08 | Initial commit | Mike Williamson | |