Discussion:
[Geoserver-users] geoserver 2.11.1 8080 port change on rhel 7
Holtzen, Thomas
2017-06-16 18:40:52 UTC
Permalink
Hi,

How do I change the default 8080 port? This seems trivial, but I've searched the docs and archives, but haven't found the answer yet. I'm running the linux binaries via the startup.sh script on rhel 7.

Can I set the port via one of the $GEOSERVER_HOME/etc xml files or in the startup.sh script?

Thanks,
Tom
Brad Hards
2017-06-17 07:04:46 UTC
Permalink
If I'm understanding you, you should just need to set jetty.port (in
start.ini, as shown at
https://github.com/geoserver/geoserver/blob/master/src/release/jetty/start.i
ni#L58 )

Brad
Holtzen, Thomas
2017-06-19 16:02:24 UTC
Permalink
Works perfect. Thanks!

-----Original Message-----
From: Brad Hards [mailto:***@frogmouth.net]
Sent: Saturday, June 17, 2017 1:05 AM
To: Holtzen, Thomas (US) <***@lmco.com>; geoserver-***@lists.sourceforge.net
Subject: EXTERNAL: RE: [Geoserver-users] geoserver 2.11.1 8080 port change on rhel 7

If I'm understanding you, you should just need to set jetty.port (in start.ini, as shown at https://github.com/geoserver/geoserver/blob/master/src/release/jetty/start.i
ni#L58 )

Brad

Loading...