Deploy directly from GitHub, GitLab, and Bitbucket
You can now connect your GitHub, GitLab, or Bitbucket account directly to RunCloud and deploy web applications straight from your Git Providers of choice.
Start by connecting your account under Settings > Integrations:
And then, when deploying your web application, choose your Git Provider and configure your repository and branch, as shown below:
What's new:
- One-click OAuth connection for GitHub, GitLab, and Bitbucket, with support for multiple accounts and organizations.
- Browse and search repositories and branches in real time while creating or editing a web application.
- Automatic provisioning of scoped, read-only SSH deploy keys, no manual key setup.
- Automatic webhook registration with push-to-deploy on your selected branch.
- One-click repository reconfiguration via Edit Git Repo in Web App settings.
Note: Self-hosted and other Git providers (Self-Hosted GitLab, Gitea, SourceHut, Azure DevOps, and custom remotes) continue to be supported via the Custom Git Server workflow using SSH deployment keys.