aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* admin docs: reformatting, key admin: add checkAlex Auvolat2023-06-141-39/+44
|
* admin: uniformize layout api and improve codeAlex Auvolat2023-06-141-0/+14
|
* admin and cli: hide secret keys unless askedAlex Auvolat2023-06-141-0/+3
|
* admin api: move all endpoints to v1/ by default (v0/ still supported)Alex Auvolat2023-06-141-22/+22
|
* admin api: fix doc in draftsAlex Auvolat2023-06-141-8/+8
|
* admin api: switch GetClusterHealth to camelcase (fix #381 again)Alex Auvolat2023-06-141-20/+20
|
* admin api: change cluster status/layout to use lists and not maps (fix #377)Alex Auvolat2023-06-141-39/+80
|
* 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
| |
* | fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-1/+4
| |
* | Make fsync an option for meta and dataAlex Auvolat2023-06-091-0/+45
| |
* | Merge branch 'main' into nextAlex Auvolat2023-04-25100-395/+20817
|\|
| * 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
| |