File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Documentation/Books/Manual/Installation Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,19 +81,19 @@ showing you the log-file.
81
81
ArangoDB server has been started
82
82
83
83
The database directory is located at
84
- '/Applications/ArangoDB-CLI.app/Contents/MacOS/opt/arangodb/ var/lib/arangodb '
84
+ '/Users/<user>/Library/ArangoDB/ var/lib/arangodb3 '
85
85
86
86
The log file is located at
87
- '/Applications/ArangoDB-CLI.app/Contents/MacOS/opt/arangodb/ var/log/arangodb /arangod.log'
87
+ '/Users/<user>/Library/ArangoDB/ var/log/arangodb3 /arangod.log'
88
88
89
89
You can access the server using a browser at 'http://127.0.0.1:8529/'
90
90
or start the ArangoDB shell
91
- '/Applications/ArangoDB -CLI.app/Contents/MacOS /arangosh'
91
+ '/Applications/ArangoDB3 -CLI.app/Contents/Resources /arangosh'
92
92
93
93
Switching to log-file now, killing this windows will NOT stop the server.
94
94
95
95
96
- 2013-10-27T19:42:04Z [23840 ] INFO ArangoDB (version 1.4.devel [darwin]) is ready for business. Have fun!
96
+ 2018-03-16T09:37:01Z [13373 ] INFO ArangoDB (version 3.3.4 [darwin]) is ready for business. Have fun!
97
97
98
98
Note that it is possible to install both, the homebrew version and the command-line
99
99
app. You should, however, edit the configuration files of one version and change
You can’t perform that action at this time.
0 commit comments