Added by Matthew Shealy about 11 years ago
So this is the first project I have ever used with Ruby, so please forgive me if this is obvious.
Anyway my database server is remote and I wish to connect with it and Redmine over SSL. Is this possible and what parameters do I need to add?
Thanks.
most likely:
/redmine/config/database.yml
most likely using "production":
host: IP address of your database hosting machine
+ the other configs