Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyclonite/caddy-docker
Custom Caddyserver as Docker Image
https://github.com/zyclonite/caddy-docker
caddy custom docker forwardproxy image podman route53 xcaddy
Last synced: about 2 months ago
JSON representation
Custom Caddyserver as Docker Image
- Host: GitHub
- URL: https://github.com/zyclonite/caddy-docker
- Owner: zyclonite
- License: apache-2.0
- Created: 2020-12-04T11:35:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T18:31:59.000Z (5 months ago)
- Last Synced: 2024-10-10T20:53:45.303Z (2 months ago)
- Topics: caddy, custom, docker, forwardproxy, image, podman, route53, xcaddy
- Language: Dockerfile
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Docker Pulls](https://badgen.net/docker/pulls/zyclonite/caddy)](https://hub.docker.com/r/zyclonite/caddy)
[![Quay.io Enabled](https://badgen.net/badge/quay%20pulls/enabled/green)](https://quay.io/repository/zyclonite/caddy)
[![build](https://github.com/zyclonite/caddy-docker/actions/workflows/build.yml/badge.svg)](https://github.com/zyclonite/caddy-docker/actions/workflows/build.yml)## caddy-docker
#### Description
Custom Caddyserver as Docker Image.
Added modules: forwardproxy, route53
#### Run
most simple way of running the container
docker run --rm zyclonite/caddy
#### Source
https://github.com/zyclonite/caddy-docker