Installing Database and Application on separate servers

Hi, Just wondering if anyone is running the application and database on separate servers and if so, how to configure the application to point to the external database?

Regards,

Ben

Use the “connection.url” property in your runtime properties file. https://wiki.openmrs.org/display/docs/Overriding+OpenMRS+Default+Runtime+Properties

Thank you Daniel, i will give it a try.