Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Deploy and Run script on multiple platforms
mlevin
Hi,
I know that I can deploy content to multiple platforms by overriding the target path for one or more servers in a farm (so, for example, I can specify the default path for my windows receivers and then override for my unix receiver).
But what about doing this for a Deploy and Run script? After the deployment, I want to run a script, but obviously the script will be in different places on windows and unix (e.g., c:\myscripts\script.bat vs /etc/myscripts/script.sh). How can I override the path to the script for my unix server?
Right now the only way I can figure out how to circumvent this issue is to have the unix deployment completely separate, but that is not good for maintenance purposes, and also, I want the deployment to stay in sync with the window servers, so the unix deployment wouldn't know that the windows deployment failed and that it should roll back...
Thanks
Find more posts tagged with
Comments
There are no comments yet