aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation on durability and repair procedures (fix #219)Alex Auvolat2023-06-143-2/+116
|
* doc: english improvementAlex Auvolat2023-06-141-1/+1
|
* Doc: update goals, add docker aliasAlex Auvolat2023-06-142-7/+11
| | | | Fix #235
* fix references to old config namesconsul-agent-registrationRoberto Hidalgo2023-05-221-2/+2
|
* update docsRoberto Hidalgo2023-05-221-5/+5
|
* simplify code according to feedbackRoberto Hidalgo2023-05-221-3/+3
|
* rename mode to consul_http_apiRoberto Hidalgo2023-05-221-10/+10
|
* follow feedback, fold into existing featureRoberto Hidalgo2023-05-221-10/+35
|
* allow additional ServiceMeta, docsRoberto Hidalgo2023-05-221-2/+13
|
* register consul services against local agent instead of catalog apiRoberto Hidalgo2023-05-221-1/+1
|
* cookbook/real-world: fix typoyuka2023-04-211-1/+1
|
* docs(book/quickstart): adapt aws s3 commands to examplearthurlutz2023-04-031-3/+3
| | | Signed-off-by: arthurlutz <arthurlutz@noreply.localhost>
* cli.md: Pointed Cyberduck profile at upstream link.Jonathan Davies2023-03-201-49/+4
|
* doc: cli.md: Added s5cmd example.Jonathan Davies2023-03-131-0/+21
|
* MàJ logo pour autocollantslogo_autocollantsvincent2023-03-074-1/+182
|
* binary-packages.md: Added.Jonathan Davies2023-03-032-0/+32
|
* Add documentation on community Ansible rolesBaptiste Jonglez2023-03-012-1/+56
|
* docs: fix k2v spec linkwilson2023-02-261-1/+1
| | | Signed-off-by: wilson <wilson@noreply.localhost>
* cookbook/reverse-proxy.md: Fixed up Traefik section:Jonathan Davies2023-02-141-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 Davies2023-02-141-3/+18
|
* backup.md: Added section for git-annex.Jonathan Davies2023-02-081-0/+34
|
* Merge pull request 'upgrading.md: Added small note about garage_build_info.' ↵Alex2023-02-061-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 Davies2023-02-061-0/+4
| |
* | fixes for pr 499config-files-envAlex Auvolat2023-02-061-5/+5
| |
* | secrets can be passed directly in config, as file, or as envAlex Auvolat2023-02-031-16/+24
|/
* Change talk links moreAlex Auvolat2023-01-301-4/+6
|
* Raw links to presentationsAlex Auvolat2023-01-301-2/+2
|
* zero-downtime migration procedureAlex Auvolat2023-01-303-25/+79
|
* Reorder reference manual section, move metrics list to thereAlex Auvolat2023-01-305-278/+289
|
* Add links to presentationsdoc-mention-talksAlex Auvolat2023-01-302-4/+5
|
* cookbook/reverse-proxy.md: Added on-demand TLS section.Jonathan Davies2023-01-301-0/+50
|
* cookbook/monitoring.md: Added new metrics (garage_build_info,Jonathan Davies2023-01-301-0/+25
| | | | garage_replication_factor, block_compression_level).
* cookbook/_index.md: Added link to monitoring documentation.Jonathan Davies2023-01-301-0/+4
|
* configuration.md: Corrected OpenTelemetry.Jonathan Davies2023-01-301-2/+2
|
* gateways.md: -z is a required flag for layout assign.Jonathan Davies2023-01-301-1/+1
|
* reverse-proxy.md: Corrected web server ports in Caddy example.Jonathan Davies2023-01-271-1/+1
|
* Merge pull request 'Enable daemonset deployment using the helm chart' (#409) ↵Alex2023-01-261-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 valueskaiyou2022-12-251-1/+2
| |
* | Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-2674-7/+19848
|\ \
| * | cookbook/real-world.md: Added note about mesh network options.Jonathan Davies2023-01-251-2/+6
| | |
| * | Merge pull request 'Add talk made on 2023-01-18' (#482) from ↵Alex2023-01-2069-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-18Alex Auvolat2023-01-1810-0/+20
| | | |
| | * | Talk for 2023-01-18 pretty much finishedAlex Auvolat2023-01-132-22/+51
| | | |
| | * | Talk about K2V specificsAlex Auvolat2023-01-132-12/+62
| | | |
| | * | Reorder and add a hard problemAlex Auvolat2023-01-132-24/+37
| | | |
| | * | Different lattice figuresAlex Auvolat2023-01-1314-349/+4269
| | | |
| | * | Add explanations about quorumsAlex Auvolat2023-01-126-26/+65
| | | |
| | * | Add 12 lattice diagrams to explain CRDTs and quorumsAlex Auvolat2023-01-1215-11/+6658
| | | |
| | * | Talk 2023-01-18: some WIP talking about consensusAlex Auvolat2023-01-126-17/+311
| | | |
| | * | Talk 2023-01-18 WIPAlex Auvolat2023-01-1248-0/+8700
| | | |