about summary refs log tree commit diff stats
path: root/fly.toml
Commit message (Expand)AuthorAgeLines
* listen on port 80Alan Pearce8 days-2/+2
* switch to net/httpAlan Pearce8 days-1/+1
* send headers from config.tomlAlan Pearce11 days-2/+0
* fly: don't modify http headersAlan Pearce12 days-0/+2
* add missing environment variablesAlan Pearce12 days-0/+2
* use nix to build docker imagesAlan Pearce12 days-2/+1
* fly: increase maximum concurrencyAlan Pearce14 days-0/+4
* run on flyAlan Pearce2024-04-17-1/+6
* disable auto-sleep (fly will charge for stopped machines soon)Alan Pearce2024-04-16-2/+2
* fly: stop running in secondary regions if no meaningful requestsAlan Pearce2024-04-10-2/+2
* Tweak deployment timeoutsAlan Pearce2024-04-09-2/+2
* fly: send a Host header when performing HTTP checksAlan Pearce2024-04-07-0/+2
* fly: shorten wait period before running checks after deployAlan Pearce2024-04-07-1/+1
* Create /health handlerAlan Pearce2023-11-08-3/+1
* Automatically redirect other hostnames to the configured base_urlAlan Pearce2023-11-05-0/+2
* Use a special file for health checksAlan Pearce2023-09-17-1/+1
* add HTTP service checksAlan Pearce2023-09-16-0/+6
* Send HSTS header from Fly proxyAlan Pearce2023-09-16-0/+2
* Merge homestead repositoryAlan Pearce2023-09-15-31/+14
|\
| * Deploy to fly.ioAlan Pearce2023-09-15-0/+21
* Increase fly connection limitsAlan Pearce2023-07-08-2/+2
* Switch to HEAD requests for health checksAlan Pearce2023-07-06-1/+1
* Add HTTP health checkAlan Pearce2023-07-02-0/+11
* Use fly proxy for TLS termination, using h2cAlan Pearce2023-07-02-19/+15
* Deploy to fly.ioAlan Pearce2023-07-01-0/+31