Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Code files deployment using TeamSite
jayantb
How can I use TeamSite effectively for code files deployment in multiple environments?
Find more posts tagged with
Comments
santosh013
How can I use TeamSite effectively for code files deployment in multiple environments?
Hi,
Not able to understand your question fully.
Is it that you want to deploy all your internal/external codes to multiple environments?
Respond mentioning your environment .
Thanks.
Rick Poulin
TeamSite doesn't answer that question for you. Almost all enterprise customers have the same problem, and in the end, most end up with a custom solution that allows them to bundle all customizations in some way and then either packaging them and manually copying, or deploying them to other servers with OD.
jayantb
Yes, I want deploy my code files on 2/3 servers using TeamSite.
GriffTheDog
Store your code in a proper code repository (svn, cvs, vss, ...).
Create a workflow that pulls the code from the repository and deploys it to the correct locations. Use a DNR to run any commands you may need, like iwreset.