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.conf
in a text editor - Change the IP address
- Restart the
apache2
service
- 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/hosts
file - Restart the
opendj
service - Restart the
httpd
service - Restart the
idp
service - Restart the
identity
service - Restart the
oxauth
service - Test