1
0
Fork 0
Commit Graph

57 Commits

Author SHA1 Message Date
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 db65d16bfc
Doc - Fix link 2018-02-14 20:23:57 +01:00
sleto-it ecd033491f
Doc - ArangoSync doc integration (#4590) 2018-02-14 18:59:18 +01:00
sleto-it 7498b67f67
Doc - ArangoDB Starter doc integration (#4549)
Internal Ref: https://github.com/arangodb/planning/issues/1479
2018-02-14 17:07:38 +01:00
Simran 0e0b467a45 Doc - Adds toc plugin (#4577)
Internal Ref: arangodb/planning#1053
2018-02-13 19:04:32 +01:00
Dan Larkin 9cd8c47eb7 Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
Simran a1a02d29ce Documentation/minor changes 1 (#3952)
* Add WITH to graph traversal syntax

* State clearer what where whitespace is ignored in conf files

* Add cross-references between POSITION() and CONTAINS()

* Mention GeoJSON in the description of the useLonLat option

* Troubleshooting: unexpected long running queries

Add remark that collection literals are inferior to FOR constructs and should not be used accidentally instead of variable names

* Add storage engine comparison table, replace hint to note that users might want to pick RocksDB for an installation

* CSS: No margin extra margin after last paragraph in callouts / hint boxes
2017-12-14 20:18:13 +01:00
Wilfried Goesgens fbfd3491fb Documentation/migrate cookbook devel 32 (#3290)
* migrate the Cookbook into the ArangoDB core repository

* make cookbook links local
2017-09-20 13:40:50 +02:00
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
Jan Christoph Uhde 2e16950d7b update windows documentation (#2568) 2017-06-13 14:14:21 +02:00
Simran Brucherseifer 5d2fd38ab0 Docs: Call to Action hints added 2017-06-06 18:43:43 +02:00
Simran Brucherseifer c27a8c14a5 Add footer to docs, unify slogan 2017-05-12 10:19:37 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
jsteemann cedd0b17f3 remove references to git submodules 2017-03-16 15:51:57 +01:00
Wilfried Goesgens 22dfffef31 tell the users that homebrew only has the latest stable release available 2017-03-03 11:32:19 +01:00
Wilfried Goesgens 9386a1b2d5 symlinks for windows! 2017-02-07 17:43:30 +01:00
Wilfried Goesgens 70da5cf376 mention git submodules 2017-02-07 14:48:47 +01:00
Viktor Evdokimov 2c92e7fceb Adding note about configuration file and endpoint.
Took me a while to find how to change server.endpoint. When editing provided plist file and using `brew services start arangodb` `ProgramArguments` from plist are ignored for some reason. So the only way to switch from `127.0.0.1:8529` to `0.0.0.0:8529` was to edit `arangod.conf` file and restart services with brew. After that I was able to access web interface remotely.
2016-12-29 11:37:16 -05:00
Simran Brucherseifer 582293159d Docs: Fix two minor typos 2016-12-22 15:17:32 +01:00
Simran Brucherseifer 13408007da Docs: Gitbook 3 upgrade 2016-12-08 01:34:54 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Frank Celler c316505547 added new features, cleanup SSL 2016-10-18 23:08:51 +02:00
Wilfried Goesgens b4ddb77d58 Fix debian scripted password documentation. 2016-08-30 17:31:49 +02:00
Wilfried Goesgens 7f07678bf7 Add missing arangosh shebang documentation 2016-08-22 16:58:24 +02:00
Simran Brucherseifer ac9fbaafee Extend introduction by AQL 2016-06-29 21:15:15 +02:00
Wilfried Goesgens 53def9b635 - add test whether all images are referenced
- remove unused images
- move images in their respective documentation trees, so they will better work for the PDFs.
- add unlinked admin view images.
2016-06-22 11:47:06 +02:00
Frank Celler f2c13546dd added red-hat ranodm password 2016-06-21 16:05:03 +02:00
Simran Brucherseifer af806a165a Minor documentation improvements 2016-06-21 14:14:08 +02:00
Frank Celler 300f6b76bb added unattended install 2016-06-20 23:53:53 +02:00
Simran Brucherseifer bb65df97c0 Make installing a cluster a note with reference to deployment chapter 2016-06-20 19:54:56 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Simran Brucherseifer 9d76362682 Remove / stash ServerInternals, as it is about ShapedJson details 2016-06-20 11:58:37 +02:00
Simran Brucherseifer 5a3ddc4cb4 Reflect renames of startup options in docs 2016-06-20 11:38:01 +02:00
Frank Celler 17938b0cab cleanup 2016-06-17 17:34:11 +02:00
Wilfried Goesgens a9af4559da remove todo, its fixed. 2016-06-17 15:52:00 +02:00
hkernbach 2d5ece0d35 frontend documentation 2016-06-16 16:17:37 +02:00
Wilfried Goesgens 37dfa68ffc Fix links 2016-06-16 11:41:21 +02:00
Simran Brucherseifer 0cf1daba87 Add docu content for data model and introduction 2016-06-15 21:18:42 +02:00
Simran Brucherseifer 28803cb452 Pull out some content from stash and use it in Installing / Troubleshooting pages 2016-06-15 21:18:42 +02:00
Simran Brucherseifer 111969b7e9 Move put WebInterface docs into folder and add the first screenshots 2016-06-15 17:57:47 +02:00
Wilfried Goesgens 1b826e9292 Fix more dead links. 2016-06-14 17:13:28 +02:00
Wilfried Goesgens 938ec92417 Fix anchor 2016-06-14 16:49:46 +02:00
Wilfried Goesgens 0b7e257a79 Fix / comment out broken links. 2016-06-14 16:46:34 +02:00
Simran Brucherseifer 098fb45221 Integrate former GettingFamiliar doc into Installing 2016-06-14 12:58:54 +02:00
Frank Celler 5743093325 user management 2016-06-12 12:19:37 +02:00
Frank Celler 577cc50e1f edge handling 2016-06-12 12:19:37 +02:00
Wilfried Goesgens c89b6ff71d fix wrong escaped > 2016-06-09 20:56:49 +02:00
Frank Celler 5d34cc32a6 removed ARM 2016-06-06 13:39:09 +02:00
Wilfried Goesgens 2e35cd1cd1 More dangling link checks. 2016-05-31 19:13:00 +02:00
Wilfried Goesgens f443b394d0 Fix links 2016-05-31 16:56:30 +02:00