Skip to content

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 Release Candidate track builds from the links below.

If Enclave is already installed, it will be upgraded to the Release Candidate build without re-enrollment.

Tip: If any systems enrolled to your tenant are configured to act in Gateway mode, we also recommend updating those Linux installations to the RC track at the same time.


Windows

Interactive installer:

Unattended installers

MSI

EXE


Linux

Upgrade using APT

  1. Overwrite existing APT sources for Enclave to repoint /etc/apt/sources.list.d/enclave.stable.list at the unstable RC track.

    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.stable.list
    
  2. Use apt to install the latest version of Enclave available on the RC track as an "over the top" installation, preserving existing system enrolment.

    sudo apt update && sudo apt install enclave
    

Manual upgrade

Contact support for .deb or .rpm packages if you'd prefer to upgrade using dpkg -i or dnf install, without changing local package sources.


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.