Discussion:
[orientdb] Change OrientDb Studio Port number
Cristian Echeverría
2018-06-15 22:22:25 UTC
Permalink
Is posible to change the Studio port number?
Can't find de option anywhere

OrientDb 3.0.2 - Linux
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Luigi Dell'Aquila
2018-06-18 06:12:53 UTC
Permalink
Hi Cristian,

The HTTP port is defined in the orientdb-server-config.xml file, you just
have to change this line:


<listener protocol="http" ip-address="0.0.0.0" port-range="2480-2490"
socket="default">



Thanks

Luigi


Il giorno sab 16 giu 2018 alle ore 14:12 Cristian Echeverría <
Post by Cristian Echeverría
Is posible to change the Studio port number?
Can't find de option anywhere
OrientDb 3.0.2 - Linux
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Cristian Echeverría
2018-06-18 11:24:17 UTC
Permalink
Thanks. I have been testing many dbs and I was expecting a different port
for the driver and the gui.
Post by Luigi Dell'Aquila
Hi Cristian,
The HTTP port is defined in the orientdb-server-config.xml file, you just
<listener protocol="http" ip-address="0.0.0.0" port-range="2480-2490" socket="default">
Thanks
Luigi
Il giorno sab 16 giu 2018 alle ore 14:12 Cristian Echeverría <
Post by Cristian Echeverría
Is posible to change the Studio port number?
Can't find de option anywhere
OrientDb 3.0.2 - Linux
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...