Deployment Methods
Miget supports multiple deployment methods to fit your workflow:- GitHub Integration - Connect your GitHub repositories and deploy with auto-deploy on push, branch selection, and review apps.
- Git Push to Builder - Push your code directly to Miget’s builder. Miget handles building and deploying your application automatically.
- Container Registry - Deploy pre-built container images from any Docker registry. Ideal when you have your own CI/CD pipeline.
- Parent Image - Use another Miget app as a base image for your deployment.

