Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -5/+5 |
| | |||||
* | doc: improve navigation in configuration reference | Alex Auvolat | 2023-11-28 | 1 | -1/+1 |
| | |||||
* | doc: update quick start and real world for v0.9.0doc-updates | Alex Auvolat | 2023-10-11 | 1 | -35/+42 |
| | |||||
* | Document multi-hdd support | Alex Auvolat | 2023-09-07 | 1 | -8/+3 |
| | |||||
* | move alpine linux info to binary package page | Alex Auvolat | 2023-08-28 | 1 | -1/+14 |
| | |||||
* | Merge pull request 'Support {s3,web}.root_domains for the Caddy on-demand ↵ | Alex | 2023-08-28 | 1 | -0/+3 |
|\ | | | | | | | | | | | TLS endpoint (<admin>/check?domain=xx)' (#610) from bug/support-root-domains-on-demand-tls into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/610 | ||||
| * | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 1 | -0/+3 |
| | | |||||
* | | reverse-proxy.md: Added caching section for Caddy. | Jonathan Davies | 2023-08-16 | 1 | -0/+41 |
|/ | |||||
* | cookbook/encryption.md: Added Cyberduck note. | Jonathan Davies | 2023-06-19 | 1 | -0/+5 |
| | |||||
* | cookbook/encryption.md: Added note on XMPP. | Jonathan Davies | 2023-06-19 | 1 | -1/+4 |
| | |||||
* | doc: encryption organization | Alex Auvolat | 2023-06-14 | 1 | -7/+10 |
| | |||||
* | doc: better doc on systemd's DynamicUser (fix #430) | Alex Auvolat | 2023-06-14 | 1 | -1/+14 |
| | |||||
* | Add a page about encryption (fix #416) | Alex Auvolat | 2023-06-14 | 1 | -0/+105 |
| | |||||
* | doc: reformulate in monitoring page | Alex Auvolat | 2023-06-14 | 1 | -5/+1 |
| | |||||
* | doc: add an operations&maintenance section and move some pages there | Alex Auvolat | 2023-06-14 | 5 | -315/+2 |
| | |||||
* | Add documentation on durability and repair procedures (fix #219) | Alex Auvolat | 2023-06-14 | 3 | -2/+116 |
| | |||||
* | doc: english improvement | Alex Auvolat | 2023-06-14 | 1 | -1/+1 |
| | |||||
* | Doc: update goals, add docker alias | Alex Auvolat | 2023-06-14 | 1 | -0/+6 |
| | | | | Fix #235 | ||||
* | cookbook/real-world: fix typo | yuka | 2023-04-21 | 1 | -1/+1 |
| | |||||
* | binary-packages.md: Added. | Jonathan Davies | 2023-03-03 | 2 | -0/+32 |
| | |||||
* | Add documentation on community Ansible roles | Baptiste Jonglez | 2023-03-01 | 2 | -1/+56 |
| | |||||
* | cookbook/reverse-proxy.md: Fixed up Traefik section: | Jonathan Davies | 2023-02-14 | 1 | -27/+84 |
| | | | | | | | | | | * 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. | ||||
* | cookbook/reverse-proxy.md: Document how to use healthchecks for caddy. | Jonathan Davies | 2023-02-14 | 1 | -3/+18 |
| | |||||
* | upgrading.md: Added small note about garage_build_info. | Jonathan Davies | 2023-02-06 | 1 | -0/+4 |
| | |||||
* | zero-downtime migration procedure | Alex Auvolat | 2023-01-30 | 1 | -23/+54 |
| | |||||
* | Reorder reference manual section, move metrics list to there | Alex Auvolat | 2023-01-30 | 1 | -275/+1 |
| | |||||
* | cookbook/reverse-proxy.md: Added on-demand TLS section. | Jonathan Davies | 2023-01-30 | 1 | -0/+50 |
| | |||||
* | cookbook/monitoring.md: Added new metrics (garage_build_info, | Jonathan Davies | 2023-01-30 | 1 | -0/+25 |
| | | | | garage_replication_factor, block_compression_level). | ||||
* | cookbook/_index.md: Added link to monitoring documentation. | Jonathan Davies | 2023-01-30 | 1 | -0/+4 |
| | |||||
* | gateways.md: -z is a required flag for layout assign. | Jonathan Davies | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | reverse-proxy.md: Corrected web server ports in Caddy example. | Jonathan Davies | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request 'Enable daemonset deployment using the helm chart' (#409) ↵ | Alex | 2023-01-26 | 1 | -1/+2 |
|\ | | | | | | | | | | | from kaiyou/garage:feat-k8s-daemonset into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/409 | ||||
| * | Fix documentation based on new deployment values | kaiyou | 2022-12-25 | 1 | -1/+2 |
| | | |||||
* | | cookbook/real-world.md: Added note about mesh network options. | Jonathan Davies | 2023-01-25 | 1 | -2/+6 |
|/ | |||||
* | Fix #432: documentation issuefix-432 | Alex Auvolat | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | doc precisions and fixesdoc-0.8 | Alex Auvolat | 2022-11-16 | 2 | -3/+4 |
| | |||||
* | Rename subsections and add docker compose file | Alex Auvolat | 2022-11-16 | 2 | -5/+20 |
| | |||||
* | Add best practices and doc of monitoring (fix #419) | Alex Auvolat | 2022-11-16 | 4 | -9/+346 |
| | |||||
* | Improve Nginx reverse proxy example | Baptiste Jonglez | 2022-11-11 | 1 | -5/+9 |
| | | | | | | | | | | | | By default, Nginx does proxy buffering and it may store big replies to a temporary file up to 1 GB. It also means that Nginx will read data as fast as possible from Garage, even if the client downloads slowly. Both behaviours are often not wanted, so disable this temporary file in the example. Ref: https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering Also add an example of upstream with a "backup" server, which may be useful to only use remote servers as fallback. | ||||
* | Fix typo | chemicstry | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | Update docs | chemicstry | 2022-09-30 | 1 | -2/+2 |
| | |||||
* | Move documentation to book | chemicstry | 2022-09-30 | 1 | -0/+87 |
| | |||||
* | Update docker image links | Alex Auvolat | 2022-09-26 | 1 | -6/+6 |
| | |||||
* | Finish writing about Garage features, and fix from-source instructions | Alex Auvolat | 2022-09-15 | 2 | -29/+50 |
| | |||||
* | Document available build features | Alex Auvolat | 2022-09-06 | 1 | -16/+33 |
| | |||||
* | Add some documentation for Caddy | Quentin Dufour | 2022-08-12 | 1 | -0/+22 |
| | |||||
* | docs: Add Trafik reverse proxy documentation | Simon C | 2022-06-07 | 1 | -2/+139 |
| | |||||
* | docs: Fix title level | Simon C | 2022-06-07 | 1 | -1/+1 |
| | |||||
* | Be clearer on what upgrades are (not) supporteddoc/upgrading | Quentin Dufour | 2022-04-06 | 1 | -8/+2 |
| | |||||
* | Add an "upgrading" section, add a guide for 0.7 | Quentin Dufour | 2022-04-05 | 1 | -0/+56 |
| |