tree: 723db778cc9d428d506ec075608e13b79d0cbc58 [path history] [tgz]
  1. configs/
  2. docker-compose.yaml
  3. Dockerfile
  4. entrypoint.sh
  5. README.md
example-setup/README.md

What is this for?

This docker compose set up a primary replica using pull-replication to replicate the data over git http across the 2 nodes.

To spin up your environment:

  1. copy the pull-replication artefact to test in te example-setup directory:
cp $GERRIT_HOME/bazel-bin/plugins/pull-replication/pull-replication.jar .
  1. spin up the docker compose
docker-compose up