This repository was archived by the owner on Aug 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork69
add docs for extension with self-hosted#465
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
1 change: 1 addition & 0 deletionsdocs/guides/about-vscode.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 2 additions & 4 deletionsdocs/guides/config-vscode.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondocs/guides/install-vscode.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
29 changes: 29 additions & 0 deletionsdocs/guides/use-vscode-selfhosted.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| title:Use the VSCode extension with self-hosted CodeRabbit | ||
| description:How to setup the VSCode extension with self-hosted CodeRabbit | ||
| --- | ||
| This page is about setting up the VSCode extension with self-hosted CodeRabbit. If you are instead using the managed offering, see[Install the VSCode extension](/guides/install-vscode). | ||
| ##Prerequisites | ||
| Your extension version should be greater than`0.12.1` | ||
| ##Connect your self-hosted instance{#connect-self-hosted-instance} | ||
| To connect the VSCode extension to your self-hosted instance, follow these steps: | ||
| 1. Logout from the VSCode extension, if logged in to our managed offering. | ||
| 2. Click on the "Self hosting CodeRabbit?" button, below the "Use CodeRabbit for free" button. | ||
| 3. Enter your self-hosted instance URL. | ||
| 3.1. Make sure the instance URL is reachable within your network and websocket connections are allowed. | ||
| 4. Select your git provider which you are using with your self-hosted CodeRabbit. (GitLab, Self-Hostd Gitlab, GitHub, GitHub Enterprise) | ||
| 5. If using GitHub, enter your[Github Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) when asked. | ||
| 6. You should be connected to your self-hosted instance and ready to use the VSCode extension. | ||
| ##What's next {#whats-next} | ||
| -[Use the VSCode extension](/guides/use-vscode) | ||
| -[Configure the VSCode extension](/guides/config-vscode) | ||
| -[Uninstall the VSCode extension](/guides/uninstall-vscode) |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.