Code AI platform with Code Search & Cody
Go to file
2020-09-16 09:39:24 -07:00
.buildkite ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
.github Replace CODEOWNERS with CODENOTIFY (#13838) 2020-09-16 09:39:24 -07:00
.storybook Align create page with design (#13725) 2020-09-15 09:27:16 +02:00
.vscode Remove prepublish script (#12702) 2020-08-04 20:54:35 +02:00
browser search: implement Recent Files homepage panel (#13752) 2020-09-14 11:10:32 -07:00
client mv client/browser browser (#3826) 2019-05-06 19:36:03 +02:00
cmd Update comby/comby Docker tag to v0.18.4 (#13809) 2020-09-15 10:04:30 -07:00
dev Replace CODEOWNERS with CODENOTIFY (#13838) 2020-09-16 09:39:24 -07:00
doc Document how to set commit author and fix direct links (#13848) 2020-09-16 11:26:56 +02:00
docker-images monitoring: add panels for permissions (#13685) 2020-09-08 22:37:07 +08:00
enterprise Deactivate Firefox e2e and release steps (#13846) 2020-09-16 18:38:04 +02:00
internal search: don't run paren heuristics on quoted values (#13821) 2020-09-15 09:43:39 -07:00
migrations Squash migrations to 3.17.0 (#13753) 2020-09-15 11:08:17 -05:00
monitoring monitoring: add panels for permissions (#13685) 2020-09-08 22:37:07 +08:00
packages dev: support switching our default branch to main (#11453) 2020-08-05 09:44:51 +02:00
schema Regex for repogroups (#13730) 2020-09-14 10:57:00 -07:00
shared search: implement Recent Files homepage panel (#13752) 2020-09-14 11:10:32 -07:00
third-party-licenses Update third-party licenses (#13786) 2020-09-14 13:03:00 +08:00
ui/assets Add private code CTAs (#12288) 2020-07-21 14:16:10 +08:00
web Fix global navbar crash (#13859) 2020-09-16 12:38:21 -04:00
.dockerignore codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
.editorconfig Hide monaco cursor in Chromatic and Percy (#13643) 2020-09-04 23:29:27 +02:00
.eslintrc.js Open "Help" and "About" in new tabs (#13446) 2020-08-31 12:51:01 +02:00
.gitattributes Don't count fixtures into GitHub language stats (#5817) 2019-10-02 17:22:49 +02:00
.gitignore Adopt graphql-code-generator (#12559) 2020-07-30 15:58:41 +02:00
.gitmodules Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.golangci.yml golangci: remove misspell (#13612) 2020-09-03 10:41:54 +08: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.7.0 (#12600) 2020-08-03 11:06:37 +02:00
.prettierignore Adopt graphql-code-generator (#12559) 2020-07-30 15:58:41 +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 Update babel monorepo to ^7.11.5 (#13508) 2020-09-01 15:06:52 +02:00
CHANGELOG.md update changelog for 3.20 (#13826) 2020-09-15 13:24:57 -05:00
CODENOTIFY Replace CODEOWNERS with CODENOTIFY (#13838) 2020-09-16 09:39:24 -07: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 gomod: update all dependencies (#13818) 2020-09-15 15:46:50 +02:00
go.sum gomod: update all dependencies (#13818) 2020-09-15 15:46:50 +02:00
graphql-schema-linter.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
gulpfile.js Don't run generate twice in gulp watch task (#13289) 2020-08-24 17:28:25 +02:00
jest.config.base.js Align create page with design (#13725) 2020-09-15 09:27:16 +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 Align create page with design (#13725) 2020-09-15 09:27:16 +02:00
postcss.config.js Implement new toggle components (#13774) 2020-09-11 17:43:08 -04:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md use new sourcegraphstatic.com host for static assets (#12419) 2020-07-23 14:08:53 -07:00
renovate.json Don't open Renovate PRs for typescript nightly (#13378) 2020-08-26 21:19:05 +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 Align create page with design (#13725) 2020-09-15 09:27:16 +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.