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.8.3.3164-net8.0-windows-win-x64.msi |
3a767eaff17cf060c83261bfb713ea0c
|
Octopus.Tentacle.8.3.3164-net8.0-windows-win-x86.msi |
17c96f231a92f24667207fb00b4d33e7
|
.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.8.3.3164-x64.msi |
19586fbf4e3fa5dcdedc56c814c05107
|
Octopus.Tentacle.8.3.3164.msi |
d4d3c66f752cbbe06ded70295dbed42f
|
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-8.3.3164-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-8.3.3164-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-8.3.3164-linux_x64.tar.gz |
e886ec91b73573f20553c2a5afc714f8
|
tentacle_8.3.3164_amd64.deb |
429e1270fdb9da43cfd15fe1e0feea33
|
tentacle-8.3.3164-1.x86_64.rpm |
11e79a69fb0f1e5e35f027f7045936fb
|
tentacle-8.3.3164-linux_arm64.tar.gz |
65b007af87f9b3bc47a7c8c55eafd6b0
|
tentacle-8.3.3164-1.aarch64.rpm |
570cfa67dcfc6649615fc1209692b6a5
|
tentacle_8.3.3164_arm64.deb |
9dee2250a49029577c6b96cbcddaea3a
|
tentacle-8.3.3164-linux_arm.tar.gz |
74df82e04b2227a9ba9ef255e5e62f89
|
tentacle-8.3.3164-1.armv7hl.rpm |
b1b4e5455d2a5e7f7fd0da486f92c9c0
|
tentacle_8.3.3164_armhf.deb |
4c418007fc05558d19868556b01c3694
|
These downloads may require additional dependencies.
Version 8.3.3164 · All downloads · Installation · EULA