Git Sources defines where to fetch/pull your application code.
These sources are used to:
You can use self-hosted or enterprise version of these Git providers as well.
coolify.yourdomain.com
. This is not required, but it makes the setup easier.coolify.yourdomain.com
, and log back in.Git Sources
, add a new GitLab source.Callback URL
as https://coolify.yourdomain.com/webhooks/gitlab
.api
, read_repository
, email
.Application ID
.Application ID
.Secret
.Secret
.https://yourgitlabdomain.com/oauth/applications/123456
.Applications
add a new application with GitLab as the source.You can import any public git repositories from Github or Gitlab with a simple URL
Examples GitHub:
static
branch.Example GitLab:
main
branch.Git Sources defines where to fetch/pull your application code.
These sources are used to:
You can use self-hosted or enterprise version of these Git providers as well.
coolify.yourdomain.com
. This is not required, but it makes the setup easier.coolify.yourdomain.com
, and log back in.Git Sources
, add a new GitLab source.Callback URL
as https://coolify.yourdomain.com/webhooks/gitlab
.api
, read_repository
, email
.Application ID
.Application ID
.Secret
.Secret
.https://yourgitlabdomain.com/oauth/applications/123456
.Applications
add a new application with GitLab as the source.You can import any public git repositories from Github or Gitlab with a simple URL
Examples GitHub:
static
branch.Example GitLab:
main
branch.