Code AI platform with Code Search & Cody
Go to file
2020-07-13 21:22:02 +02:00
.buildkite ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
.github licenses: approve mdi-react, pin license_finder (#11885) 2020-07-02 09:44:22 +08:00
.storybook Update dependency @sourcegraph/eslint-config to ^0.19.1 (#11225) 2020-06-03 12:33:59 +02:00
.vscode Don't mark old go extension as unwanted (#11409) 2020-06-10 16:11:03 +02:00
browser Update dependency @sourcegraph/eslint-config to ^0.19.12 (#12051) 2020-07-09 17:40:11 +02:00
client mv client/browser browser (#3826) 2019-05-06 19:36:03 +02:00
cmd Revert "cloud: use the cloned column to filter by clone status (#11932)" (#12128) 2020-07-13 19:07:21 +02:00
dev Don't use goacc on master branch to fix coverage reporting (#12112) 2020-07-11 23:48:41 +02:00
doc remove deprecated /repos/list endpoint (replaced by /repos/index) (#12041) 2020-07-09 10:10:33 -07:00
docker-images monitoring: alert admins when critical alerts are firing (#11957) 2020-07-08 15:51:58 +08:00
enterprise db: Add generic interoperable base store (#12056) 2020-07-13 12:03:15 -05:00
internal db: Add generic interoperable base store (#12056) 2020-07-13 12:03:15 -05:00
migrations codeintel: Add enabled flag to lsif_indexable_repositories (#12062) 2020-07-10 09:18:40 -05:00
monitoring Revert "monitoring: adjust thresholds for disk_space_remaining (#11988)" (#12017) 2020-07-08 14:04:52 +08:00
packages Bump sourcegraph-extension-api to 24.6.0 (document highlight providers). (#11946) 2020-07-03 17:59:40 -05:00
schema monitoring: alert admins when critical alerts are firing (#11957) 2020-07-08 15:51:58 +08:00
shared Use mocha directly for integration tests and move to shared/ (#12130) 2020-07-13 21:22:02 +02:00
third-party-licenses Update third-party licenses (#11949) 2020-07-06 10:37:12 +02:00
ui/assets Update logo (#12020) 2020-07-08 18:54:57 -07:00
web Use mocha directly for integration tests and move to shared/ (#12130) 2020-07-13 21:22:02 +02:00
.dockerignore codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
.editorconfig dev: add shfmt for shell script consistency (#9900) 2020-04-15 12:44:36 -07:00
.eslintrc.js Update dependency rxjs to ^6.6.0 (#11914) 2020-07-03 11:34:15 +02:00
.gitattributes Don't count fixtures into GitHub language stats (#5817) 2019-10-02 17:22:49 +02:00
.gitignore gqltest: stop using e2e for integration tests (#11761) 2020-06-29 09:13:47 +08:00
.gitmodules Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.golangci.yml golangci: remove several linters (#10901) 2020-05-21 13:58:50 +02:00
.graphqlconfig prefer using the Prisma GraphQL VS Code extension (#5268) 2019-08-18 04:05:33 -07:00
.mailmap Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.mocharc.js Fix regressions in regression suite (#7894) 2020-01-20 09:22:30 -06:00
.nvmrc Update Node.js to v14.4.0 (#11238) 2020-06-05 17:23:30 +02:00
.prettierignore Update dependency @sourcegraph/eslint-config to ^0.19.3 (#11683) 2020-06-24 11:00:55 +02:00
.stylelintignore Remove unused eslint disables (#9572) 2020-04-04 13:40:05 +02:00
.stylelintrc.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.tool-versions Revert "specify nodejs version in .tools-versions" (#10924) 2020-05-22 12:46:21 +02:00
.yarnrc Use npmjs.org instead of yarnpkg.com (#926) 2018-11-10 12:14:21 -08:00
babel.config.js Polyfill URLSearchParams for Firefox (#10789) 2020-05-18 21:04:08 +02:00
CHANGELOG.md Revert "cloud: use the cloned column to filter by clone status (#11932)" (#12128) 2020-07-13 19:07:21 +02:00
CONTRIBUTING.md fix: update broken link to code of conduct (#7781) 2020-01-15 13:45:14 -08:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.mod prometheus: bundle Alertmanager and siteConfig sync (#11832) 2020-07-08 08:20:50 +08:00
go.sum prometheus: bundle Alertmanager and siteConfig sync (#11832) 2020-07-08 08:20:50 +08:00
graphql-schema-linter.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
gulpfile.js Fix copying integration assets (#7195) 2019-12-14 19:54:21 -05:00
jest.config.base.js Remove globalThis polyfill (#12024) 2020-07-08 16:01:46 +02:00
jest.config.js codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
LICENSE clarify license (#2543) 2019-03-03 16:39:46 +08:00
LICENSE.apache clarify license (#2543) 2019-03-03 16:39:46 +08:00
LICENSE.enterprise clarify license (#2543) 2019-03-03 16:39:46 +08:00
package.json Use mocha directly for integration tests and move to shared/ (#12130) 2020-07-13 21:22:02 +02:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md docs: Update broken handbook links (#10964) 2020-05-26 10:10:29 -07:00
renovate.json Update Node.js to v14 (#10515) 2020-05-15 20:45:36 +02:00
SECURITY.md consolidate security policy (#7906) 2020-01-21 10:03:11 -08:00
tsconfig.json Add UI integration tests backed by Polly (#11898) 2020-07-06 14:57:02 +02:00
yarn.lock Use mocha directly for integration tests and move to shared/ (#12130) 2020-07-13 21:22:02 +02:00

Sourcegraph

build apache license

Sourcegraph OSS edition is a fast, open-source, fully-featured code search and navigation engine. Enterprise editions are available.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.13 or later)
  • Docker
  • PostgreSQL (v11 or higher)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn
  • Nginx

For a detailed guide to installing prerequisites, see these instructions.

Installation

Prebuilt Docker images are the fastest way to use Sourcegraph Enterprise. See the quickstart installation guide.

To use Sourcegraph OSS:

  1. Ensure Docker is running

  2. Initialize the PostgreSQL database

  3. Configure the HTTPS reverse proxy

  4. Start the development server

    ./dev/start.sh
    

Sourcegraph should now be running at https://sourcegraph.test:3443.

For detailed instructions and troubleshooting, see the local development documentation.

Documentation

The doc directory has additional documentation for developing and understanding Sourcegraph:

License

Sourcegraph OSS is available freely under the Apache 2 license. Sourcegraph OSS comprises all files in this repository except those in the enterprise/ and web/src/enterprise directories.

All files in the enterprise/ and web/src/enterprise/ directories are subject to the Sourcegraph Enterprise license.