Goal
Prepare your account for GitHub-backed project deployments.Prerequisites
- A StackShift account
- A GitHub account with access to the repositories you want to deploy
Workflow
Why this matters
Connecting GitHub is what enables repository-backed projects, build context, and source-driven deployment behavior in the project flow.When you actually need GitHub
- Use it for source-driven project deployments.
- You do not need it for raw Docker image deployments.
- You also do not need it for direct Compose stacks or template-backed services.
Expected result
GitHub-backed project deployment becomes available in the product.