| Commit message (Expand) | Author | Age | Files | Lines |
* | fix references to old config namesconsul-agent-registration | Roberto Hidalgo | 2023-05-22 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | 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 |
* | cookbook/reverse-proxy.md: Fixed up Traefik section: | Jonathan Davies | 2023-02-14 | 1 | -27/+84 |
* | 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 |
|\ |
|
| * | 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 |
* | 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 |
|\ |
|
| * | 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 talk-tocatta-202... | Alex | 2023-01-20 | 69 | -0/+19712 |
| |\ \ |
|
| | * | | 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 jpds/garage:obs... | Alex | 2023-01-19 | 2 | -3/+61 |
| |\ \ \ |
|
| | * | | | doc: Added observability.md. | Jonathan Davies | 2023-01-13 | 2 | -3/+61 |
| * | | | | Change some integer types to int64 | Mike Coleman | 2023-01-16 | 1 | -0/+6 |
| |/ / / |
|