...
First, you need to make sure that the server meets the minimum requirements for the tentacle to operate correctly on a windows server.
OS:
Windows Server 2012
Windows Server 2012 R2
Windows Server 2016 (Both "Server Core" and "Server with a GUI" installations are supported for Tentacle).
Windows Server 2019
.Net Versions
.Net Framework 4.5.2 (download.8 (https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-web-installer )
PowerShell:
Windows PowerShell 4.0
...
Next, you need to ensure that the target servers are able to contact our main Octopus Deploy instance. You can test this by opening a browser and going to the following url: https://server. This requires your hosting server to be able to reach octopus.softrip.com
:10943/
You should see the following page:
...
Note: You may get a certificate error from this url. This is because the url is only meant to be contacted by the tentacle service.
You will have to allow traffic through your firewall on port 443 for the URL specified above. Also note that port 10943 is only required for the initial setup of the Octopus Tentacle and can be closed after setup on TCP 10943
and 443
. Note that both ports are secure (SSL). TCP 10943
is only needed for initial setup; once the Tentacle service is installed on your application host, that port can be closed.