octopus-deploy-cookbook
octopus-deploy-cookbook copied to clipboard
Chef cookbook for configuring Octopus Deploy.
The cookbook runs this command which will be deprecated in 4.x ``` .\Octopus.Server.exe configure --webAuthenticationMode "Domain" --webAuthenticationMode has been deprecated and will be removed in Octopus 4.0. Please enable and...
Need to polish some of the documentation for the bump to 1.0.0
Recently Octopus Deploy started to support different authentication providers. We should probably come up with a way to define these authentication providers at server setup time. https://octopus.com/docs/administration/authentication-providers
Currently if you run the tools script it will put files somewhere on the filesystem, but that will not be accessible to scripts. The tools resource should have an option...
## Goals The goals of this should be that the register functionality should be able to be tested in appveyor so that we can verify the service started up and...
Currently we are using an internal test box that no one else has access to but we should change this to use something public.
Cleanup some of the duplicated code for the tentacle register action. Currently there are two resources on for each type of setup. It should be cleaned up to use the...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | major | `2.6.4` -> `3.4.3` | --- ### Configuration 📅 **Schedule**: Branch...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rake](https://redirect.github.com/ruby/rake) ([changelog](https://redirect.github.com/ruby/rake/blob/v13.2.1/History.rdoc)) | `'< 13'` -> `'< 14'` |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...