-
When trying to build the extension I get this:
```bash
#13 146.9 2023/01/23 07:57:24 [INFO] exec (timeout=0s): /usr/local/go/bin/go build -o /usr/bin/caddy -ldflags -w -s -trimpath
#13 160.8 # git…
-
Is a port of loginsrv for Caddy 2 planned?
Related discussion:
Caddy JWT plugin - https://github.com/BTBurke/caddy-jwt/issues/57
Related module in v2:
https://github.com/caddyserver/caddy/tree…
-
I think currently [multi-module workspaces](https://go.dev/doc/tutorial/workspaces) do not seem to be supported, when I try to build caddy with one like this:
```sh
xcaddy --with example.net/testi…
-
Hello,
I'm developing an API using the latest dockerize with the Alpine version of [FrankenPHP](https://frankenphp.dev/) (`dunglas/frankenphp:latest-alpine`) and I use Mercure to synchronize data w…
-
Since the uberspace web backend does not provide `basic auth` and some web applications out there don't have own authentification systems an own server could be a solution as a workaround.
relevant…
-
### What is the issue?
On a SElinux system where Caddy is running as a caddy user and is configured to get certs from Tailscale for *.ts.net domains, it is denied the write and connectto operations o…
-
It's rather valuable when running on an orchestrator to be able to query an http endpoint to know when an app is both 'live' and 'ready'.
People have had this problem in the past, and have used wor…
-
Hi,
I'm getting this error:
```
2023/06/06 11:55:13.948 INFO using provided configuration {"config_file": "/etc/caddy/Caddyfile", "config_adapter": ""}
Error: adapting config using caddyfile…
-
I really like the look of this!
I was curious to see if you'd be interested in playing with this with Caddy; it seems like it would integrate nicely, since Caddy uses Zap for logging everything.
…
-
It stands to reason that many people who will be using Frankenphp have little to no experience with Go or even Caddy.
While it does appear to be relatively easy to get started with frankenphp witho…