Task #2764
closed
OrientDB installation
100%
Description
We need an installation of orientDB to perform some tests.
For now you can install it in only one node.
Updated by Luca Frosini over 9 years ago
Install how-to can be found here
http://orientdb.com/docs/last/Unix-Service.html
Updated by Tommaso Piccioli over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
orientdb0-d-d4s.d4science.org
You can ssh login as user orientdb
configure orientdb server in /home/orientdb/orientdb-community-2.1.13/
and start/stop/restart orientdb server using
sudo /etc/init.d/orientdb start (or stop or restart)
If you need more space on the file system let me know.
Updated by Luca Frosini over 9 years ago
- Status changed from Closed to In Progress
I can't login.
Actually I don't know how to configure it. Can you please provide the default configuration, we will see in the future how to change it.
Updated by Tommaso Piccioli over 9 years ago
Lucio and Luca can access with ssh to the user orientdb and start the orientdb console,
from our networks you can access orientdb studio http://orientdb0-d-d4s.d4science.org:2480
remote network connection to the storage is open on port 2424
If you need the orientdb root password you can find it in the orientdb server configuration file.
Here the manual http://orientdb.com/docs/2.1/
Updated by Tommaso Piccioli over 9 years ago
- Status changed from In Progress to Closed