Monthly Update - December 2025
December was a big month for Miget. We shipped workspaces, container registry deployments with Auto-Sync, a redesigned checkout and billing experience, new documentation, Reddit community, and open source hosting program. Here's everything new.
Workspaces
Container Registry deployments

Deploy directly from your existing container registry. No need to push images elsewhere or change your CI/CD pipeline.
We support Docker Hub, GitHub Container Registry, GitLab Container Registry, AWS ECR, Azure Container Registry, DigitalOcean Container Registry, Quay.io, and any Docker V2 compatible registry.
Auto-Sync for Container Registry
Enable Auto-Sync and Miget watches your registry for image updates. Push a new version, and your app redeploys automatically. No webhooks to configure, no manual triggers.
That means:
- Continuous deployment from your registry
- Works with private images using registry credentials
- Deploy specific tags or digests for reproducible deployments
New checkout flow
Redesigned billing view

The billing section got a complete makeover. See your usage, invoices, and payment history at a glance.
- Usage breakdown by workspace and resource type
- Downloadable invoices in PDF format
- Clear billing cycle and next payment date
- Payment method management
Retry failed payments
If a payment fails, you can now retry it directly from the billing view. No need to contact support or wait for the next billing cycle.
- One-click retry for failed payments
- Update payment method before retrying
- Clear error messages explaining why payment failed
- Automatic retry scheduling for temporary failures
New documentation

We completely rewrote our documentation. The new docs are clearer, more comprehensive, and include more examples.
- Reorganized structure for easier navigation
- Step-by-step guides for common tasks
Community on Reddit
Open source hosting
Miget now offers free hosting for qualifying open source projects. If you maintain an OSS project, you can apply for free resources.
- Free compute and database resources for OSS projects
- Priority support for open source maintainers
- Featured projects showcase on our website
- Easy application process
Roadmap: What's coming next
Here's a preview of what we're working on:
New landing page (in progress)
We're redesigning our landing page to better showcase Miget's capabilities and make it easier for new users to get started.
GitHub deployments (partially done)
Deploy directly from your GitHub repositories with automatic builds. Connect your repo, configure your build settings, and deploy on every push.
Preview apps (pending QA)
Get a unique preview URL for every pull request. Review changes in a live environment before merging to production.


Ports (planning)
Expose additional ports for your applications. Run multiple services in a single container or expose debugging ports during development.
API (almost ready)
Full REST API for managing your Miget resources programmatically. Create apps, manage deployments, and automate your workflows.
OSS: Miget continues updates
We're committed to keeping Miget's open source components up to date. Recent updates include performance improvements, bug fixes, and new features.


