Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | update docs | Roberto Hidalgo | 2023-05-22 | 1 | -5/+5 | |
| | | | ||||||
| * | | simplify code according to feedback | Roberto Hidalgo | 2023-05-22 | 1 | -3/+3 | |
| | | | ||||||
| * | | rename mode to consul_http_api | Roberto Hidalgo | 2023-05-22 | 1 | -10/+10 | |
| | | | ||||||
| * | | follow feedback, fold into existing feature | Roberto Hidalgo | 2023-05-22 | 1 | -10/+35 | |
| | | | ||||||
| * | | allow additional ServiceMeta, docs | Roberto Hidalgo | 2023-05-22 | 1 | -2/+13 | |
| | | | ||||||
| * | | register consul services against local agent instead of catalog api | Roberto Hidalgo | 2023-05-22 | 1 | -1/+1 | |
| |/ | ||||||
* | | fix mpu counter (add missing workers) and report info at appropriate places | Alex Auvolat | 2023-06-09 | 1 | -1/+4 | |
| | | ||||||
* | | Make fsync an option for meta and data | Alex Auvolat | 2023-06-09 | 1 | -0/+45 | |
| | | ||||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-04-25 | 100 | -395/+20817 | |
|\| | ||||||
| * | cookbook/real-world: fix typo | yuka | 2023-04-21 | 1 | -1/+1 | |
| | | ||||||
| * | docs(book/quickstart): adapt aws s3 commands to example | arthurlutz | 2023-04-03 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: arthurlutz <arthurlutz@noreply.localhost> | |||||
| * | cli.md: Pointed Cyberduck profile at upstream link. | Jonathan Davies | 2023-03-20 | 1 | -49/+4 | |
| | | ||||||
| * | doc: cli.md: Added s5cmd example. | Jonathan Davies | 2023-03-13 | 1 | -0/+21 | |
| | | ||||||
| * | MàJ logo pour autocollantslogo_autocollants | vincent | 2023-03-07 | 4 | -1/+182 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | docs: fix k2v spec link | wilson | 2023-02-26 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: wilson <wilson@noreply.localhost> | |||||
| * | 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 '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 | |
| | | | ||||||
| * | | fixes for pr 499config-files-env | Alex Auvolat | 2023-02-06 | 1 | -5/+5 | |
| | | | ||||||
| * | | secrets can be passed directly in config, as file, or as env | Alex Auvolat | 2023-02-03 | 1 | -16/+24 | |
| |/ | ||||||
| * | 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 | |
| | | ||||||
| * | 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 '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 | |
| | | | ||||||
| * | | Merge branch 'main' into k2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 74 | -7/+19848 | |
| |\ \ | ||||||
| | * | | cookbook/real-world.md: Added note about mesh network options. | Jonathan Davies | 2023-01-25 | 1 | -2/+6 | |
| | | | | ||||||
| | * | | Merge pull request 'Add talk made on 2023-01-18' (#482) from ↵ | Alex | 2023-01-20 | 69 | -0/+19712 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | talk-tocatta-2023-01-18 into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/482 | |||||
| | | * | | Update tocatta talk, add talks shell.nix and .envrctalk-tocatta-2023-01-18 | Alex Auvolat | 2023-01-18 | 10 | -0/+20 | |
| | | | | | ||||||
| | | * | | Talk for 2023-01-18 pretty much finished | Alex Auvolat | 2023-01-13 | 2 | -22/+51 | |
| | | | | | ||||||
| | | * | | Talk about K2V specifics | Alex Auvolat | 2023-01-13 | 2 | -12/+62 | |
| | | | | | ||||||
| | | * | | Reorder and add a hard problem | Alex Auvolat | 2023-01-13 | 2 | -24/+37 | |
| | | | | | ||||||
| | | * | | Different lattice figures | Alex Auvolat | 2023-01-13 | 14 | -349/+4269 | |
| | | | | | ||||||
| | | * | | Add explanations about quorums | Alex Auvolat | 2023-01-12 | 6 | -26/+65 | |
| | | | | | ||||||
| | | * | | Add 12 lattice diagrams to explain CRDTs and quorums | Alex Auvolat | 2023-01-12 | 15 | -11/+6658 | |
| | | | | | ||||||
| | | * | | Talk 2023-01-18: some WIP talking about consensus | Alex Auvolat | 2023-01-12 | 6 | -17/+311 | |
| | | | | | ||||||
| | | * | | Talk 2023-01-18 WIP | Alex Auvolat | 2023-01-12 | 48 | -0/+8700 | |
| | | | | | ||||||
| | * | | | Merge pull request 'doc: Added observability.md.' (#477) from ↵ | Alex | 2023-01-19 | 2 | -3/+61 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jpds/garage:observability-doc into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/477 |