-
Notifications
You must be signed in to change notification settings - Fork 871
/
readme.txt
33 lines (24 loc) · 1.15 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
QUICK START
---------------
1) Start the server by executing “server.sh” (or “server.bat” if you’re using
Windows) under the “bin” directory. On most of OS you can just double click
on it.
2) Type in the terminal the password you want to assign to the “root” user. This
is needed only the first time.
2) To Open Studio Web Tool, open a browser and point it to the URL:
http://localhost:2480
3) You can also use the console, it’s in “bin” directory. Launch “console.sh”
(or “console.bat” if you’re using Windows)
REQUIREMENTS
---------------
Before to download, compile and install the last version of OrientDB please
assure to have Java installed. OrientDB needs Java JDK version 17 or major
to run the Server.
Note: Please assure to download the JDK and not JRE.
INFORMATION
---------------
For more information visit the official website: http://www.orientdb.org.
Remember OrientDB is an Open Source project released with the Apache v2 license,
so it's always FREE for any purpose. If you're interested to Enterprise tools,
professional support, training or consultancy contact: [email protected].
Enjoy the Graphs,