Change default user and database on server install

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

 

bnewman's picture
Joined: Oct 4 2012 - 6:45am
Last seen: 10 years 7 months ago

1 Answer:

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

ernestoo's picture
18290
Joined: Nov 29 2010 - 11:59am
Last seen: 5 years 8 months ago
Feedback