Release Candidate track¶
Enclave tests new features and fixes in unstable releases before promoting updates to the wider community through a General Availability release. If you'd like to help test new features, you can download and install unstable builds from the links below.
If Enclave is already installed, it will be upgraded to the Release Candidate build without re-enrollment.
Windows¶
Unattended installers¶
MSI¶
EXE¶
Linux¶
Install using APT¶
-
Overwrite Enclave’s package signing key and set up the
unstable
apt repository sourcecurl -fsSL https://packages.enclave.io/apt/enclave.unstable.gpg | sudo gpg --dearmor -o /usr/share/keyrings/enclave.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/enclave.gpg] https://packages.enclave.io/apt unstable main" | sudo tee /etc/apt/sources.list.d/enclave.unstable.list
-
Install Enclave
sudo apt update && sudo apt install enclave
Docker¶
Pull from the unstable
tag on https://hub.docker.com.
docker pull enclavenetworks/enclave:unstable
macOS¶
Contact support for a stapled .pkg
file.
iOS¶
Contact support for an Apple TestFlight invitation.
Android¶
Contact support for a Google Play Store Tester invitation.