The apache-git-http-backend docker image serves as receiver in git replication from a Gerrit master to a Gerrit slave.
tools/create_repo.sh
: cgi script to enable remote creation of new git repository over http. This is triggered by the Gerrit replication plugin if a new repository on the Gerrit master does not yet exist in a Gerrit slave, a corresponding change for the replication plugin enabling repository creation via http is still in review for master and will be downported to 2.16tools/start
: start script, configures and starts Apache webserver/var/tools/start