-
Hi
Any chance to add support for Arch Linux in the installer script?
-
### Error Message and Logs
I have running two servers, one behind a cloudflare tunnel. The latter won't connect via the in-browser terminal.
Terminal window pops up for
-
I've been trying to get this to work for a little while now, but it only works for me if I remove all imports (both from the source caddy file, and compose labels)
All of these imports work fine usin…
-
# Caddy in Docker
🛒 What is Caddy § Caddy v2, a server-of-servers, is a Go application that is fully open source, capable of functioning both as a server and a reverse proxy.
[https://aussedatlo.me/…
-
Hello!
Since this is a PHP project, why not use [FrankenPHP](https://frankenphp.dev/) ?
It's a PHP app server that use Caddy as a web server.
I tried to deploy Perlite with FrankenPHP and it wo…
-
Could somebody please provide an example of how to run multiple caddy containers? Not in a swarm or kubernetes. I'd like to have a main caddy that handles whole-server services like portainer and mato…
-
Thank you for this neat project, makes it really easy to set up reverse proxy straight in the docker compose files.
Is it possible to use an existing caddy-docker-proxy reverse proxy as a file serv…
-
Hi there,
I'm in the process of moving our Jethro install onto a new server and run into a couple of challenges:
- With PHP 8.3.9, I get `"An error occurred. Please contact your system administr…
-
Hi there.
I've deployed `ampache` and `caddy` using docker compose successfully.
Ampache works from its Web UI, however It doesn't work when trying to play/stream through any Subsonic API-based And…
-
i tried to install webpack and npm, but i can't seem to install them. i always get the error
npm: not found
this is my Dockerfile
```
ARG NODE_VERSION=20
FROM node:${NODE_VERSION}-alpine …