https://github.com/axiscommunications/docker-caddy-bundle
Docker image with Caddy2 bundled with some useful plugins.
https://github.com/axiscommunications/docker-caddy-bundle
caddy2 docker
Last synced: 12 months ago
JSON representation
Docker image with Caddy2 bundled with some useful plugins.
- Host: GitHub
- URL: https://github.com/axiscommunications/docker-caddy-bundle
- Owner: AxisCommunications
- License: mit
- Created: 2023-02-23T12:37:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T10:39:55.000Z (about 1 year ago)
- Last Synced: 2025-05-15T11:46:32.546Z (about 1 year ago)
- Topics: caddy2, docker
- Language: Dockerfile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Caddy with useful plugins
This project is for creating a docker image with
[Caddy 2](https://github.com/caddyserver/caddy) and additional useful plugins.
The generated docker image is based on the
[official Caddy2 image](https://hub.docker.com/_/caddy) and the plugins are
built using the corresponding caddy builder image.
## The added plugins
- [Caddy-Security](https://github.com/greenpau/caddy-security)
## Usage
This can be used in the same way as the
[official docker image](https://github.com/caddyserver/caddy-docker). The
documentation for Caddy security can be found [here](https://authp.github.io/)