1) For the installation of Data360 Analyze; what firewall ports need to be open and why?
Answer: Port 8080 for the Application server and Port 5432 for Postgres DB needs to be open.
Application server port needs to open for communication, so a user can communicate through port 8080 and 5432 on the back end so Application server communicates to Postgres DB.
2) In the documentation, it is stated that the following will be installed as well
a. Appservers: Tomcat 9.0.16
b. Appserverdatabases: Postgres
i. For Postgress, which version will be installed?
ii. For Tomcat is that the versions that will be installed? Are the versions in the documentation in line with what is installed?
iii. How will Analyze keep these version up-to-date? (for security reasons)
Answer: i. Postgres version - 9.6
ii. Tomcat: 9.0.16, yes the doc is correct, it lists the same version.
iii. Back-end components are upgraded as needed each time Analyze is upgraded.
3) How will Analyze be kept up-to-date?
a. Can we download offline update files? (preferable)
b. Or does the server need to be able to access a certain internet address?
Answer: Updated manually with new installers posted in our downloads section of support website (requires an account to access): https://support.infogix.com/hc/en-us/sections/360003464673-Downloads
4) In the installation document, it is stated under accessible databases: MS SQL Server 2012
a. Is there no support for MS SQL Server 2014, 2016 or later?
Answer: Below is the support link having instruction on how to connect with DBs. Please follow the instruction.
https://support.infogix.com/hc/en-us/articles/360019119293-Connecting-to-Databases-using-JDBC
5) What is still unclear for me:
a. Analyze will be on a local server but govern will still be on the cloud? How will these two communicate with each other?
i. Over what port and which protocol
Answer: Analyze talks to Govern via REST API over HTTPS (8443 & 443) where HTTPS port will be 443
Comments
0 comments
Please sign in to leave a comment.