docs: how to install

This commit is contained in:
2024-12-18 15:49:44 +01:00
parent f4d534e04c
commit e0bd6cbeb3

View File

@ -18,7 +18,8 @@ Build a fresh caddy with this plugin.
```bash ```bash
xcaddy build \ xcaddy build \
--with git.coopcloud.tech/decentral1se/caddy-incus-upstreams --with=git.coopcloud.tech/decentral1se/caddy-incus-upstreams \
--replace=go.opentelemetry.io/otel/sdk=go.opentelemetry.io/otel/sdk@v1.25.0
``` ```
Wire up a Caddyfile based on this example. Wire up a Caddyfile based on this example.