cmd(server): add support for grafana-wrapper
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