Hi,
I am installing the report server with a bundled tomcat install but trying to connect to a remote postgresql database. However, the install wizard only allows a connection using the default user of postgres and default database of postgres. I need to change this on install. I also need to change the ssl from "off" to require. This postgres db is a remote db.
Anyone know how to accomplish this to get past the install?
Thanks
1 Answer:
Posted on October 5, 2012 at 4:43am
I would not use the installer for this, I would use the buildoamtic scripts to deploy to your own version of Tomcat and Postgres
However, the installer uses Buildomatic so you can probably look for the default_master.properties file and hack around to find what you're looking for