ci icon indicating copy to clipboard operation
ci copied to clipboard

how to modify the script file to use pre-installed postgres

Open JackTan-TT opened this issue 4 years ago • 1 comments

Dears,

If my server has pre-installed postgres and use the port 5432, can you please help me know how to modify the script file to use the postgres database? Thanks...

JackTan-TT avatar Apr 23 '20 03:04 JackTan-TT

I think you may want to remove these lines: https://github.com/openfrontier/gerrit-docker/blob/master/createGerrit.sh#L18-L35 And change these lines : https://github.com/openfrontier/gerrit-docker/blob/master/createGerrit.sh#L49-L53

Although due to lack of maintenances on these projects there may be other issues. The docker-gerrit project is the only one I can keep working on for years.

thinkernel avatar Apr 23 '20 07:04 thinkernel