Skip to content

Gerrit code review package for Debian/Ubuntu

License

Notifications You must be signed in to change notification settings

rjozwik/gerrit-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gerrit package for Debian/Ubuntu

Gerrit code review package for Debian and Ubuntu.

Getting Started

Please read the README.Debian for package-specific functionality.

Installation

Installing from PPA

add-apt-repository ppa:rjozwik/gerrit
apt update
apt install gerrit

Installing from *.deb

  1. Go to the Releases tab and download latest DEB package.

  2. Install dependencies

apt install openssh-client openjdk-8-jre-headless
  1. Install Gerrit
dpkg --install gerrit_XXX_all.deb

Configuration

Edit /etc/gerrit/gerrit.config to change Gerrit daemon configuration. There is also /etc/default/gerrit for settings related to the init script.

Startup

There is an init script provided as /etc/init.d/gerrit. Run it without arguments for usage instructions.

About

Gerrit code review package for Debian/Ubuntu

Resources

License

Stars

Watchers

Forks

Packages

No packages published