Skip to content

Build a Docker container with the gerrit code review system connected to postgresql

License

Notifications You must be signed in to change notification settings

arnaudlamy/docker-gerrit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gerrit-postgres

A Docker container for the Gerrit code review system ready for production.

Plugged on postgresql with logs and backup ready.

$ mkdir -p log/gerrit
$ mkdir -p log/supervisor
$ mkdir -p git
$ sudo pip install fig
$ fig build
$ fig run gerrit java -jar /home/gerrit/gerrit.war init -d /home/gerrit/gerrit
$ fig up

About

Build a Docker container with the gerrit code review system connected to postgresql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%