- Take the backup of the database and IdentityIQ directory / Tomcat directory.
- Download binaries from community identityiq-8.4.zip.
- Stop application server.
- Delete /tomcat/webapps/identityiq directory. Unzip identityiq-8.4.zip and copy identityiq.war to /tomcat/webapps/identityiq.
- unwar jar –xvf identityiq.war.
- update iiq.properties to along with any other folder changes.
- check iiq console connectivity
- update db: l source upgrade_identityiq_tables.mysql.
- In WEB-INF/bin directory, chmod +x iiq. Run ./iiq upgrade.
- There might be java version upgrade when me move to the versions. Please check the release notes
- Restart the application
Done