JetPatch Agent Manager requires you to configure an external third-party PostgreSQL database.
To set up a PostgreSQL database:
- Set up the third-party PostgreSQL database, version 9.4 or above. For example:
For optimal security, you can implement SSL and Active Directory authentication over SSL.
- RAM requirements: 16 GB
- Stop the tomcat service by running:
/etc/init.d/tomcat_watchdog stop
/etc/init.d/tomcat stop
- In an auto-failover high availability environment, stop the NGINX service that performs failover between the two JetPatch servers.
- On the JetPatch server:
- Open the following file:
/usr/share/tomcat/default/conf/intigua.properties
* Please note that after changing the values in the intigua.properties file, a sever restart is required. You may contact JetPatch to learn more about these changes.
- Make note of the values of the following keys:
- db.url
- db.username
- db.password
- Replace the above three keys' values with the correct values for the new database.
- In an auto-failover high-availability environment, start NGINX.
- Start the tomcat service by running:
/etc/init.d/tomcat_watchdog start
/etc/init.d/tomcat start
|
Comments
0 comments
Please sign in to leave a comment.