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