Skip to content

cmd(server): add support for grafana-wrapper

Administrator requested to merge distribution/single-container-grafana into master

Created by: bobheadxi

closes https://github.com/sourcegraph/sourcegraph/issues/11473

This PR updates sourcegraph/server to use the entrypoint and new grafana-wrapper, enabling support for the new site alerts configuration in single-container deployments

VERSION=dev IMAGE=sourcegraph/server:dev cmd/server/build.sh
IMAGE=sourcegraph/server:dev dev/run-server-image.sh

As a result of this, I've also removed the grafana-single-container.ini configuration

Merge request reports

Loading