Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add redirect for status page | Alan Pearce | 2023-07-26 | -0/+1 |
| | ||||
* | Fully disable HTTPS in Caddy | Alan Pearce | 2023-07-08 | -2/+4 |
| | ||||
* | Fix erroneous 200 responses on missing files | Alan Pearce | 2023-07-08 | -5/+5 |
| | | | | | | Revert "Replace metrics with advanced metrics for path-based counters" This reverts commit 3dcd97ff77e9f9f5e3ea2b97b9e15c7c1066859d. | |||
* | Add redirect lists for aln.pe | Alan Pearce | 2023-07-07 | -0/+14 |
| | ||||
* | Replace metrics with advanced metrics for path-based counters | Alan Pearce | 2023-07-07 | -5/+5 |
| | ||||
* | Enable Caddyfile to validate without redis | Alan Pearce | 2023-07-07 | -2/+1 |
| | | | | | | Validation tries to connect to the redis server by the `storage` global option, which is not possible without secrets that are not exposed during the build | |||
* | Collect HTTP metrics | Alan Pearce | 2023-07-03 | -0/+1 |
| | ||||
* | Use fly proxy for TLS termination, using h2c | Alan Pearce | 2023-07-02 | -2/+15 |
| | ||||
* | Add listener for www | Alan Pearce | 2023-07-01 | -0/+5 |
| | ||||
* | Only match requests to correct hostname | Alan Pearce | 2023-07-01 | -1/+2 |
| | ||||
* | Deploy to fly.io | Alan Pearce | 2023-07-01 | -2/+11 |
| | ||||
* | Build docker image | Alan Pearce | 2023-06-30 | -0/+25 |