sourcegraph/dev/gitserver
2022-03-11 16:48:39 +04:00
..
README.md gitserver: add sg config to run multiple shards locally (#32142) 2022-03-04 11:32:51 +04:00
sg.config.yaml gitserver: fix local config for multi-instance (#32501) 2022-03-11 16:48:39 +04:00

Gitserver Dev

This directory contains utilities that are useful for Gitserver development.

Run multiple gitserver instances

The sg.config.yaml file contains a configuration set to run Sourcegraph with two different gitserver instances locally.

At the root of Sourcegraph, run:

sg -overwrite ./dev/gitserver/sg.config.yaml start double-gitservers