-
Rust is increasingly popular choice for extremely fast and memory safe programs.
Lua is an easy to use scripting language similar to Javascript. It's often chosen for use in embedded systems. With ht…
yonas updated
2 months ago
-
I'm getting an error on builds I haven't seen before, I see there was a new release 17 days ago, wondering if that has something to do with it.
```
FROM abiosoft/caddy:builder as caddy
ENV ENAB…
dusty updated
4 years ago
-
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…
-
### 1. Is bug reproducible with [latest](https://caddyserver.com/download) `forwardproxy` build?
The interface feature is required in the forwardproxy plugin.
### 2. What are you trying to d…
-
**Important notices**
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, …
-
I am having this problem where all of my login attempts to Nextcloud end up outputting the public IP address.
My proxy docker-compose:
```
version: "3.7"
services:
caddy:
# see here for gu…
-
I am a little curious about differences between this role and caddy packaged systemd.
User/Group - that's obvious (and configurable), although I am not sure if bash should be set or /usr/sbin/nolog…
-
### Description of problem
I was looking at my cron job logs and see that dokku was constantly trying to "retire" an app that still exists.
### Steps to reproduce
Run `dokku ps:retire` will t…
dewey updated
2 months ago
-
Hello,
When I tried to compile caddy today this your plugin, it failed:
```xcaddy build --with github.com/mastercactapus/caddy2-proxyprotocol --with github.com/imgk/caddy-trojan --with github.co…
-
My [config](https://github.com/Simbiat/simbiat.ru/blob/master/config/frankenphp/caddy.json5) has custom error pages, but looks like they are not being applied if access is blocked by CrowdSec (they do…