1
0
Fork 0
Commit Graph

55 Commits

Author SHA1 Message Date
maxkernbach 45ab16900f Doc - DC2DC - Improve directory structure (#5480) 2018-06-05 09:09:58 +02:00
Wilfried Goesgens 59390ef374 Doc - Improves fetch-script. Fresh Swagger. Sync external repos (#5463) 2018-05-28 16:29:30 +02:00
Simon 468231efc5 AQL Profiling code (#5165)
* initial start of profiling

* adding profiling code

* Fixing remote block tracing, fixing width and units

* Fixing some tests

* Various fixes

* adressing review comments
2018-04-24 16:17:30 +02:00
sleto-it ca4c12bacf
Doc - Updates from external repos (#5185) 2018-04-24 11:10:47 +02:00
sleto-it 5661492de0
Doc - New Driver Book (#4825) 2018-04-12 17:12:54 +02:00
sleto-it bdeb6175a9
Doc - Updates kube doc (#5051) 2018-04-06 14:26:33 +02:00
sleto-it eb0b48c52b
Doc - kube-arangodb docs integration (#5014) 2018-04-05 12:57:24 +02:00
sleto-it 801d43e250
Doc - Replication Refactor - Part 2 (#4717)
* progress the refactor + bug fixes
2018-03-02 11:14:53 +01:00
sleto-it 0ba532b16a
Doc - Replication Refactor - Part 1 (#4555)
Next steps after DC2DC and Cluster doc improvements:

- We refactor replication sections and make more intuitive separation between Master/Slave and the new Active Failover in 3.3
- We create corresponding sections for Master/Slave and Active Failover in the Administration and Deployment chapters, as well as in the Scalability chapter, where these "modes" are introduced
- We touch and improve the "Architecture" chapter as well, where some architecture info have to be placed
- We reorg the TOC having in more "logical" order:
-- Deployment
-- Administration
-- Security
-- Monitoring
-- Troubleshooting
- We adds parts in the TOC
- We add toc per pages, using page-toc plugin
- We also put close together "Scalability" and "Architecture" chapters, preliminary steps of further improvements / aggregation
- We improve swagger

Internal Ref:
- https://github.com/arangodb/planning/issues/1692
- https://github.com/arangodb/planning/issues/1655
- https://github.com/arangodb/planning/issues/1858
- https://github.com/arangodb/planning/issues/973 (partial fix)
- https://github.com/arangodb/planning/issues/1498 (partial fix)
2018-02-28 12:23:19 +01:00
sleto-it ecd033491f
Doc - ArangoSync doc integration (#4590) 2018-02-14 18:59:18 +01:00
Simran 0e0b467a45 Doc - Adds toc plugin (#4577)
Internal Ref: arangodb/planning#1053
2018-02-13 19:04:32 +01:00
sleto-it 51b927e144
Doc - Improvements to DC2DC - PR #4162 2018-01-16 09:58:05 +00:00
Max Neunhoeffer 5901aceca5
Copy over new version of DC2DC tutorial. 2017-11-24 15:02:09 +01:00
Andreas Streichardt 001951abbe Add DC2DC documentation 2017-11-17 16:58:51 +01:00
Simon Grätzer 3e211f0d9e Fix --cluster.my-local-info (#3481)
* Compatibility for old startup methods.

* removed my-local-info from docs
2017-10-23 12:20:17 +02:00
Simon Grätzer 7c31960cf2 Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Kaveh Vahedipour 231a360b3b fixes for secondaries 2017-07-11 14:05:51 +02:00
Kaveh Vahedipour c1abc0333d cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
Ewout Prangsma c4f42224ba Updated docs to starter 0.7.0 2017-05-11 11:08:48 +02:00
Ewout Prangsma 17bb11e3ef Update docs to reflect changed in ArangoDB starter 0.7 (probably) 2017-05-05 15:20:56 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Wilfried Goesgens bc57289cfd add missing files for ArangoDBStarter documentation 2017-04-21 15:57:28 +02:00
Wilfried Goesgens 93d6b7f058 add ArangoDBStarter article, move detail articles into submenu layers 2017-04-21 11:12:14 +02:00
Andreas Streichardt b67b12aac5 Modify example to contain my-address for agents 2017-02-06 15:12:48 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Andreas Streichardt 9c4b19f21e Cluster updates for 3.1 2016-11-18 15:10:46 +01:00
Kaveh Vahedipour cfdb7ababa Old agency startup in documentation of Local/Distributed deployments 2016-11-07 15:38:26 +01:00
Kaveh Vahedipour 90c3af58cc Old agency startup in documentation of Local/Distributed deployments 2016-11-07 15:31:05 +01:00
Kaveh Vahedipour 144b6d3258 agency documentation typos 2016-10-10 14:43:01 +02:00
Kaveh Vahedipour ff1fb96bbc Missing summary entry 2016-10-10 14:25:29 +02:00
Kaveh Vahedipour 8c2661662e overview documentation of agency 2016-10-10 12:36:44 +02:00
Kaveh Vahedipour 02ffbb2fb0 overview documentation of agency 2016-10-10 12:30:44 +02:00
Kaveh Vahedipour 6f9a37976a Added agency HTTP API 2016-10-10 12:07:59 +02:00
Kaveh Vahedipour 577c13b8e8 overview documentation of agency 2016-10-10 10:05:10 +02:00
Andreas Streichardt 70388c4461 Also fix secondaries 2016-09-02 10:30:02 +02:00
Andreas Streichardt 8ff8a8eaa7 Make database directory more obvious 2016-09-02 10:22:11 +02:00
Manuel B c6cea658b4 fix to much %20 2016-06-29 01:10:24 +02:00
Manuel B 4faa16e0d0 fix typo 2016-06-29 01:08:47 +02:00
Max Neunhoeffer 2477f8c73a Finalise new cluster deployment documentation. 2016-06-27 13:41:53 +02:00
Max Neunhoeffer 163ed6079b Fix documentation of local startup. 2016-06-27 12:38:32 +02:00
Max Neunhoeffer b7bce9d2fe Overhaul the deployment chapter w.r.t. cluster. 2016-06-27 11:41:26 +02:00
Wilfried Goesgens e5ec40c6ea Add ditaa generated graphs 2016-06-24 13:42:24 +02:00
Max Neunhoeffer 6167b6dcf5 Fix indentation and avoid docu-block. 2016-06-24 10:42:44 +02:00
Max Neunhoeffer abb1073a6b One more reformatting. 2016-06-16 22:33:24 -07:00
Max Neunhoeffer 2762d4704d Minor corrections of typos in Deployment chapter. 2016-06-16 22:20:30 -07:00
Andreas Streichardt 97df4abb19 Small changes 2016-06-13 12:07:47 +02:00
Andreas Streichardt d80ab8aa27 First complete deployment version 2016-06-13 11:32:12 +02:00
Andreas Streichardt 3eca91a2f9 Restructure Docker chapter 2016-06-08 14:59:14 +02:00
Andreas Streichardt 93f72865fa Add current work concerning the cluster 2016-06-07 18:21:12 +02:00
Andreas Streichardt 23ef9d4b4a Fix documentation 2016-06-07 15:49:07 +02:00