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
- Host: GitHub
- URL: https://github.com/jonaharagon/caddy-build
- Owner: jonaharagon
- License: apache-2.0
- Created: 2024-04-06T05:47:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T16:48:07.000Z (about 2 months ago)
- Last Synced: 2025-05-07T06:03:31.799Z (about 1 month ago)
- Language: Go
- Size: 603 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```