Distribution channels
August 3, 2026 · View on GitHub
This page is the coverage matrix for LibreDB Studio: every place the product can
be obtained from, which of them are live today, and which platforms they serve.
For install and operate instructions, use DISTRIBUTION.md. The
machine-readable inventory behind this page is
distribution/channels.yaml.
Users — find your platform in the Platform column, then follow the Guide link for the install or deploy steps.
Developers — the Updates column says whether release CI publishes the channel
or a human updates it by hand, and how quickly it is expected to follow a release.
New channels are added in
distribution/channels.yaml.
Buyers, investors, supporters — the snapshot below is the coverage claim.
pending and deprecated rows are listed on purpose, not hidden.
| Status | Meaning |
|---|---|
live | Listed and installable (or deployable) through that channel |
pending | Submission or first listing in progress |
deprecated | Closed or declined — kept for honesty (for example Flathub) |
Platform counts cover live channels only, and a channel serving several platforms is counted once for each — so they overlap, and their sum is not a channel count.
Coverage snapshot
26 channels · 20 live · 4 pending · 2 deprecated
Live channels by platform: Linux 7 · macOS 3 · Windows 3 · Container 2 · Kubernetes 1 · Cloud 9
| Category | Live | Pending | Deprecated |
|---|---|---|---|
| Registries & releases | 2 | 0 | 0 |
| Containers | 2 | 0 | 0 |
| Kubernetes & operators | 1 | 2 | 0 |
| Package managers | 4 | 1 | 1 |
| OS / desktop packages | 2 | 0 | 0 |
| PaaS catalogs (listed) | 5 | 0 | 1 |
| Deploy recipes | 3 | 0 | 0 |
| Cloud marketplaces | 1 | 1 | 0 |
All channels
| Channel | Category | Platform | Status | Updates | Guide |
|---|---|---|---|---|---|
| GitHub Releases | Registries & releases | Linux, macOS, Windows | live | Automated, every release | DISTRIBUTION.md |
| npm @libredb/studio | Registries & releases | Linux, macOS, Windows | live | Automated, every release | DISTRIBUTION.md |
| Docker image (GHCR) | Containers | Container | live | Automated, every release | DISTRIBUTION.md |
| Docker Hub mirror | Containers | Container | live | Automated, every release | DISTRIBUTION.md |
| Helm chart | Kubernetes & operators | Kubernetes | live | Automated, every release | HELM_CHART.md |
| OperatorHub / OpenShift | Kubernetes & operators | Kubernetes | pending | Manual, every release | DISTRIBUTION.md |
| Rancher Partner Charts | Kubernetes & operators | Kubernetes | pending | Manual, on demand | DISTRIBUTION.md |
| FlatPark (Flatpak) | Package managers | Linux | live | Manual, every release | packaging/flatpark/README.md |
| Homebrew tap | Package managers | Linux, macOS | live | Automated, every release | DISTRIBUTION.md |
| Snap Store | Package managers | Linux | live | Automated, every release | DISTRIBUTION.md |
| winget | Package managers | Windows | live | Automated, every release | DISTRIBUTION.md |
| Chocolatey | Package managers | Windows | pending | Automated (paused), every release | DISTRIBUTION.md |
| Flathub | Package managers | Linux | deprecated | — | packaging/flatpak/README.md |
| Desktop app (AppImage, .deb) | OS / desktop packages | Linux | live | Automated, every release | desktop/README.md |
| Linux .deb / .rpm | OS / desktop packages | Linux | live | Automated, every release | DISTRIBUTION.md |
| CapRover official | PaaS catalogs (listed) | Cloud | live | Manual, on demand | DISTRIBUTION.md |
| Cosmos servapp marketplace | PaaS catalogs (listed) | Cloud | live | Manual, on demand | deploy/cosmos/README.md |
| Dokploy template catalog | PaaS catalogs (listed) | Cloud | live | Manual, on demand | deploy/dokploy/README.md |
| Kubero template catalog | PaaS catalogs (listed) | Cloud | live | Manual, on demand | deploy/kubero/README.md |
| Railway one-click template | PaaS catalogs (listed) | Cloud | live | Manual, on demand | deploy/railway/PUBLISH.md |
| CapRover 3rd-party repo | PaaS catalogs (listed) | Cloud | deprecated | — | DISTRIBUTION.md |
| Fly.io launch config | Deploy recipes | Cloud | live | Manual, on demand | FLY.md |
| Koyeb deploy button | Deploy recipes | Cloud | live | Manual, on demand | deploy/koyeb/README.md |
| Render Blueprint | Deploy recipes | Cloud | live | Manual, on demand | DISTRIBUTION.md |
| DigitalOcean Marketplace | Cloud marketplaces | Cloud | live | Manual, on demand | deploy/digitalocean/README.md |
| Koyeb One-Click Apps catalog | Cloud marketplaces | Cloud | pending | Manual, on demand | deploy/koyeb/CATALOG_SUBMISSION.md |
The scorecard and table above are generated from
distribution/channels.yaml. Do not edit them by
hand. To propose a new channel, add an entry with a category and a platforms
list, then run bun run distribution:matrix. Freshness is enforced on pull
requests with bun run distribution:matrix --check.
Planned and deliberately not counted here until a listing exists: GCP, Azure, AWS and Alibaba cloud marketplaces, and Coolify, Portainer and Dokku deploy support.