An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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!