
Deploy a Go Gin application on Blossom in minutes.
Quickstart
The fastest way to get started is using our Go Gin Example:
- Visit the Blossom Quickstarts page
- Choose the Go Gin Example
- Click Deploy
If you’re new to Blossom, you’ll need to set up a cluster, container registry, and database first. After creating these, refresh the quickstart page to proceed with deployment.
Deploying Your Own App
To deploy your existing Go Gin application:
- Create a new App in Blossom
- Connect your Git repository (GitHub, GitLab, or Bitbucket)
- Link your Docker Container Registry (e.g., DockerHub)
- Deploy
Troubleshooting
If you encounter issues, check the App Logs first - they typically provide clear error messages if your application fails to start.