Automated Deployment to an F5 Load Balanced Environment

后端 未结 1 1780
既然无缘
既然无缘 2021-02-04 10:36

We are currently using TeamCity for CI builds and we are trying to set up automated deployments as well.

The project I\'m currently trying to deploy is a Windows servic

相关标签:
1条回答
  • 2021-02-04 11:15

    I haven't used it, but have you looked at the F5 iControl web service API and the F5 iControl PowerShell cmdlets provided by F5. The PowerShell cmdlets have been around since 2007 and can be downloaded from F5 DevCentral.

    It looks like there are Enable-Member and Disable-Member cmdlets that you'll be able to use.

    0 讨论(0)
提交回复
热议问题