Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |