Download Octopus Tentacle
There are two different Windows Tentacle executables available: a self-contained executable, and a framework-dependent executable.
Self-Contained Executable
A self-contained executable, that does not require .NET to be installed.
Install via Chocolatey
choco install octopusdeploy.tentacle.selfcontained
Find out more about chocolatey.
Direct Downloads
| File | MD5 Hash |
| Octopus.Tentacle.9.2.4285-net8.0-windows-win-x64.msi |
bbc7d7fd28e45cb62a599977a8a2c954
|
| Octopus.Tentacle.9.2.4285-net8.0-windows-win-x86.msi |
5123cdecae3b6be8024f5e2f9deba7c7
|
.NET Framework-Dependent Executable
A framework-dependent executable that requires .NET Framework 4.8 to be installed, but is smaller than the self-contained executable.
Install via Chocolatey
choco install octopusdeploy.tentacle
Find out more about chocolatey.
Direct Downloads
| File | MD5 Hash |
| Octopus.Tentacle.9.2.4285-x64.msi |
0f1ed3ae4f4e1ac5c865ec41e15417f6
|
| Octopus.Tentacle.9.2.4285.msi |
1981eb892b4f8010555d25ce71a7dd4d
|
Debian / Ubuntu / Linux Mint
curl https://apt.octopus.com/public.key | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/octopus.gpg
add-apt-repository "deb https://apt.octopus.com/ stretch main"
apt-get update
apt-get install tentacle
CentOS / RHEL / Fedora
wget https://rpm.octopus.com/tentacle.repo -O /etc/yum.repos.d/tentacle.repo
yum install tentacle
Archive
wget https://download.octopusdeploy.com/linux-tentacle/tentacle-9.2.4285-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-9.2.4285-linux_x64.tar.gz --output tentacle-linux_x64.tar.gz
mkdir /opt/octopus
tar xvzf tentacle-linux_x64.tar.gz -C /opt/octopus
Direct Downloads
| File | MD5 Hash |
| tentacle-9.2.4285-linux_x64.tar.gz |
4acc0dfc0c4dba88fb4f2e0eef8b1cfe
|
| tentacle_9.2.4285_amd64.deb |
10aecb0d3a8976de18e70e187883bbd0
|
| tentacle-9.2.4285-1.x86_64.rpm |
1cad232d50fcae40fb56d32ff3616875
|
| tentacle-9.2.4285-linux_arm64.tar.gz |
d099062e723b51d77e8262eb2788f3ab
|
| tentacle-9.2.4285-1.aarch64.rpm |
82d2008a97e4c3f0360dd56d247c6615
|
| tentacle_9.2.4285_arm64.deb |
296744c23483e718d768a1971b2383b7
|
| tentacle-9.2.4285-linux_arm.tar.gz |
69863e7b1435f4cfdafbec37c085e802
|
| tentacle-9.2.4285-1.armv7hl.rpm |
d07f35df5e0180c07c88c82d8d390989
|
| tentacle_9.2.4285_armhf.deb |
0d67c930df2e0565d3dfdb4782417b3b
|
These downloads may require additional dependencies.
Version 9.2.4285 · All downloads · Installation · EULA