/gerrit-docker

Operational scripts for docker-gerrit project.

Primary LanguageShellApache License 2.0Apache-2.0

gerrit-ci docker

This docker image is an extension of the Gerrit docker.

Usage

This project is utilized by the ci-compose project to demonstrate how to start a gerrit-jenkins-nexus environment in seconds. This project can also be utilized as a demo about how to extend the Gerrit docker by adding a nohup script to accomplish some setup works while the Gerrit service is starting up.

Todo

Fix createGerrit.sh, destroyGerrit.sh and upgradeGerrit.sh in order to make it works with the ci project.