Compare commits
2 commits
29348a27b0
...
d6346a93b5
| Author | SHA1 | Date | |
|---|---|---|---|
| d6346a93b5 | |||
| 8cdd155444 |
2 changed files with 30 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ steps:
|
||||||
host: irc.chat.e5150.fr
|
host: irc.chat.e5150.fr
|
||||||
port: 6697
|
port: 6697
|
||||||
enable-tls: true
|
enable-tls: true
|
||||||
|
failure: ignore
|
||||||
|
|
|
||||||
29
README.md
Normal file
29
README.md
Normal 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
|
||||||
|
|
||||||
|
[](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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue