about summary refs log tree commit diff stats
path: root/Caddyfile
Commit message (Collapse)AuthorAgeLines
* Replace metrics with advanced metrics for path-based countersAlan Pearce2023-07-07-5/+5
|
* Enable Caddyfile to validate without redisAlan Pearce2023-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 metricsAlan Pearce2023-07-03-0/+1
|
* Use fly proxy for TLS termination, using h2cAlan Pearce2023-07-02-2/+15
|
* Add listener for wwwAlan Pearce2023-07-01-0/+5
|
* Only match requests to correct hostnameAlan Pearce2023-07-01-1/+2
|
* Deploy to fly.ioAlan Pearce2023-07-01-2/+11
|
* Build docker imageAlan Pearce2023-06-30-0/+25