Install from binary

Cerbos binaries are available for multiple operating systems and architectures.

OS Arch Bundle

Linux

x86-64

cerbos_0.8.0_Linux_x86_64.tar.gz

Linux

arm64

cerbos_0.8.0_Linux_arm64.tar.gz

MacOS

x86-64

cerbos_0.8.0_Darwin_x86_64.tar.gz

MacOS

arm64

cerbos_0.8.0_Darwin_arm64.tar.gz

You can download the binaries by running the following command. Substitute <BUNDLE> with the appropriate value from the above table.

curl -L -o cerbos.tar.gz "https://github.com/cerbos/cerbos/releases/download/v0.8.0/<BUNDLE>"
tar xvf cerbos.tar.gz
chmod +x cerbos