dokploy_gitlab_create
dokploy_gitlab_createCreate a GitLab integration in Dokploy to connect self-hosted GitLab instances for managing source code repositories and deployment pipelines.
Instructions
[gitlab] gitlab.create (POST)
Parameters:
applicationId (string, optional)
secret (string, optional)
groupName (string, optional)
gitProviderId (string, optional)
redirectUri (string, optional)
authId (string, required)
name (string, required)
gitlabUrl (string, required)
gitlabInternalUrl (any, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | No | ||
| secret | No | ||
| groupName | No | ||
| gitProviderId | No | ||
| redirectUri | No | ||
| authId | Yes | ||
| name | Yes | ||
| gitlabUrl | Yes | ||
| gitlabInternalUrl | No |