Open Source Licenses
Last updated: May 29, 2026
Corral stands on the shoulders of open-source software. This page lists the third-party components Corral distributes or downloads, and the licenses they are made available under. Corral itself is proprietary software — see the Terms of Service & EULA.
Bundled with Corral
These components ship inside the Corral application. Their full license texts are included with the app, at Corral.app/Contents/Resources/licenses/.
- Caddy 2.11.2 — reverse proxy —
Apache-2.0— github.com/caddyserver/caddy - dnsmasq 2.90 — local DNS —
GPL-2.0 or GPL-3.0— thekelleys.org.uk/dnsmasq. Corral bundles an unmodified upstream binary; the corresponding source is offered with the app and available from the author.
Developer tools (downloaded on demand)
Corral downloads these directly from their official sources when you use the corresponding feature. They are not redistributed by Corral.
- Node.js — JavaScript runtime —
MIT(Node.js core; the distribution also bundles V8, OpenSSL, and other components under their own licenses) — nodejs.org - npm — package manager, distributed with Node.js —
Artistic-2.0— github.com/npm/cli - Wrangler — Cloudflare Workers CLI, installed via npm —
MIT or Apache-2.0— github.com/cloudflare/workers-sdk - cloudflared — Cloudflare Tunnel daemon —
Apache-2.0— github.com/cloudflare/cloudflared
Optional services (downloaded when you install them)
When you install a service from Corral's catalog, its binary is downloaded from upstream and is not redistributed by Corral. For copyleft-licensed services, the license text and a written offer for the corresponding source are placed alongside the binary on disk.
- Valkey — in-memory data store —
BSD-3-Clause— valkey.io - Mailpit — email testing —
MIT— github.com/axllent/mailpit - Meilisearch — search engine —
MIT— github.com/meilisearch/meilisearch - MinIO — S3-compatible object storage —
AGPL-3.0— github.com/minio/minio - PostgreSQL — relational database —
PostgreSQL License— postgresql.org - OpenSearch — search & analytics —
Apache-2.0— github.com/opensearch-project/OpenSearch - Typesense — search engine —
GPL-3.0— typesense.org - MariaDB — relational database —
GPL-2.0(with the MariaDB FOSS License Exception) — mariadb.org
Questions
If you have questions about licensing or need a copy of the corresponding source for a bundled copyleft component, contact us at [email protected].