1
0
Fork 0
arangodb/Documentation/Books/Manual/Programs/Arangod
Jan a35f6ccf10
fix type of hidden startup option `--rocksdb.recycle-log-file-num` (#8517)
2019-03-22 11:21:53 +01:00
..
Agency.md
Arangosearch.md
Audit.md Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Cache.md added option `--rocksdb.enforce-block-cache-size-limit` (#7505) 2018-11-28 21:02:45 +01:00
Cluster.md Add advertised endpoints. (#6104) 2018-09-13 16:30:55 +02:00
Compaction.md Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
Database.md
Foxx.md
Frontend.md
Global.md
Http.md
Javascript.md Document --javascript.copy-installation (#6702) 2018-10-04 20:51:06 +02:00
Ldap.md Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
Log.md added --log.file-mode and --log.file-group (#8450) 2019-03-20 14:21:18 +01:00
Nonce.md
Options.md Doc - Extend generation of program option tables (#7888) 2019-01-10 19:39:26 +01:00
Query.md add separate option `--query.slow-streaming-threshold` (#7181) 2018-10-31 21:31:52 +01:00
README.md
Random.md Doc - Extend generation of program option tables (#7888) 2019-01-10 19:39:26 +01:00
Replication.md
Rocksdb.md fix type of hidden startup option `--rocksdb.recycle-log-file-num` (#8517) 2019-03-22 11:21:53 +01:00
Server.md Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
Ssl.md update ssl instructions (#7567) 2018-11-30 16:27:48 +01:00
Tcp.md Doc - Extend generation of program option tables (#7888) 2019-01-10 19:39:26 +01:00
Temp.md
Ttl.md Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Vst.md
Wal.md

README.md

ArangoDB Server

The ArangoDB daemon (arangod) is the central server binary, which can run in different modes for a variety of setups like single server and clusters.

See Administration for server configuration and Deployment for operation mode details.