reverse-proxy.md: Added healthcheck examples #505

Merged
lx merged 2 commits from jpds/garage:doc-healthchecks into main 2023-02-15 15:13:05 +00:00

2 Commits

Author SHA1 Message Date
Jonathan Davies 6b8d634cc2 cookbook/reverse-proxy.md: Fixed up Traefik section:
continuous-integration/drone/pr Build is passing Details
* Renamed my_garage_service -> garage-s3-service.
 * Defined a web service for port 3902.
 * Added a garage-s3 router.
 * Pointed website definition at web service.
 * Use the /health endpoint for loadBalancer health check.
 * Renamed gzip_compress to just compression as traefik v3 will also do
   brotli compression.
2023-02-14 19:03:57 +00:00
Jonathan Davies ee88ccf2b2 cookbook/reverse-proxy.md: Document how to use healthchecks for caddy. 2023-02-14 18:39:05 +00:00