Project

General

Profile

Redmine on serv A and database on serv B

Added by gosh Ratur almost 10 years ago

Hey,

Is it possible to deploi Redmine on server A, and connect it to database on server B.

Thanks,


Replies (1)

RE: Redmine on serv A and database on serv B - Added by Jan from Planio www.plan.io almost 10 years ago

Yes, in fact it is very easy and even recommended for larger scale deployments.

The only thing you'd have to do is adapt your config/database.yml. Here's more documentation about how to configure it:

http://guides.rubyonrails.org/configuring.html#configuring-a-database

    (1-1/1)