diff --git a/deploy/gitlab-self-hosted.mdx b/deploy/gitlab-self-hosted.mdx index 679ab5525..889396e26 100644 --- a/deploy/gitlab-self-hosted.mdx +++ b/deploy/gitlab-self-hosted.mdx @@ -18,6 +18,7 @@ Unlike gitlab.com, where Mintlify ships a single OAuth application that every cu - Admin access to your self-hosted GitLab instance. - Your GitLab instance must be reachable from `https://app.mintlify.com`. Instances behind a VPN or behind a firewall that blocks public ingress do not work. +- A Mintlify organization on the **Pro plan or higher**. Registering OAuth credentials and starting the authorization flow on Hobby or trial plans return a 403 error. Organizations that already have a self-hosted GitLab installation from before this requirement keep working and can re-authorize as normal. - A Mintlify organization that has the self-hosted GitLab feature enabled. Contact support if you don't see the **Self-hosted GitLab** section in your [Git settings](https://app.mintlify.com/settings/deployment/git-settings) dashboard page. ## Set up the connection diff --git a/es/deploy/gitlab-self-hosted.mdx b/es/deploy/gitlab-self-hosted.mdx index ac9ca7dd6..2846f10dd 100644 --- a/es/deploy/gitlab-self-hosted.mdx +++ b/es/deploy/gitlab-self-hosted.mdx @@ -20,6 +20,7 @@ A diferencia de gitlab.com, donde Mintlify proporciona una única aplicación OA - Acceso de administrador a tu instancia autoalojada de GitLab. - Tu instancia de GitLab debe ser accesible desde `https://app.mintlify.com`. Las instancias detrás de una VPN o de un firewall que bloquee la entrada pública no funcionan. +- Una organización de Mintlify en el **plan Pro o superior**. Registrar credenciales OAuth e iniciar el flujo de autorización en planes Hobby o de prueba devuelve un error 403. Las organizaciones que ya tenían una instalación de GitLab autoalojado antes de este requisito siguen funcionando y pueden volver a autorizar con normalidad. - Una organización de Mintlify que tenga habilitada la función de GitLab autoalojado. Contacta con soporte si no ves la sección **Self-hosted GitLab** en la página del dashboard [Git settings](https://app.mintlify.com/settings/deployment/git-settings).
diff --git a/fr/deploy/gitlab-self-hosted.mdx b/fr/deploy/gitlab-self-hosted.mdx index 67edaf6d4..bb3171518 100644 --- a/fr/deploy/gitlab-self-hosted.mdx +++ b/fr/deploy/gitlab-self-hosted.mdx @@ -20,6 +20,7 @@ Contrairement à gitlab.com, où Mintlify fournit une seule application OAuth co - Accès administrateur à votre instance GitLab auto-hébergée. - Votre instance GitLab doit être accessible depuis `https://app.mintlify.com`. Les instances derrière un VPN ou derrière un pare-feu qui bloque l'entrée publique ne fonctionnent pas. +- Une organisation Mintlify avec un **plan Pro ou supérieur**. L'enregistrement des identifiants OAuth et le démarrage du flux d'autorisation sur les plans Hobby ou d'essai renvoient une erreur 403. Les organisations qui disposaient déjà d'une installation GitLab auto-hébergé avant cette exigence continuent de fonctionner et peuvent réautoriser normalement. - Une organisation Mintlify pour laquelle la fonctionnalité GitLab auto-hébergé est activée. Contactez le support si vous ne voyez pas la section **Self-hosted GitLab** dans la page de votre tableau de bord [Git settings](https://app.mintlify.com/settings/deployment/git-settings).
diff --git a/zh/deploy/gitlab-self-hosted.mdx b/zh/deploy/gitlab-self-hosted.mdx index 89aedf4ac..b13b838b0 100644 --- a/zh/deploy/gitlab-self-hosted.mdx +++ b/zh/deploy/gitlab-self-hosted.mdx @@ -20,6 +20,7 @@ keywords: ["GitLab", "自托管", "OAuth", "自动化", "企业"] - 拥有自托管 GitLab 实例的管理员权限。 - 你的 GitLab 实例必须可以从 `https://app.mintlify.com` 访问。位于 VPN 之后或被防火墙阻止公网入站访问的实例无法使用。 +- 你的 Mintlify 组织需要 **Pro 或更高套餐**。在 Hobby 或试用套餐上注册 OAuth 凭据和启动授权流程会返回 403 错误。在此要求之前已建立自托管 GitLab 安装的组织可继续使用,并可照常重新授权。 - 你的 Mintlify 组织已启用自托管 GitLab 功能。如果你在 [Git 设置](https://app.mintlify.com/settings/deployment/git-settings)控制台页面中未看到 **Self-hosted GitLab** 部分,请联系支持团队。