Compare commits

..

2 commits

Author SHA1 Message Date
d6346a93b5 fix(build): ignore irc notification step failure
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-03-17 23:12:12 +01:00
8cdd155444 docs(README): basic description & usage 2025-03-17 22:51:28 +01:00
2 changed files with 30 additions and 0 deletions

View file

@ -18,3 +18,4 @@ steps:
host: irc.chat.e5150.fr
port: 6697
enable-tls: true
failure: ignore

29
README.md Normal file
View file

@ -0,0 +1,29 @@
# Caddy Docker Proxy l4
## Summary
Custom mixed image of
[caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy) and
[caddy-l4](https://github.com/mholt/caddy-l4)
## Build status
[![status-badge](https://ci.forge.e5150.fr/api/badges/3/status.svg)](https://ci.forge.e5150.fr/repos/3)
## Description
This image allow using [caddy](https://caddyserver.com/) as a more general
purpose proxy leveraging caddy capabilities of generating certificates and
proxying to web services and even more!
## Image links
[OCI Description](https://forge.e5150.fr/e5150/-/packages/container/caddy-docker-proxy-l4/latest)
Pull:
docker pull forge.e5150.fr/e5150/caddy-docker-proxy-l4:latest
## TODOs
- CI build IRC notifications plugin