|
| 1 | +# Welcome to Sourcegraph |
| 2 | +This is a compilation of the most important information you will need to get started. |
| 3 | + |
| 4 | + |
| 5 | +## 🔄 Sync Code Hosts |
| 6 | + |
| 7 | +Sourcegraph is nothing without your code, so connecting your code hosts is crucial. |
| 8 | + |
| 9 | +How to connect to… |
| 10 | +- [GitHub](https://docs.sourcegraph.com/admin/external_service/github) |
| 11 | +- [GitLab](https://docs.sourcegraph.com/admin/external_service/gitlab) |
| 12 | +- [Bitbucket Cloud](https://docs.sourcegraph.com/admin/external_service/bitbucket_cloud) |
| 13 | +- [Bitbucket Server / Bitbucket Data Center](https://docs.sourcegraph.com/admin/external_service/bitbucket_server) |
| 14 | +- [Other Git code hosts (using a Git URL)](https://docs.sourcegraph.com/admin/external_service/other) |
| 15 | +- [Non git hosts](https://docs.sourcegraph.com/admin/external_service) |
| 16 | + |
| 17 | + |
| 18 | +## 👥 Inviting users and SSO |
| 19 | + |
| 20 | +A team is essential when using Sourcegraph. Be sure to spread the word and get everybody in. |
| 21 | + |
| 22 | + |
| 23 | +#### Setting up SSO |
| 24 | + |
| 25 | +Sourcegraph supports out-of-the-box support for different auth providers. Our documentation provides guidance on how to setup these. |
| 26 | + |
| 27 | +- [User authentication (SSO) - Sourcegraph docs](https://docs.sourcegraph.com/admin/auth) |
| 28 | + |
| 29 | +You may not have the right privileges or role in your team to set this up. In that case, you could invite someone with the right privileges and make them a site-admin. |
| 30 | + |
| 31 | + |
| 32 | +#### Inviting Single Users |
| 33 | + |
| 34 | +Getting users into Sourcegraph is easy, you just need to navigate to: |
| 35 | + |
| 36 | +**Site Admin** → **Users and auth** → **Users** → **+ Create user** |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +## ✉️ Setup Email Server |
| 41 | + |
| 42 | +By default the Sourcegraph instance cannot send emails. So features like password resets, email invites and email code monitors will not work. |
| 43 | +- [Configure email sending / SMTP server](https://docs.sourcegraph.com/admin/config/email) |
| 44 | + |
| 45 | + |
| 46 | +## 🎓 Learn Sourcegraph |
| 47 | + |
| 48 | +Extra resources that we think are helpful: |
| 49 | + |
| 50 | +- [Sourcegraph 101](https://docs.sourcegraph.com/getting-started) |
| 51 | +- [Search Examples](https://docs.sourcegraph.com/code_search/tutorials/examples) |
| 52 | + |
| 53 | + |
| 54 | +## 💬 Community and Support |
| 55 | + |
| 56 | +[Join our discord server ](https://srcgr.ph/discord-cloud-onboarding). If you need support, reach to via [email protected]. |
0 commit comments