tree: 82e3be13606c6433fe959e9e13e6034dc2af2b03 [path history] [tgz]
  1. gerrit-1/
  2. gerrit-2/
  3. gerrit-common/
  4. sshd/
  5. .gitignore
  6. docker-compose.yaml
  7. Makefile
  8. README.md
dockerised_local_env/README.md

Dockerised test environment

The docker compose provided in this directory is meant to orchestrate the spin up of a dockerised test environment with the latest stable Gerrit version. Run it with:

make init_all

The spin up will take a while, check what is going on with:

docker-compose logs -f

NOTE: If you want to run any ssh command as admin you can use the ssh keys into the gerrit-{1,2}/ssh directory.