-
It would make it much easier to host behind a reverse proxy that is not its own URL
I'm sorry I don't know electron so I can't tell you what it would take to adjust to allow for this
-
### Problem:
Quite often, attempts to load Pleroma will timeout due to requests from the browser receiving no responses from Caddy.
Sometimes, this means that requests to `http://setup.local` time…
-
Probably a dumb configuration issue, but I think I have a minimal example and have double checked instructions. This reverse proxy works when configured via a Caddyfile, but not via the labels.
com…
-
I tried to use the config file from this repository for caddy server
and I got the following error:
```
2021/12/09 19:14:01.918 INFO using provided configuration {"config_file": "test/Caddyf…
-
I use envoy, but have projects where i need pure baremetal golang and browsers.
Tinygo is now working with go modules and JSON via a hack that will be sorted soon i think.
Caddy v2 is pretty power…
-
2022/04/03 07:37:24 [INFO] exec (timeout=0s): /snap/bin/go get -d -v github.com/piajesse/he-dns
go: downloading github.com/piajesse/he-dns v0.0.0-20210913044806-670f2eaf6ca9
go: github.com/piajesse/…
-
I used this module and when i run caddy with my Caddyfile, i creates the _txt file alright but errors out
`> 2023/11/20 15:12:16.620 ERROR tls.obtain could not get certificate from issuer …
-
Currently the variable returned by `coraza-spoa` to inform HAProxy to perform a waf block, is called `fail`. The term fail is confusing and should be replaced.
- Additionally [types.Interruption](h…
-
First of all, I love this module! Even though I have not used it yet. I'm planning to heavily rely on Nomad in a personal project, and this module simplifies some of my plans by leaning more on Nomad.…
-
The `version` parameter default to `"2.0.0"` but is really only used when `install_method` is changed to `"github"`: in the default configuration the module download and install the latest release of …