https://github.com/caddyserver/dist
Resources for packaging and distributing Caddy
https://github.com/caddyserver/dist
Last synced: 3 days ago
JSON representation
Resources for packaging and distributing Caddy
- Host: GitHub
- URL: https://github.com/caddyserver/dist
- Owner: caddyserver
- License: apache-2.0
- Created: 2019-10-19T01:58:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T03:33:36.000Z (22 days ago)
- Last Synced: 2025-04-12T19:47:46.600Z (3 days ago)
- Language: Shell
- Size: 134 KB
- Stars: 124
- Watchers: 11
- Forks: 119
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - caddyserver/dist - Resources for packaging and distributing Caddy (Shell)
README
Caddy Distribution Resources
============================This repository contains official resources for packaging and distributing [Caddy](https://github.com/caddyserver/caddy).
Note that packages or distributions which _use_ these resources are not necessarily endorsed by the Caddy project (but the ones listed below are).
## List of official Caddy distributions
These distributions are endorsed and maintained by the Caddy project:
- [GitHub releases](https://github.com/caddyserver/caddy/releases)
- [Docker](https://hub.docker.com/_/caddy)
- [Fedora COPR](https://copr.fedorainfracloud.org/coprs/g/caddy/caddy/)
- [Debian (hosting provided by Cloudsmith)](https://cloudsmith.io/~caddy/repos/)
- [DigitalOcean](https://marketplace.digitalocean.com/apps/caddy)## Installing Caddy
For instructions on installing Caddy, please see [our installation guide](https://caddyserver.com/docs/install).
## We need help with packaging
Do you have experience packaging Go programs for any platforms? Please reach out to us in an issue, we'd love your help!