garage/doc/book
Jonathan Davies 6b8d634cc2
All checks were successful
continuous-integration/drone/pr Build is passing
cookbook/reverse-proxy.md: Fixed up Traefik section:
* 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
..
build Add some docs about using Python Minio SDK 2022-12-25 13:55:12 +01:00
connect backup.md: Added section for git-annex. 2023-02-08 22:54:56 +00:00
cookbook cookbook/reverse-proxy.md: Fixed up Traefik section: 2023-02-14 19:03:57 +00:00
design Change talk links more 2023-01-30 18:51:48 +01:00
development zero-downtime migration procedure 2023-01-30 18:41:04 +01:00
quick-start Add best practices and doc of monitoring (fix #419) 2022-11-16 13:27:24 +01:00
reference-manual fixes for pr 499 2023-02-06 12:23:55 +01:00
working-documents zero-downtime migration procedure 2023-01-30 18:41:04 +01:00
.gitignore Doc skeleton + intro 2021-03-17 14:44:14 +01:00
_index.md Reorganize documentation for new website (#213) 2022-02-07 11:51:12 +01:00
README Reorganize documentation for new website (#213) 2022-02-07 11:51:12 +01:00

These are the sources for the documentation but not the whole website.
The website templates and other things are in garage_website, which
uses this as a submodule.