1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Jan Christoph Uhde a54c581111 try to fix permission issues of "/var/tmp/arangod" (#4457) 2018-02-06 23:17:08 +01:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens 6e6c198324 Bugfix/fix init script (#2655) 2017-06-23 14:53:51 +02:00
Wilfried Goesgens a587b0bae9 when restarting abort if shutdown of the old service fails. (#2638) 2017-06-22 12:35:45 +02:00
Frank Celler 4800a8b7f6 Feature/hugepages (#2497)
* enabled checks for memory management

* added MADV_NOHUGEPAGE

* added documentation about NUMA and file systems
2017-05-25 16:04:23 +02:00
Wilfried Goesgens 5e2d0406b7 add reopen-logs functionality to init scripts 2017-03-20 13:44:28 +01:00
jsteemann 4ffd809c41 attempt to fix --upgrade 2017-01-17 09:04:21 +01:00
Wilfried Goesgens 59c57a207f Add current state of RPM build 2016-08-03 15:38:26 +02:00