1
0
Fork 0
arangodb/Installation/Windows/Plugins
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
..
AccessControl used pluging for assiginig appropiate rights to arango software 2014-04-14 09:42:40 +02:00
NSIS_Simple_Service_Plugin_1.30 only arango icons are exported in to installation directory 2014-02-28 18:27:53 +01:00
SharedMemory runtimes libraries have to be yield with installer 2014-05-02 18:06:08 +02:00
UAC-plug-in-NSIS bug fix: directory permissions are considered during install process 2014-04-07 16:52:39 +02:00
AddToPath.nsh split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
AddToRegistry.nsh move ConditionalAddToRegistry into macro to make the source more compact. 2017-05-23 11:59:40 +02:00
OpenLink.nsh split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
ReadINIFileKeys.nsh Bugfix/fix nsis ini writing (#2658) 2017-06-23 14:56:01 +02:00
Readme.txt only arango icons are exported in to installation directory 2014-02-28 18:27:53 +01:00
StrStr.nsh split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
StripSlashes.nsh fix string composing of the backuppath, so we don't create it under the already existing database directory 2017-07-19 19:57:44 +02:00
WaitForService.nsh wait at least once for service to be down so the .exe gets released 2017-06-07 11:54:48 +02:00
exitcodes.nsh Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00

Readme.txt

Every sub directory has to be a plugin directory which is
inlcluded in to  the installation script  of arango.

The plugins are NOT needed for compilation of any arango component

At moment we use only the plugin SimpleSerice whic help us to start 
as service