Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating the command line
Message
From
05/10/2016 15:29:00
 
 
To
05/10/2016 15:02:20
General information
Forum:
Git
Category:
Automation
Miscellaneous
Thread ID:
01641615
Message ID:
01641653
Views:
29
>IMO, the first step should be a good CI build system TFS or TeamCity can both pull from Git to do the build. TeamCity can also do the deploy, but you have to setup all the steps manually. If TFS is used, then ReleaseManagement is the Microsoft deployment tool. Another deployment option is OctopusDeploy.
>
>Doing the build locally from Visual Studio is problematic and can cause issues. Generated binaries and NuGet-able binaries should not be stored in version control. Git is especially bad at binary files.

I discussed that with our Git specialist and we agree that OctopusDeploy seems to be what we would be needed. It might be a little too much for our present needs but on the long run, we would definitely need that. We would probably starts by doing some of those deployments as is but will eventually use power tool to automate all that across various environments with the benefit to update other things such as IIS, Main.ini file, etc.

Thanks for the reference
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform