1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Jan Christoph Uhde c9446386eb Allow more threads for this unit. (#3680) 2017-11-13 17:47:22 +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 f487d7095f systemd integration for the .deb's; setting environment variables for the libc allocator 2017-06-06 17:35:17 +02:00
Wilfried Goesgens da467d1fb8 according to Georgios Kafataridis we need to choose larger timeouts. 2017-01-31 12:08:47 +01:00
Wilfried Goesgens dc0c8f22f0 fix debian packages & systemd unit file
- detect the location of chown/chmod
 - fix location & creation of directories
 - adjust debconf entries so they resemble the package name (for
   enterprise too...)

Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00
Wilfried Goesgens 65ec3265a0 install the systemd service control file 2016-09-27 11:23:58 +02:00
Wilfried Goesgens 141c19e7b3 Add comment from our dist systemd files. 2016-05-02 09:40:16 +02:00
Wilfried Goesgens 177d159282 get some inspiration from https://github.com/sleepycat/arangodb-git_arch/blob/master/arangodb.service 2016-04-14 18:11:14 +02:00
Wilfried Goesgens fadda6536b Add example systemd servince file. 2016-04-06 11:01:35 +02:00