문제

I am setting up a drupal multi-site environment on windows-azure (webrole/cloud service). Drush is a great command-line tool and necessary for maintaining several multi-sites at once.

Windows Azure integration for Drupal is quite good, but I haven't found anything about automation over command-line-interface on windows azure.

Has anyone ever made experience with it?

도움이 되었습니까?

해결책

Well, it is quite easy set up Drush on Azure. You just need to put the Drush files and folders in the web role's resource folder and run a Startup Task to register "drush" to the PATH variable.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top