8000 Doc - Update MacOSX.md (#4873) · Sandychuang/arangodb@69f332c · GitHub
[go: up one dir, main page]

Skip to content

Commit 69f332c

Browse files
hkernbachsleto-it
authored andcommitted
Doc - Update MacOSX.md (arangodb#4873)
updated very old paths and version (1.4 -> 3.3.4)
1 parent 06eb8ad commit 69f332c

File tree

1 file changed

+4
-4
lines changed
  • Documentation/Books/Manual/Installation

1 file changed

+4
-4
lines changed

Documentation/Books/Manual/Installation/MacOSX.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,19 +81,19 @@ showing you the log-file.
8181
ArangoDB server has been started
8282

8383
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'
8585

8686
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'
8888

8989
You can access the server using a browser at 'http://127.0.0.1:8529/'
9090
or start the ArangoDB shell
91-
'/Applications/ArangoDB-CLI.app/Contents/MacOS/arangosh'
91+
'/Applications/ArangoDB3-CLI.app/Contents/Resources/arangosh'
9292

9393
Switching to log-file now, killing this windows will NOT stop the server.
9494

9595

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!
9797

9898
Note that it is possible to install both, the homebrew version and the command-line
9999
app. You should, however, edit the configuration files of one version and change

0 commit comments

Comments
 (0)
0