| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
For use developing Sourcegraph's docker-compose deployment only. For deployments, refer to the official Sourcegraph with Docker Compose documentation.
This folder includes a helper script, run.sh, that will run the docker-compose command (with any provided arguments) while automatically specifying the appropriate set of overlays.
Example usage:
./run.sh up -d The above will deploy Sourcegraph on http://localhost:8080 with the indicated overlays.
./run.sh downThe above will tear down the local Sourcegraph instance that was set up using the previous command.
| Back | FazBrowse Home | New Git URL |