Changing the Port that Crowd uses
By default, Crowd is configured to use port 8095. If this port is already in use within your network, you will need to change the port that Crowd uses.
Follow these steps:
- Edit the
build.properties
file, as described in Important Directories and Files. - Change the
crowd.url
property to the new port on which the Crowd Administration Console will be accessed. - Change the
demo.url
property to the new port on which the Crowd 'demo' application will be accessed. - Change the
openidserver.url
property to the new port on which the CrowdID Server will be accessed. - Run the
build.sh (or build.bat)
script, as described in Important Directories and Files.
RELATED TOPICS
- Supported Platforms
- Installing Crowd and CrowdID
- Running the Setup Wizard
- Configuring Crowd
Last modified on May 22, 2015
Powered by Confluence and Scroll Viewport.