"Fossies" - the Fresh Open Source Software Archive 
Member "orientdb-3.2.19/readme.txt" (11 May 2023, 3209 Bytes) of package /linux/misc/orientdb-3.2.19.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 .
2 .` `
3 , `:.
4 `,` ,:`
5 .,. :,,
6 .,, ,,,
7 . .,.::::: ```` ::::::::: :::::::::
8 ,` .::,,,,::.,,,,,,`;; .: :::::::::: ::: :::
9 `,. ::,,,,,,,:.,,.` ` .: ::: ::: ::: :::
10 ,,:,:,,,,,,,,::. ` ` `` .: ::: ::: ::: :::
11 ,,:.,,,,,,,,,: `::, ,, ::,::` : :,::` :::: ::: ::: ::: :::
12 ,:,,,,,,,,,,::,: ,, :. : :: : .: ::: ::: :::::::
13 :,,,,,,,,,,:,:: ,, : : : : .: ::: ::: :::::::::
14 ` :,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::
15 `,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: :::
16 .,,,,::,,,,,,,: `: , ,, : ` : : .: ::: ::: ::: :::
17 ...,::,,,,::.. `: .,, :, : : : .: ::::::::::: ::: :::
18 ,::::,,,. `: ,, ::::: : : .: ::::::::: ::::::::::
19 ,,:` `,,.
20 ,,, .,` MULTI MODEL
21 ,,. `, GRAPH DOCUMENT DATABASE
22 `` `.
23 ``
24 ` www.orientdb.org
25
26 *********************************************************************************
27
28 QUICK START
29 ---------------
30 1) Start the server by executing “server.sh” (or “server.bat” if you’re using
31 Windows) under the “bin” directory. On most of OS you can just double click
32 on it.
33 2) Type in the terminal the password you want to assign to the “root” user. This
34 is needed only the first time.
35 2) To Open Studio Web Tool, open a browser and point it to the URL:
36 http://localhost:2480
37 3) You can also use the console, it’s in “bin” directory. Launch “console.sh”
38 (or “console.bat” if you’re using Windows)
39
40
41 REQUIREMENTS
42 ---------------
43
44 Before to download, compile and install the last version of OrientDB please
45 assure to have Java installed. OrientDB needs Oracle Java JDK version 8 or major
46 to run the Server. JDK different by Oracle, like OpenJDK, could not work on some
47 configuration. We noticed also Oracle JDK is generally faster than OpenJDK.
48
49 To download Java go to: http://www.java.com/en/download/
50
51 Note: Please assure to download the JDK and not JRE.
52
53
54 INFORMATION
55 ---------------
56
57 For more information visit the official website: http://www.orientdb.org.
58
59 Remember OrientDB is an Open Source project released with the Apache v2 license,
60 so it's always FREE for any purpose. If you're interested to Enterprise tools,
61 professional support, training or consultancy contact: info@orientdb.com.
62
63 Enjoy the Graphs,
64 OrientDB
65 (www.orientdb.com)