Deployment modules to different servers

In my workflow I have project with more than one modules (python + php), which need to be uploaded onto different servers. Problem is I can configure (Tools -> Deployment -> Configuration) deployment server only for the whole project. So when I configure server and mapping for the first module, others are going to be uploaded onto the first server, and vice versa.

Is it possible to configure default upload server per module? Maybe copy some code from .idea/deployment.xml to module's iml file or something like this?

Thank You!

0

Please sign in to leave a comment.