Quenchworks GitHub

Licensing

Two licenses are in play: ours and the upstream's. The QuenchWorks tooling (build configs, charts, this site) is MIT. Each image carries its own upstream software's license, recorded in the catalog and the image labels. We lead with the truly-open option in every category and are explicit when something is not.

QuenchWorks tooling: MIT

The melange and apko build configs, the Helm charts, and the website are MIT. QuenchWorks is built independently and is not affiliated with any upstream project or vendor.

Upstream licenses

Most of the catalog is OSI-approved open source: Apache-2.0, BSD, MIT, MPL-2.0, the PostgreSQL license, and GPL. A handful are source-available rather than open source, and we flag those loudly on the chart and image pages and in the chart README and NOTES.

The source-available datastores

These are not OSI-approved open source. We ship them because people ask for them, with the upstream binary redistributed unmodified, and we name the clean alternative we recommend instead.

DatastoreLicenseRecommended clean alternative
MongoDBSSPL-1.0FerretDB + DocumentDB, MongoDB-wire compatible and truly open
ElasticsearchSSPL-1.0 / Elastic License 2.0OpenSearch, the Apache-2.0 drop-in fork
CockroachDBBSL-1.1PostgreSQL for single-region SQL (BSL converts to Apache after three years)
DragonflyBSL-1.1Valkey, the BSD Redis-compatible cache

What the labels mean

How to read a page

Each chart and image detail page shows its license. The four source-available datastores carry an amber banner with the recommended alternative, so the license posture is visible before you install anything.