Get Otoroshi

All release can be bound on the releases page of the repository.

From zip

# Download the latest version
wget https://github.com/MAIF/otoroshi/releases/download/v17.0.0/otoroshi-17.0.0.zip
unzip ./otoroshi-17.0.0.zip
cd otoroshi-17.0.0

From jar file

# Download the latest version
wget https://github.com/MAIF/otoroshi/releases/download/v17.0.0/otoroshi.jar

From Docker

# Download the latest version
docker pull maif/otoroshi:17.0.0-jdk11

From Sources

To build Otoroshi from sources, just go to the dev documentation