Distribution channels

August 19, 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, which also drives the product itself: the login page renders the live channels straight from that inventory (bun run channels:showcase, gated in CI), so flipping a channel to live publishes it in the UI with no code change.

Buyers, investors, supporters — the snapshot below is the coverage claim. pending and deprecated rows are listed on purpose, not hidden.

StatusMeaning
liveListed and installable (or deployable) through that channel
pendingSubmission or first listing in progress
deprecatedClosed 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

32 channels · 24 live · 7 pending · 1 deprecated

Live channels by platform: Linux 7 · macOS 3 · Windows 3 · Container 4 · Kubernetes 2 · Cloud 10

CategoryLivePendingDeprecated
Registries & releases200
Containers200
Kubernetes & operators210
Package managers411
OS / desktop packages200
PaaS catalogs (listed)840
Deploy recipes300
Cloud marketplaces110

All channels

ChannelCategoryPlatformStatusUpdatesGuide
GitHub ReleasesRegistries & releasesLinux, macOS, WindowsliveAutomated, every releaseDISTRIBUTION.md
npm @libredb/studioRegistries & releasesLinux, macOS, WindowsliveAutomated, every releaseDISTRIBUTION.md
Docker image (GHCR)ContainersContainerliveAutomated, every releaseDISTRIBUTION.md
Docker Hub mirrorContainersContainerliveAutomated, every releaseDISTRIBUTION.md
Helm chartKubernetes & operatorsKubernetesliveAutomated, every releaseHELM_CHART.md
Rancher Partner ChartsKubernetes & operatorsKubernetesliveManual, on demandDISTRIBUTION.md
OperatorHub / OpenShiftKubernetes & operatorsKubernetespendingManual, every releaseDISTRIBUTION.md
FlatPark (Flatpak)Package managersLinuxliveManual, every releasepackaging/flatpark/README.md
Homebrew tapPackage managersLinux, macOSliveAutomated, every releaseDISTRIBUTION.md
Snap StorePackage managersLinuxliveAutomated, every releaseDISTRIBUTION.md
wingetPackage managersWindowsliveAutomated, every releaseDISTRIBUTION.md
ChocolateyPackage managersWindowspendingAutomated (paused), every releaseDISTRIBUTION.md
FlathubPackage managersLinuxdeprecatedpackaging/flatpak/README.md
Desktop app (AppImage, .deb)OS / desktop packagesLinuxliveAutomated, every releasedesktop/README.md
Linux .deb / .rpmOS / desktop packagesLinuxliveAutomated, every releaseDISTRIBUTION.md
CapRover officialPaaS catalogs (listed)CloudliveManual, on demanddeploy/caprover/README.md
Cosmos servapp marketplacePaaS catalogs (listed)CloudliveManual, on demanddeploy/cosmos/README.md
Dokploy template catalogPaaS catalogs (listed)CloudliveManual, on demanddeploy/dokploy/README.md
Kubero template catalogPaaS catalogs (listed)CloudliveManual, on demanddeploy/kubero/README.md
Railway one-click templatePaaS catalogs (listed)CloudliveManual, on demanddeploy/railway/PUBLISH.md
Sealos App Store templatePaaS catalogs (listed)CloudliveManual, on demandDISTRIBUTION.md
TrueNAS SCALE appsPaaS catalogs (listed)ContainerliveManual, on demandDISTRIBUTION.md
Unraid Community AppsPaaS catalogs (listed)ContainerliveManual, on demandDISTRIBUTION.md
CasaOS App StorePaaS catalogs (listed)ContainerpendingManual, on demandDISTRIBUTION.md
Easypanel template catalogPaaS catalogs (listed)CloudpendingManual, on demandDISTRIBUTION.md
Portainer app templatesPaaS catalogs (listed)ContainerpendingManual, on demandDISTRIBUTION.md
Umbrel App StorePaaS catalogs (listed)ContainerpendingManual, on demandDISTRIBUTION.md
Fly.io launch configDeploy recipesCloudliveManual, on demandFLY.md
Koyeb deploy buttonDeploy recipesCloudliveManual, on demanddeploy/koyeb/README.md
Render BlueprintDeploy recipesCloudliveManual, on demandDISTRIBUTION.md
DigitalOcean MarketplaceCloud marketplacesCloudliveManual, on demanddeploy/digitalocean/README.md
Koyeb One-Click Apps catalogCloud marketplacesCloudpendingManual, on demanddeploy/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.