|
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
-
For versions prior to 5.0 ,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:
For versions prior to 5.0:
/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.
Post 5.0:
/usr/share/intigua/services/data/intigua-main/conf/intigua.properties
-
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.
-
For versions prior to 5.0, Start
the tomcat service by running:
/etc/init.d/tomcat_watchdog start
/etc/init.d/tomcat start:
post 5.0
docker restart intigua-main
|
Comments
0 comments
Please sign in to leave a comment.