-
### Nomad version
1.8.3
### Operating system and Environment details
EC2 Debian 12
### Issue
After we upgrade our pre-production cluster (3 servers + 12 clients) from 1.8.2 to 1.8.3, we a…
-
***Codebase***
Mounted codebase
**Describe your issue**
When i use Drupal from docker container for GatsbyJS development/production build it takes very long to finish, in comparison, once running…
-
**Describe the bug**
Traefik fails to serve the replaced page when the response is a Brotli-compressed JavaScript file (whether it is `text/javascript` or `application/javascript`). The transformatio…
-
**Description**
`docker-app --help` lists the following options:
```
Options:
-D, --debug Enable debug mode
-H, --host list Daemon socket(s) to connect to
-l, --log…
-
### Description
I am running Matrix in a docker compose setup with traefik.
The relevant parts of the compose:
```
version: "3.9"
services:
synapse:
image: matrixdotorg/synapse
resta…
-
### Description
![image](https://github.com/user-attachments/assets/7dd4339a-eda6-473f-aca8-cf3dc0684082)
My nodes are randomly cordoned.
Logs of kured show that some nodes are sucessfully unco…
maaft updated
2 weeks ago
-
### Codebase
Built-in vanilla Drupal
### Issue
Once I visit http://drupal.docker.localhost:8000 it redirects to http://drupal.docker.localhost:8000/core/install.php and throws
```
Additional un…
-
I'm trying to figure out why my plugin, https://github.com/cdwiegand/traefik-add-trace-id-header isn't showing up in the plugin registry. I've gone through the checklist and can't find any of them I'…
-
Can only see when set access to $all and not loggined, when I login - I can not see repos any more
-
## Update
`psql` will send `00 00 00 08 04 d2 16 2f` (SSLRequest) and wait for either
- `N` (no - plaintext)
- `Y` (yes - version 2) (deprecated)
- or `S` (ssl - version 3)
If `S` is sent, it…