Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix erroneous 200 responses on missing files | Alan Pearce | 2023-07-08 | -2/+1 |
| | | | | | | Revert "Replace metrics with advanced metrics for path-based counters" This reverts commit 3dcd97ff77e9f9f5e3ea2b97b9e15c7c1066859d. | |||
* | Replace metrics with advanced metrics for path-based counters | Alan Pearce | 2023-07-07 | -1/+2 |
| | ||||
* | Enable Caddyfile to validate without redis | Alan Pearce | 2023-07-07 | -0/+5 |
| | | | | | | 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 | |||
* | Validate Caddyfile during build | Alan Pearce | 2023-07-07 | -0/+1 |
| | ||||
* | Use fly proxy for TLS termination, using h2c | Alan Pearce | 2023-07-02 | -2/+11 |
| | ||||
* | Enable running docker image locally without config | Alan Pearce | 2023-07-01 | -0/+2 |
| | ||||
* | Clearly expose HTTP port | Alan Pearce | 2023-07-01 | -0/+1 |
| | ||||
* | Deploy to fly.io | Alan Pearce | 2023-07-01 | -0/+6 |