-
Hi,
I'm new to caddy docker proxy and I find it wonderful so far.
I'm trying to get Vikunja to be reverse proxied by caddy docker proxy.
From Vikunja docs, here the configuration to achieve:
```…
-
Fresh HassOS install, When I try to install Caddy Proxy I get this error in System Log:
`19-03-11 12:40:44 ERROR (SyncWorker_15) [hassio.docker.interface] Can't install bestlibre/armv7-caddy-proxy:0.…
iedex updated
5 years ago
-
Believe it's being proxied by docker.
Might be able to add `--proxy-headers` to the unicorn run command on the webserver to pass through the real ip.
-
I'm really impressed with your docker-ocserv project.
Deploying an OpenConnect server has never been easier.
I noticed that the caddy-l4 plugin now supports Caddyfile, and considering you're a …
-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
27.2.0
### Docker Compose Version
2.29.2
### Steps to Reproduce
Clone the self-hosted Sentry repository.
### Sen…
-
Rust is increasingly popular choice for extremely fast and memory safe programs.
Lua is an easy to use scripting language similar to Javascript. It's often chosen for use in embedded systems. With ht…
yonas updated
2 months ago
-
### Description
Sometimes a network fails to be removed with the following error :
```
$ docker network rm s_web
Error response from daemon: error while removing network: network s_web id 6b63ee…
-
Hi,
Is it possible to specify a host/domain for a service?
I'm using the [caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy) module in combination with yours with this label…
-
**Describe the bug**
I'm running Sablier via Caddy behind a Cloudflare tunnel. My app is a FastAPI/NiceGUI Python app, which retrieves .js files. It generally works well most of the time, but sometim…
-
Currently the app shows `0:0` when there are no `ports` exposed. Very few of my containers are exposed via `ports` as I use caddy-docker-proxy.