Skip to content

sg setup: install postgres and redis cli tools

Administrator requested to merge dd/sg-docker-pg into main

Created by: danieldides

The docker installation path does not recommend installing postgres or redis-tools however createdb is required.

redis-cli is just a nice-to-have.

Fixes https://github.com/sourcegraph/sourcegraph/issues/28171.

image

Merge request reports

Loading