phpstorm - Multiple remote servers for the same project -


i running website stored on 2 remote servers. it's kind of strange setup there no master/slave relationship, when make changes have deploy both servers.

is there way set multiple (identical) remote servers 1 project in phpstorm can save changes simultaneously on both?

is there way set multiple (identical) remote servers 1 project in phpstorm can save changes simultaneously on both?

currently not possible: 1 server @ time.

https://youtrack.jetbrains.com/issue/wi-5134 -- watch ticket (star/vote/comment) notified on progress.

p.s. https://youtrack.jetbrains.com/issue/wi-909 seems partially related well.


maybe can setup manual/auto-sync on 1 of servers sync these servers there (i.e. upload 1 , sync mirror changes server there)?


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -