Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub. | Jonathan Davies | 2023-03-09 | 1 | -10/+44 |
| | | | | Fixes: #520. | ||||
* | Merge pull request 'Update logo for stickers' (#521) from logo_autocollants ↵ | Alex | 2023-03-08 | 4 | -1/+182 |
|\ | | | | | | | | | | | into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/521 | ||||
| * | MàJ logo pour autocollantslogo_autocollants | vincent | 2023-03-07 | 4 | -1/+182 |
|/ | |||||
* | Merge pull request 'block/repair.rs: Added a random element of 10 days to ↵ | Alex | 2023-03-06 | 2 | -11/+40 |
|\ | | | | | | | | | | | SCRUB_INTERVAL' (#516) from jpds/garage:scrub-randomize-window into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/516 | ||||
| * | block/manager.rs: Display scrub-next-run. | Jonathan Davies | 2023-03-06 | 1 | -0/+3 |
| | | |||||
| * | block/repair.rs: Added function and time_next_run_scrub with a random element of | Jonathan Davies | 2023-03-06 | 1 | -11/+37 |
| | | | | | | | | 10 days to SCRUB_INTERVAL to help balance scrub load across cluster. | ||||
* | | Merge pull request 'web_server.rs: Log X-Forwarded-For IP' (#504) from ↵ | Alex | 2023-03-06 | 4 | -10/+82 |
|\ \ | |/ |/| | | | | | | | jpds/garage:web_server-log-x-forwarded-for into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/504 | ||||
| * | web/web_server.rs: Handle X-Forwarded-For here too. | Jonathan Davies | 2023-03-06 | 1 | -1/+14 |
| | | |||||
| * | api/generic_server.rs: Use new handle_forwarded_for_headers() function. | Jonathan Davies | 2023-03-06 | 1 | -9/+4 |
| | | |||||
| * | util/forwarded_headers.rs: Generalized handle_forwarded_for_headers() | Jonathan Davies | 2023-03-03 | 2 | -0/+64 |
| | | | | | | | | here. | ||||
* | | Merge pull request 'Clearer error message when LMDB has oom error (fix ↵ | Alex | 2023-03-06 | 1 | -3/+10 |
|\ \ | | | | | | | | | | | | | | | | #517)' (#519) from lmdb-oom-message into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/519 | ||||
| * | | Clearer error message when LMDB has oom error (fix #517) | Alex Auvolat | 2023-03-06 | 1 | -3/+10 |
| |/ | |||||
* | | Merge pull request 'binary-packages.md: Added.' (#515) from ↵ | Alex | 2023-03-06 | 2 | -0/+32 |
|\ \ | |/ |/| | | | | | | | jpds/garage:doc-binary-packages into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/515 | ||||
| * | binary-packages.md: Added. | Jonathan Davies | 2023-03-03 | 2 | -0/+32 |
|/ | |||||
* | Merge pull request 'Add documentation on community Ansible roles' (#513) ↵ | Alex | 2023-03-02 | 2 | -1/+56 |
|\ | | | | | | | | | | | from baptiste/garage:doc_ansible into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/513 | ||||
| * | Add documentation on community Ansible roles | Baptiste Jonglez | 2023-03-01 | 2 | -1/+56 |
|/ | |||||
* | Merge pull request 'docs: fix k2v spec link' (#512) from ↵ | Alex | 2023-02-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | wilson/garage:wilson/docs-k2v-link into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/512 | ||||
| * | docs: fix k2v spec link | wilson | 2023-02-26 | 1 | -1/+1 |
|/ | | | Signed-off-by: wilson <wilson@noreply.localhost> | ||||
* | Merge pull request 'reverse-proxy.md: Added healthcheck examples' (#505) ↵ | Alex | 2023-02-15 | 1 | -30/+102 |
|\ | | | | | | | | | | | from jpds/garage:doc-healthchecks into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/505 | ||||
| * | 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 |
|/ | |||||
* | backup.md: Added section for git-annex. | Jonathan Davies | 2023-02-08 | 1 | -0/+34 |
| | |||||
* | Merge pull request 'generic_server.rs: Added support for logging ↵ | Alex | 2023-02-06 | 1 | -1/+20 |
|\ | | | | | | | | | | | X-Forwarded-For header.' (#500) from jpds/garage:generic_server-log-x-forwarded-for into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/500 | ||||
| * | generic_server.rs: Added support for logging X-Forwarded-For header. | Jonathan Davies | 2023-02-04 | 1 | -1/+20 |
| | | | | | | | | Fixes: #460 | ||||
* | | Merge pull request 'upgrading.md: Added small note about garage_build_info.' ↵ | Alex | 2023-02-06 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | | | | (#501) from jpds/garage:doc-upgrade-buildinfo-metric into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/501 | ||||
| * | | upgrading.md: Added small note about garage_build_info. | Jonathan Davies | 2023-02-06 | 1 | -0/+4 |
| |/ | |||||
* | | Merge pull request 'Secrets can be passed directly in config, as file, or as ↵ | Alex | 2023-02-06 | 6 | -82/+157 |
|\ \ | |/ |/| | | | | | | | env' (#499) from config-files-env into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/499 | ||||
| * | fixes for pr 499config-files-env | Alex Auvolat | 2023-02-06 | 3 | -10/+11 |
| | | |||||
| * | secrets can be passed directly in config, as file, or as env | Alex Auvolat | 2023-02-03 | 6 | -82/+156 |
| | | |||||
* | | Merge pull request 'error.rs: Corrected error message to say unexpected ↵ | Alex | 2023-02-03 | 3 | -3/+3 |
|\ \ | |/ |/| | | | | | | | scope.' (#497) from jpds/garage:authorization-header-unexpected-scope into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/497 | ||||
| * | error.rs: Corrected error messages to say unexpected scope. | Jonathan Davies | 2023-02-02 | 3 | -3/+3 |
|/ | |||||
* | Merge pull request 'Documentation updates' (#496) from doc-mention-talks ↵ | Alex | 2023-01-30 | 10 | -309/+377 |
|\ | | | | | | | | | | | into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/496 | ||||
| * | Change talk links more | Alex Auvolat | 2023-01-30 | 1 | -4/+6 |
| | | |||||
| * | Raw links to presentations | Alex Auvolat | 2023-01-30 | 1 | -2/+2 |
| | | |||||
| * | zero-downtime migration procedure | Alex Auvolat | 2023-01-30 | 3 | -25/+79 |
| | | |||||
| * | Reorder reference manual section, move metrics list to there | Alex Auvolat | 2023-01-30 | 5 | -278/+289 |
| | | |||||
| * | Add links to presentationsdoc-mention-talks | Alex Auvolat | 2023-01-30 | 2 | -4/+5 |
|/ | |||||
* | Merge pull request 'Small doc corrections' (#489) from ↵ | Alex | 2023-01-30 | 5 | -4/+83 |
|\ | | | | | | | | | | | jpds/garage:doc-corrections into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/489 | ||||
| * | 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 |
| | | |||||
| * | configuration.md: Corrected OpenTelemetry. | Jonathan Davies | 2023-01-30 | 1 | -2/+2 |
| | | |||||
| * | 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 'Cargo.lock: Bump for tokio 1.25.0.' (#494) from ↵ | Alex | 2023-01-30 | 2 | -123/+123 |
|\ \ | | | | | | | | | | | | | | | | jpds/garage:cargo-update-tokio-1.25.0 into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/494 | ||||
| * | | Update cargo.nix | Alex Auvolat | 2023-01-30 | 1 | -96/+96 |
| | | | |||||
| * | | Cargo.lock: Bump for tokio 1.25.0. | Jonathan Davies | 2023-01-30 | 1 | -27/+27 |
| |/ | |||||
* | | Merge pull request 'Fix duplicated content-type in error document' (#493) ↵ | Alex | 2023-01-30 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | | | | from baptiste/garage:fix_error_document_content_type into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/493 | ||||
| * | | Fix duplicated content-type in error document | Baptiste Jonglez | 2023-01-29 | 1 | -1/+0 |
| |/ | | | | | | | Fixes #492 | ||||
* | | Merge pull request 'api_server.rs: Adapted to use query string per Caddy ↵ | Alex | 2023-01-30 | 2 | -38/+83 |
|\ \ | |/ |/| | | | | | | | upstream change' (#491) from jpds/garage:fix-caddy-ask-domain-query-string into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/491 |