Install from binary
Cerbos binaries are available for multiple operating systems and architectures.
OS | Arch | Bundle |
---|---|---|
Linux |
x86-64 |
|
Linux |
arm64 |
|
MacOS |
x86-64 |
|
MacOS |
arm64 |
|
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