-
Hello.
Thanks for this plugin, seems to be exactly what i need.
However i'm struggling about configuring it :
- i'm using https://github.com/lucaslorentz/caddy-docker-proxy, which is NOT compatibl…
-
I'm trying to configure FrankenPHP/Caddy to work behind an Nginx proxy server to host multiple Docker projects on a single server.
Current issue:
- The container keeps listening on port 443 (HTTPS…
-
**Is your feature request related to a problem? Please describe.**
HAPROXY, NGINX, Caddy and Traefik all support PROXY PROTOCOL.
Nginx Proxy Manager and Zoraxy don't.
It would be nice, if the two D…
-
Hello,
First of all, I'd like to say thanks for your app, it's truly the best I've seen lately🚀.
I saw that you have installation scripts using `nginx` and `traeffik`, but I already have [Caddy ]…
-
## Problem
Caddy is amazing! Your current `docker-compose.yml` requires a custom `mathesar/mathesar-caddy:latest` image. This can be eliminated!
## Proposed solution
Leverage the `lucaslorentz/ca…
-
It is really very sad that after spending one hour on this app and compiling my caddy with this app. I am still at no where. Whenever I try to copy code provided in README.md file for IMAP setup i get…
-
Does this also hold the request whilst the docker is being started up ?
I know caddy natively supports this if it’s configured . It will wait for the proxied app to start up and then let the reques…
-
### Description
I'm unable to attach config file to container when container has read-only filesystem.
### Steps To Reproduce
```yml
networks:
proxy-network:
name: proxy-network
service…
s4s0l updated
3 weeks ago
-
### Describe the bug
I just installed logto via Docker behind a reverse-proxy. When creating a new application or user, they are not shown in the UI.
Browsing to applications, shows all the framew…
-
I got lost trying to convert caddy format
> example.com {
> route /metube/* {
> uri strip_prefix metube
> reverse_proxy metube:8081
> }
> }
>
to [caddy-docker-proxy format](h…