-
### Description of problem
When deploying this happens:
```
Pushing to Dokku Host
remote: -----> Cleaning up...
remote: -----> Building memberservice from gliderlabs/herokuish:lates…
-
I'm trying to use Coraza and the OWASP ruleset with Caddy 2.6.4 (this version of Caddy as it's the latest stable, and I'm using [API Platform](https://api-platform.com/) and its [Caddyfile](https://gi…
-
Hi,
the following dockerfile suddenly stopped working:
```
FROM caddy:2.7-builder AS caddy_builder
RUN apk update && \
apk add --no-cache build-base && \
CGO_ENABLED=1 xcaddy build \
…
-
I have this problem that I think is causing a bunch of other issues... basically when you go to my ports page all the global hostnames are left out. They are not returned in the API for some reason. A…
-
I use `caddy-docker-proxy` successfully with my services using labels in their docker-compose files to configure Caddy on the fly. Everything works.
I now need to add an extra plugin to caddy (`git…
wsw70 updated
3 months ago
-
https://github.com/threefoldtech/grid_deployment/tree/development/grid-hub
once the hub is deployed we use incremental.py to sync all the data. The last one from here was used: https://github.com/t…
-
I'm attempting to load the embedding data of a Youtube video but that results in a network exception, without an error message
> `[Unknown Error] Uncaught Embed\Http\NetworkException:`
```php
(ne…
-
### Version
v4.38.15
### Deployment Method
Docker
### Reverse Proxy
Caddy
### Reverse Proxy Version
2.8.4
### Description
```
access_control:
rules:
- domai…
-
caddy 2.8.4
cache-handler v0.13.0
```
DBG | ts=1718029982.576744 logger=http.handlers.cache msg=Response cache-control &{MustRevalidate:false NoCache:map[] NoCachePresent:false NoStore:false NoTran…
-
Hello,
first of all, great project, love the caddy server - love what you guys are doing, keep up the good work! :+1:
Now for my problem:
I am using the caddy server as a reverse proxy for a…