Category "caddy"

.NET Core throws Kestrel error on startup when using Azure Container Instances, Caddy

I'm fumbling through my first exploration into docker containers with .NET. My local development environment is good to go - I've got my dev certs created and s

API Platform with alternative Runtime, Caddy, Vulcain, Cache ecosystem

Currently I'm investigating a setup backed by api-platform with the following goals: the PHP backend MUST yield minimal resource payloads, thus I do not want to

Caddy reverse_proxy with websocket JSON config

I have this simple caddy JSON config to proxy request from https://localhost to my localhost server running on port 8080. That's working fine. { "apps": {

Using https with grafana/caddy on docker compose

I'm trying to understand how to implement https with grafana/caddy in docker compose without a domain name. Currently, I access grafana via http://xx.xxx.xx.xx:

How to configure caddy to deliver static file for specific url?

I have created a api platform project with the API Platform distribution. It comes with a caddy server with a configuration like this: { http_port {$CADDY_P

Vite Reload Loop

I am trying to finish a migration away from Parcel and into Vite. We use caddy to reverse proxy a custom domain locally through a Docker container. The issue I'