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

https://github.com/jonaharagon/caddy-build

Custom Caddy webserver builds
https://github.com/jonaharagon/caddy-build

Last synced: about 1 month ago
JSON representation

Custom Caddy webserver builds

Awesome Lists containing this project

README

        

# Custom Caddy Builds

Mainly for my personal projects. Packages [Caddy](https://github.com/caddyserver/caddy) with the following modules:

- https://github.com/jonaharagon/caddy-umami
- https://github.com/digilolnet/caddy-bunny-ip
- https://github.com/caddy-dns/cloudflare
- https://github.com/caddy-dns/bunny
- https://github.com/caddy-dns/powerdns

## Build

```bash
go build
```