about summary refs log tree commit diff stats
path: root/Caddyfile
Commit message (Collapse)AuthorAgeLines
* Improve CSP setupAlan Pearce2023-09-11-1/+1
|
* Allow site to be displayed in an iframeAlan Pearce2023-09-08-3/+3
|
* Send security headers with redirects, tooAlan Pearce2023-09-05-1/+6
|
* Add content-security-policy headersAlan Pearce2023-09-05-0/+2
|
* Add redirect for status pageAlan Pearce2023-07-26-0/+1
|
* Fully disable HTTPS in CaddyAlan Pearce2023-07-08-2/+4
|
* Fix erroneous 200 responses on missing filesAlan Pearce2023-07-08-5/+5
| | | | | | Revert "Replace metrics with advanced metrics for path-based counters" This reverts commit 3dcd97ff77e9f9f5e3ea2b97b9e15c7c1066859d.
* Add redirect lists for aln.peAlan Pearce2023-07-07-0/+14
|
* 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