Skip to content

Latest commit

 

History

History
102 lines (84 loc) · 8.48 KB

File metadata and controls

102 lines (84 loc) · 8.48 KB

Distribution channels

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.

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

32 channels · 24 live · 7 pending · 1 deprecated

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

Category Live Pending Deprecated
Registries & releases 2 0 0
Containers 2 0 0
Kubernetes & operators 2 1 0
Package managers 4 1 1
OS / desktop packages 2 0 0
PaaS catalogs (listed) 8 4 0
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
Rancher Partner Charts Kubernetes & operators Kubernetes live Manual, on demand DISTRIBUTION.md
OperatorHub / OpenShift Kubernetes & operators Kubernetes pending Manual, every release 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 deploy/caprover/README.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
Sealos App Store template PaaS catalogs (listed) Cloud live Manual, on demand DISTRIBUTION.md
TrueNAS SCALE apps PaaS catalogs (listed) Container live Manual, on demand DISTRIBUTION.md
Unraid Community Apps PaaS catalogs (listed) Container live Manual, on demand DISTRIBUTION.md
CasaOS App Store PaaS catalogs (listed) Container pending Manual, on demand DISTRIBUTION.md
Easypanel template catalog PaaS catalogs (listed) Cloud pending Manual, on demand DISTRIBUTION.md
Portainer app templates PaaS catalogs (listed) Container pending Manual, on demand DISTRIBUTION.md
Umbrel App Store PaaS catalogs (listed) Container pending Manual, on demand 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.