Binary packages (Deb / Rpm).
(on Debian / Ubuntu)
apt-get update & apt-get install gerrit
(on CentOS / RedHat)
yum clean all && yum install gerrit
(on Fedora)
To install the GerritForge Yum repository, you need to execute only the first time:
and then to install Gerrit:
dnf clean all && dnf install gerrit
Docker images of Gerrit are available on DockerHub at:
In order to fetch Gerrit with CentOS 7:
docker pull gerritforge/gerrit-centos7:latest
In order to fetch Gerrit with Ubuntu 15.04:
docker pull gerritforge/gerrit-ubuntu15.04:latestIf you have not configured the GerritForge / BinTray repositories yet, the instructions are on: