Add self-hosted GitLab OAuth setup guide#5709
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Generated-By: mintlify-agent
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds a new Self-hosted GitLab guide at
/deploy/gitlab-self-hostedthat walks customers through registering an OAuth application on their own GitLab instance and connecting it to Mintlify from the dashboard. The page covers prerequisites, registering the OAuth app (redirect URI, scopes, confidential client), entering the instance URL and credentials in Settings → Git settings → GitLab OAuth → Self-hosted GitLab, authorizing the connection, connecting projects, rotating credentials, and a troubleshooting section.This is the docs companion to the dashboard fix that points the in-product "How to create the OAuth app" link at this path.
Changes
deploy/gitlab-self-hosted.mdxes,fr, andzhdocs.json,es.json,fr.json, andzh.json, sibling to the existingdeploy/gitlabpageValidation
mint broken-links— no broken linksNote
Low Risk
Low risk docs-only change that adds new pages and navigation entries without touching application logic.
Overview
Adds a new Self-hosted GitLab deployment guide (
deploy/gitlab-self-hosted.mdx) describing how to register a GitLab OAuth app (redirect URI, scopes, confidential client) and connect/authorize it from the Mintlify dashboard, plus credential rotation and troubleshooting.Registers the new page in site navigation (
docs.json) and adds translated equivalents with nav updates fores,fr, andzh.Reviewed by Cursor Bugbot for commit 3fa7caf. Bugbot is set up for automated code reviews on this repo. Configure here.