# CI/CD

{{< hextra/hero-subtitle >}}
  There are several ways to automate your workflow when deploying your application to Clever Cloud from either GitHub or GitLab. This section explains how to set up you CI/CD from both platforms.
{{< /hextra/hero-subtitle >}}

{{< cards >}}
  {{< card link="/developers/doc/ci-cd/github" title="Deploy from GitHub" subtitle="Deploy directly from GitHub and automate review apps." icon="github" >}}
  {{< card link="/developers/doc/ci-cd/gitlab" title="Deploy from GitLab" subtitle="Deploy directly from GitLab and automate review apps." icon="gitlab" >}}
  {{< card link="/developers/doc/ci-cd/custom-scripts" title="Write your own CI/CD" subtitle="Write your own scripts to deploy to Clever Cloud and automate tasks." icon="command-line" >}}
{{< /cards >}}

