Headless Gateway Port setting

On a headless system not using the GCU. I have seen reference to editing 2 different files to change the port.

\Ignition\config.xml
\Ignition\tomcat\webapps\ctx0\WEB-INF\web.xml

I got it working editing the config.xml( changing the web.xml did not work). Am wondering what the web.xml is used for.

Does the GCU just edit the config.xml file? or others also?

Yes, you just want to edit the config.xml. It is the only file containing the port. The GCU does alter this setting. The web.xml is a file describing the servlets we use for the Ignition Gateway. You don’t want to edit that file.

:thumb_left: