Change IP Address of existing Gluu CE Server#
If your IP changes after initial setup, you need to change your Gluu Server's configuration.
- Start the Gluu Server
- Log in to Gluu Server Chroot container
- Update the Apache Configuration
- Navigate to
/etc/apache2/sites-available - Open
https_gluu.confin a text editor - Change the IP address
- Restart the
apache2service
- Navigate to
- Update the LDAP Configuration
- Open the LDAP in an LDAP editor or browser
- Update 'gluuIpAddress', under the root ou=appliances DN
- Change the IP address in
/etc/hostsfile - Restart the
opendjservice - Restart the
httpdservice - Restart the
idpservice - Restart the
identityservice - Restart the
oxauthservice - Test