OctopusDSC
4.0.1127
Module with DSC resource to install and configure an Octopus Deploy Server and Tentacle agent.
Minimum PowerShell version
3.0
Installation Options
Author(s)
Paul Stovell
Copyright
(c) 2016 Octopus Deploy Pty. Ltd. All rights reserved.
Package Details
Owners
Tags
dsc-resources dsc OctopusDeploy
Functions
Get-TargetResource Set-TargetResource Test-TargetResource
DSCResources
cOctopusEnvironment cOctopusSeqLogger cOctopusServer cOctopusServerActiveDirectoryAuthentication cOctopusServerAzureADAuthentication cOctopusServerGoogleAppsAuthentication cOctopusServerGuestAuthentication cOctopusServerOktaAuthentication cOctopusServerSpace cOctopusServerUsernamePasswordAuthentication cOctopusServerWatchdog cOctopusWorkerPool cTentacleAgent cTentacleWatchdog cOctopusServerSslCertificate
Dependencies
This module has no dependencies.
FileList
- OctopusDSC.nuspec
- Examples\ExamplePassword.txt
- Tests\OctopusServerExeInvocationFiles\NewInstallWithBuiltInWorker\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstanceWithMetrics\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingPreInstalledInstance\ExpectedResult.ps1
- DSCResources\cOctopusEnvironment\cOctopusEnvironment.schema.mof
- Examples\cOctopusSeqLogger.ps1
- Examples\cOctopusServerWatchdog.ps1
- Tests\cOctopusEnvironment.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstance\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstanceWithMetrics\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingPreInstalledInstance\RequestedState.ps1
- DSCResources\cOctopusSeqLogger\cOctopusSeqLogger.psm1
- Examples\cOctopusServer.ps1
- Examples\cOctopusWorkerPool.ps1
- Tests\cOctopusSeqLogger.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstance\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstanceWithMetrics\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingRunningInstance\CurrentState.ps1
- OctopusDSC.psd1
- DSCResources\cOctopusSeqLogger\cOctopusSeqLogger.schema.mof
- Examples\cOctopusServerActiveDirectoryAuthentication.ps1
- Examples\cTentacleAgent_ListeningTentacle.psm1
- Tests\cOctopusServer.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstance\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingPreInstalledInstance\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingRunningInstance\ExpectedResult.ps1
- OctopusDSCHelpers.ps1
- DSCResources\cOctopusServer\cOctopusServer.psm1
- Examples\cOctopusServerAzureADAuthentication.ps1
- Examples\cTentacleAgent_PollingTentacle.psm1
- Tests\cOctopusServerActiveDirectoryAuthentication.Tests.ps1
- DSCResources\cOctopusEnvironment\cOctopusEnvironment.psm1
- DSCResources\cOctopusServer\cOctopusServer.schema.mof
- Examples\cOctopusServerGoogleAppsAuthentication.ps1
- Examples\cTentacleWatchdog.ps1
- DSCResources\cOctopusServerGoogleAppsAuthentication\cOctopusServerGoogleAppsAuthentication.schema.mof
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenOlderMsiPreInstalled\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\UninstallingRunningInstance\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\WhenNothingChanges\CurrentState.ps1
- Tests\SampleConfigs\octopus.server.exe-output-when-json-has-exception-prepended.json
- Tests\SampleConfigs\octopus.server.exe.nlog-with-valid-configuration-with-api-key.xml
- Tests\TentacleExeInvocationFiles\InstallOnly\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\NewInstanceInSpace\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\NewPollingTentacle\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\NewWorker\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstance\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstanceInSpace\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstance\RequestedState.ps1
- DSCResources\cOctopusServerActiveDirectoryAuthentication\cOctopusServerActiveDirectoryAuthentication.psm1
- DSCResources\cOctopusServerGuestAuthentication\cOctopusServerGuestAuthentication.psm1
- Tests\OctopusServerExeInvocationFiles\EnableBuiltInWorkerOnExistingInstance\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\UpgradeExistingInstance\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\WhenNothingChanges\ExpectedResult.ps1
- Tests\SampleConfigs\octopus.server.exe.nlog-when-not-configured.xml
- Tests\SampleConfigs\octopus.server.exe.nlog-with-valid-configuration.xml
- Tests\TentacleExeInvocationFiles\NewInstance\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\NewInstanceInSpace\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\NewPollingTentacle\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\NewWorkerInSpace\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstance\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstanceInSpace\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstanceInSpace\CurrentState.ps1
- DSCResources\cOctopusServerActiveDirectoryAuthentication\cOctopusServerActiveDirectoryAuthentication.schema.mof
- DSCResources\cOctopusServerGuestAuthentication\cOctopusServerGuestAuthentication.schema.mof
- Tests\cTentacleWatchdog.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\EnableBuiltInWorkerOnExistingInstance\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\UpgradeExistingInstance\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\WhenNothingChanges\RequestedState.ps1
- Tests\SampleConfigs\octopus.server.exe.nlog-with-old-sync-configuration-with-api-key.xml
- Tests\TentacleExeInvocationFiles\InstallOnly\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\NewInstance\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\NewInstanceInSpace\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\NewWorker\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\NewWorkerInSpace\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstance\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstance\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstanceInSpace\ExpectedResult.ps1
- DSCResources\cOctopusServerAzureADAuthentication\cOctopusServerAzureADAuthentication.psm1
- DSCResources\cOctopusServerOktaAuthentication\cOctopusServerOktaAuthentication.psm1
- Tests\OctopusDSCHelpers.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\EnableBuiltInWorkerOnExistingInstance\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\InstallOnly\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\UpgradeExistingInstance\RequestedState.ps1
- Tests\SampleConfigs\octopus.server.exe-output-clean.json
- Tests\SampleConfigs\octopus.server.exe.nlog-with-old-sync-configuration.xml
- Tests\TentacleExeInvocationFiles\InstallOnly\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\NewInstance\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\NewPollingTentacle\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\NewWorker\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\NewWorkerInSpace\RequestedState.ps1
- Tests\TentacleExeInvocationFiles\UninstallingRunningInstanceInSpace\CurrentState.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstance\ExpectedResult.ps1
- Tests\TentacleExeInvocationFiles\UpgradeExistingInstanceInSpace\RequestedState.ps1
- DSCResources\cOctopusServerAzureADAuthentication\cOctopusServerAzureADAuthentication.schema.mof
- DSCResources\cOctopusServerOktaAuthentication\cOctopusServerOktaAuthentication.schema.mof
- Tests\OctopusServerExeInvocationFiles\ChangeWebListenPrefix\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\InstallOnly\ExpectedResult.ps1
- DSCResources\cOctopusServerGoogleAppsAuthentication\cOctopusServerGoogleAppsAuthentication.psm1
- Tests\OctopusServerExeInvocationFiles\ChangeWebListenPrefix\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\InstallOnly\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\ChangeWebListenPrefix\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\MasterKeySupplied\CurrentState.ps1
- DSCResources\cOctopusServerUsernamePasswordAuthentication\cOctopusServerUsernamePasswordAuthentication.schema.mof
- DSCResources\cOctopusServerWatchdog\cOctopusServerWatchdog.psm1
- DSCResources\cOctopusServerWatchdog\cOctopusServerWatchdog.schema.mof
- DSCResources\cOctopusWorkerPool\cOctopusWorkerPool.psm1
- DSCResources\cOctopusWorkerPool\cOctopusWorkerPool.schema.mof
- DSCResources\cTentacleAgent\cTentacleAgent.psm1
- DSCResources\cTentacleAgent\cTentacleAgent.schema.mof
- DSCResources\cTentacleWatchdog\cTentacleWatchdog.psm1
- DSCResources\cTentacleWatchdog\cTentacleWatchdog.schema.mof
- Examples\cOctopusEnvironment.ps1
- DSCResources\cOctopusServerSpace\cOctopusServerSpace.psm1
- DSCResources\cOctopusServerSpace\cOctopusServerSpace.schema.mof
- DSCResources\cOctopusServerSslCertificate\cOctopusServerSslCertificate.psm1
- DSCResources\cOctopusServerSslCertificate\cOctopusServerSslCertificate.schema.mof
- DSCResources\cOctopusServerUsernamePasswordAuthentication\cOctopusServerUsernamePasswordAuthentication.psm1
- Examples\cOctopusServerGuestAuthentication.ps1
- Examples\cOctopusServerOktaAuthentication.ps1
- Examples\cOctopusServerSpace.ps1
- Examples\cOctopusServerSslCertificate.ps1
- Examples\cOctopusServerUsernamePasswordAuthentication.ps1
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenMsiPreInstalled\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenMsiPreInstalled\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenMsiPreInstalled\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenOlderMsiPreInstalled\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\ConfigureWhenOlderMsiPreInstalled\ExpectedResult.ps1
- Tests\cOctopusServerSslCertificate.Tests.ps1
- Tests\cOctopusServerUsernamePasswordAuthentication.Tests.ps1
- Tests\cOctopusServerWatchdog.Tests.ps1
- Tests\cOctopusWorkerPool.tests.ps1
- Tests\cTentacleAgent.Tests.ps1
- Tests\OctopusServerExeInvocationFiles\MasterKeySupplied\ExpectedResult.ps1
- Tests\OctopusServerExeInvocationFiles\MasterKeySupplied\RequestedState.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstallWithBuiltInWorker\CurrentState.ps1
- Tests\OctopusServerExeInvocationFiles\NewInstallWithBuiltInWorker\ExpectedResult.ps1
- Tests\cOctopusServerAzureADAuthentication.Tests.ps1
- Tests\cOctopusServerGoogleAppsAuthentication.Tests.ps1
- Tests\cOctopusServerGuestAuthentication.Tests.ps1
- Tests\cOctopusServerOktaAuthentication.Tests.ps1
- Tests\cOctopusServerSpace.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.1127 (current version) | 13,305 | 11/12/2021 |
4.0.1126 | 728 | 11/3/2021 |
4.0.1116 | 149 | 10/30/2021 |
4.0.1113 | 144 | 10/29/2021 |
4.0.1111 | 42 | 10/29/2021 |
4.0.1092 | 198 | 10/27/2021 |
4.0.1091 | 25 | 10/27/2021 |
4.0.1066 | 88 | 10/25/2021 |
4.0.1055 | 5,745 | 7/27/2021 |
4.0.1048 | 2,722 | 6/8/2021 |
4.0.1046 | 1,063 | 5/26/2021 |
4.0.1042 | 101 | 5/24/2021 |
4.0.1036 | 92 | 5/24/2021 |
4.0.1021 | 1,458 | 4/30/2021 |
4.0.1019 | 146 | 4/29/2021 |
4.0.1018 | 551 | 4/21/2021 |
4.0.1011 | 1,161 | 4/7/2021 |
4.0.1007 | 2,604 | 2/18/2021 |
4.0.1005 | 35,959 | 1/29/2021 |
4.0.1002 | 479 | 1/21/2021 |
4.0.977 | 291 | 1/18/2021 |
4.0.957 | 1,143 | 12/21/2020 |
4.0.934 | 5,753 | 9/22/2020 |
4.0.932 | 7,786 | 7/2/2020 |
4.0.929 | 518 | 6/26/2020 |
4.0.924 | 115 | 6/25/2020 |
4.0.917 | 189 | 6/23/2020 |
4.0.903 | 6,959 | 4/30/2020 |
4.0.900 | 762 | 4/18/2020 |
4.0.897 | 35 | 4/17/2020 |
4.0.896 | 17 | 4/17/2020 |
4.0.891 | 377 | 4/14/2020 |
4.0.889 | 19 | 4/13/2020 |
4.0.884 | 157 | 4/12/2020 |
4.0.883 | 345 | 4/12/2020 |
4.0.881 | 17 | 4/12/2020 |
4.0.880 | 17 | 4/12/2020 |
4.0.876 | 48 | 4/11/2020 |
4.0.872 | 14 | 4/11/2020 |
4.0.843 | 9,154 | 11/27/2019 |
4.0.837 | 9,220 | 11/13/2019 |
4.0.834 | 775 | 10/30/2019 |
4.0.831 | 54 | 10/30/2019 |
4.0.829 | 20 | 10/30/2019 |
4.0.816 | 238 | 10/26/2019 |
4.0.810 | 30 | 10/25/2019 |
4.0.807 | 17 | 10/25/2019 |
4.0.805 | 10 | 10/25/2019 |
4.0.801 | 62 | 10/25/2019 |
4.0.800 | 10 | 10/25/2019 |
4.0.782 | 164 | 10/24/2019 |
4.0.776 | 62 | 10/23/2019 |
4.0.770 | 86 | 10/23/2019 |
4.0.769 | 60 | 10/23/2019 |
4.0.762 | 132 | 10/22/2019 |
4.0.752 | 284 | 10/18/2019 |
4.0.746 | 71 | 10/18/2019 |
4.0.745 | 22 | 10/18/2019 |
4.0.743 | 9 | 10/18/2019 |
4.0.733 | 441 | 10/11/2019 |
4.0.732 | 50 | 10/11/2019 |
4.0.713 | 2,635 | 9/7/2019 |
4.0.693 | 144 | 9/6/2019 |
4.0.689 | 151 | 9/5/2019 |
4.0.659 | 2,418 | 8/3/2019 |
4.0.640 | 5,338 | 6/4/2019 |
4.0.639 | 396 | 6/3/2019 |
4.0.629 | 2,771 | 5/8/2019 |
4.0.626 | 351 | 5/6/2019 |
4.0.625 | 902 | 5/1/2019 |
4.0.623 | 252 | 4/30/2019 |
4.0.620 | 805 | 4/23/2019 |
4.0.618 | 80 | 4/23/2019 |
4.0.588 | 855 | 4/11/2019 |
4.0.587 | 9 | 4/11/2019 |
4.0.583 | 169 | 4/10/2019 |
4.0.579 | 1,875 | 4/10/2019 |
4.0.553 | 848 | 4/3/2019 |
4.0.538 | 1,365 | 3/19/2019 |
4.0.537 | 259 | 3/15/2019 |
4.0.522 | 272 | 3/12/2019 |
4.0.519 | 118 | 3/12/2019 |
4.0.449 | 6,753 | 11/29/2018 |
4.0.447 | 26 | 11/29/2018 |
4.0.433 | 2,123 | 11/22/2018 |
4.0.432 | 35 | 11/22/2018 |
4.0.425 | 304 | 11/16/2018 |
4.0.423 | 1,401 | 11/9/2018 |
4.0.419 | 63 | 11/8/2018 |
4.0.416 | 3,671 | 10/29/2018 |
4.0.403 | 1,967 | 10/9/2018 |
4.0.401 | 11 | 10/9/2018 |
4.0.394 | 158 | 10/8/2018 |
4.0.384 | 6,071 | 8/22/2018 |
4.0.382 | 274 | 8/21/2018 |
4.0.376 | 3,680 | 7/12/2018 |
4.0.368 | 292 | 7/10/2018 |
4.0.365 | 480 | 7/5/2018 |
4.0.362 | 73 | 7/4/2018 |
4.0.360 | 7 | 7/4/2018 |
4.0.358 | 32 | 7/4/2018 |
4.0.357 | 306 | 6/29/2018 |
4.0.347 | 234 | 6/27/2018 |
4.0.327 | 1,911 | 6/4/2018 |
4.0.303 | 390 | 5/28/2018 |
4.0.284 | 190 | 5/25/2018 |
4.0.258 | 2,453 | 5/1/2018 |
4.0.253 | 1,967 | 4/19/2018 |
4.0.250 | 1,102 | 4/5/2018 |
4.0.249 | 359 | 4/3/2018 |
4.0.247 | 580 | 3/26/2018 |
4.0.244 | 1,481 | 3/9/2018 |
4.0.242 | 112 | 3/8/2018 |
4.0.235 | 219 | 3/6/2018 |
4.0.227 | 71 | 3/6/2018 |
4.0.226 | 68 | 3/6/2018 |
4.0.220 | 424 | 3/2/2018 |
4.0.217 | 15 | 3/2/2018 |
4.0.208 | 500 | 2/23/2018 |
4.0.207 | 13 | 2/22/2018 |
4.0.205 | 345 | 2/19/2018 |
4.0.198 | 203 | 2/14/2018 |
4.0.194 | 162 | 2/12/2018 |
4.0.190 | 400 | 2/5/2018 |
3.0.187 | 262 | 1/31/2018 |
3.0.169 | 12,674 | 1/22/2018 |
3.0.168 | 21 | 1/22/2018 |
3.0.167 | 17 | 1/22/2018 |
3.0.153 | 533 | 1/15/2018 |
3.0.150 | 412 | 1/4/2018 |
3.0.149 | 325 | 12/27/2017 |
3.0.148 | 312 | 12/20/2017 |
3.0.147 | 103 | 12/20/2017 |
3.0.105 | 409 | 12/14/2017 |
3.0.98 | 24 | 12/14/2017 |
3.0.94 | 147 | 12/13/2017 |
3.0.92 | 52 | 12/13/2017 |
3.0.84 | 302 | 12/8/2017 |
3.0.81 | 135 | 12/7/2017 |
3.0.78 | 45 | 12/6/2017 |
3.0.74 | 93 | 12/6/2017 |
3.0.72 | 48 | 12/6/2017 |
3.0.70 | 47 | 12/6/2017 |
3.0.65 | 57 | 12/5/2017 |
3.0.62 | 170 | 12/4/2017 |
3.0.45 | 1,801 | 11/21/2017 |
3.0.39 | 113 | 11/20/2017 |
3.0.28 | 103 | 11/17/2017 |
3.0.27 | 16 | 11/17/2017 |
3.0.17 | 69 | 11/16/2017 |
3.0.13 | 39 | 11/15/2017 |
3.0.11 | 17 | 11/15/2017 |
3.0.7 | 128 | 11/15/2017 |
3.0.6 | 30 | 11/15/2017 |
3.0.4 | 49 | 11/15/2017 |
3.0.2 | 117 | 11/14/2017 |
3.0.1 | 29 | 11/14/2017 |
2.0.181 | 1,873 | 10/23/2017 |
2.0.179 | 356 | 10/20/2017 |
2.0.176 | 650 | 10/5/2017 |
2.0.143 | 1,633 | 9/12/2017 |
2.0.136 | 533 | 9/6/2017 |
2.0.123 | 1,582 | 8/20/2017 |
2.0.120 | 256 | 8/11/2017 |
2.0.118 | 16 | 8/11/2017 |
2.0.106 | 3,210 | 4/25/2017 |
2.0.104 | 53 | 4/21/2017 |
2.0.103 | 17 | 4/21/2017 |
2.0.98 | 508 | 4/5/2017 |
2.0.96 | 39 | 4/4/2017 |
2.0.89 | 31 | 4/3/2017 |
2.0.80 | 197 | 3/15/2017 |
2.0.79 | 19 | 3/15/2017 |
2.0.74 | 20,057 | 3/9/2017 |
2.0.70 | 39 | 3/9/2017 |
2.0.68 | 28 | 3/8/2017 |
2.0.66 | 45 | 3/7/2017 |
2.0.64 | 5,846 | 2/6/2017 |
2.0.63 | 150 | 1/27/2017 |
2.0.62 | 15 | 1/27/2017 |
2.0.57 | 27 | 1/27/2017 |
2.0.44 | 186 | 1/6/2017 |
2.0.43 | 17 | 1/6/2017 |
2.0.26 | 121 | 12/18/2016 |