Skip to content

Using the service event subscription UI in production

mkalam-alami edited this page Jun 15, 2012 · 1 revision

Architecture Choice

To deploy this application is very easy. It depends of the architecture you need in your project. If you want to deploy all the EasySOA parts on the same server or not.

On the same server

This is the simplest way to deploy the EasySOA application. By default all the components has he good hosts and port o each other, so they can easily communicate without any changes by the users.

On Differents servers

In this case we need to configure each component to inform them where they should found other one to exchange data.

Fo he rails application deployment follow this link deployment.

Clone this wiki locally