aboutsummaryrefslogtreecommitdiff
path: root/doc/book
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into nextAlex Auvolat2023-06-1420-32/+286
|\
| * doc: encryption organizationAlex Auvolat2023-06-141-7/+10
| |
| * doc: better doc on systemd's DynamicUser (fix #430)Alex Auvolat2023-06-141-1/+14
| |
| * Add a page about encryption (fix #416)Alex Auvolat2023-06-141-0/+105
| |
| * doc: reformulate in monitoring pageAlex Auvolat2023-06-141-5/+1
| |
| * doc: add an operations&maintenance section and move some pages thereAlex Auvolat2023-06-1416-19/+38
| |
| * 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
* | Merge branch 'main' into nextAlex Auvolat2023-06-132-3/+39
|\|
| * 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
| |
* | Make fsync an option for meta and dataAlex Auvolat2023-06-091-0/+45
| |
* | Merge branch 'main' into nextAlex Auvolat2023-04-2525-394/+850
|\|
| * 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
| |
| * 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
| | |
| * | cookbook/real-world.md: Added note about mesh network options.Jonathan Davies2023-01-251-2/+6
| | |
| * | doc: Added observability.md.Jonathan Davies2023-01-132-3/+61
| | |
| * | Add docs about running pict-rs with garagekaiyou2023-01-121-2/+63
| | |
| * | Implement `rpc_secret_file`Felix Scheinost2023-01-042-2/+6
| | |