Deploy to Miget button
Add a one-click deploy button to your repo. It auto-detects what to do: a Compose stack (when a compose.yaml is present), a container image (with ?image=), otherwise a normal app from your git repo.
[](https://miget.com/deploy?repo=https://github.com/OWNER/REPO)Params: repo, optional branch, path (monorepo subdir), image, and type (stack, app, or image) to skip detection.