-
### Description
Similar to https://github.com/docker/compose/issues/11773 I'm seeing `docker compose up --watch` disconnecting when the container is restarted:
```
❯ docker compose up --watch
[+] Ru…
-
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 build the end docker image in the github actions. It is working properly, but I was disabled mercure.
Now after enabling it, i get:
```
php-1 | Error: loading initial config: loading new config:…
-
Take heart. This really isn't that complicated.
The install file does far more complicated things to configure Docker and such than is actually necessary to install and run the app normally.
Thi…
-
### Description
Sometimes the container supports explicit reloads of the config. E.g. Caddy can do `caddy reload --config /etc/caddy/Caddyfile`
In this mode the container doesn't need to be restarte…
-
### Steps to reproduce
1. Open a document in Collabora Online through Nextcloud
2. Make changes to the document
3. Click the save button OR wait for auto-save
4. Observe that the "Last saved" times…
-
I am getting a lot of warnings in logs like
```
{"level":"warn","ts":1732886807.0902967,"logger":"crowdsec","msg":"metrics endpoint not found, older LAPI?","instance_id":"1d64c975","address":"http:/…
-
Hello,
after the deployment of the project on the server without https:
SERVER_NAME=my_ip_adresse:80 APP_SECRET=ChangeMe CADDY_MERCURE_JWT_SECRET=ChangeThisMercureHubJWTSecretKey docker compos…
-
I am using [caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy) with the bouncer in [this image](https://github.com/sholdee/CADDY-PROXY-CLOUDFLARE), which generates a config from D…
-
I have a problem where my Caddy (version 2.8.4), running inside the official docker image, locks up and hangs on all network input, refuses to respond to kill signals from `docker compose`, and basica…