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).