bump: update caddy to 2.8.4 and caddy-docker-proxy to 2.9.1
All checks were successful
Build morthimer/caddy-homelab image / lint (push) Successful in 33s
Build morthimer/caddy-homelab image / build (push) Successful in 1m32s

This commit is contained in:
2024-06-06 01:35:28 +00:00
parent f9e2ce0918
commit a3da6c4737
2 changed files with 12 additions and 2 deletions

View File

@@ -2,8 +2,8 @@ name: Build morthimer/caddy-homelab image
on: [push]
env:
CADDY_VERSION: 2.8.1
CADDY_DOCKER_PROXY_VERSION: 2.9.0
CADDY_VERSION: 2.8.4
CADDY_DOCKER_PROXY_VERSION: 2.9.1
jobs:
lint:

View File

@@ -1,2 +1,12 @@
# caddy-homelab
## Description
This Caddy image is built and used for my homelab to deliver Let's Encrypt certificates with my DNS provider OVH using DNS Challenge and enables Caddy to be used as a reverse proxy for Docker containers via labels
## Requirements
This image uses the following software:
- [Caddy](https://github.com/caddyserver/caddy)
- [Caddy-Docker-Proxy](https://github.com/lucaslorentz/caddy-docker-proxy)
- [OVH module for Caddy](https://github.com/caddy-dns/ovh)
The last module can be changed for the DNS provider of your module of your choice, please make sure it is listed here: https://github.com/caddy-dns