eldridgea

Results 18 issues of eldridgea

When cloning the git repo and running `docker-compose up` the application container restarts indefinitely. Relevant docker-compose output: ``` application | DEBU[0000] [metrics]: disabled application | DEBU[0000] [headers]: disabled application |...

This will allow us to use the new licensing and make the deployment of the caddy container easier.

enhancement

Move to building Caddy from source instead of using binaries so the ambiguity around licensing can be removed. Ensure appropriate crediting is done so the Caddy team is properly recognized!

Currently the upstream DNS runs through the `cloudflared` container which (unsurprisingly) only forwards traffic to Cloudflare's 1.1.1.1 DNS server. `cloudflared` should be replaced with something that can allow for arbitrary...

There seems to be an issue using this on captive portals with Android as Android's captive portal detector doesn't failover to DHCP DNS servers to allow redirections. Investigate seeing if...

question

Add dns-over-HTTPS endpoint in addition to DNS-over-TLS.

enhancement

https://workos.com/

Move relevant Boootstrap CSS to in the HTML variables (or perhaps pull from a Worker KV) to remove external dependencies.

enhancement

Don't allow creation of shortlinks that run afoul of Google's safebrowsing list (and perhaps other similar lists).

enhancement