Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 2 | -3/+90 | |
| | | | | ||||||
| * | | | Merge pull request 'reverse-proxy.md: Added caching section for Caddy.' ↵ | Alex | 2023-08-28 | 1 | -0/+41 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (#614) from jpds/garage:caddy-cache into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/614 | |||||
| | * | | | reverse-proxy.md: Added caching section for Caddy. | Jonathan Davies | 2023-08-16 | 1 | -0/+41 | |
| | |/ / | ||||||
| * / / | backup.md: Added restic-android note. | Jonathan Davies | 2023-08-18 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | operations/durability-repairs-md: Fix typo | Max Justus Spransy | 2023-07-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | doc/drafts: fix typo | Florian Klink | 2023-07-14 | 1 | -2/+2 | |
| | | | ||||||
| * | | doc/book: fix typo | Florian Klink | 2023-07-14 | 2 | -3/+3 | |
| | | | ||||||
| * | | doc/api: fix typo | Florian Klink | 2023-07-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | apps/index.md: Fixed endpoint URL example. | Jonathan Davies | 2023-06-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | operations/durability-repairs.md: Added note about randomized scrub times. | Jonathan Davies | 2023-06-19 | 1 | -3/+6 | |
| | | | ||||||
| * | | cookbook/encryption.md: Added Cyberduck note. | Jonathan Davies | 2023-06-19 | 1 | -0/+5 | |
| | | | ||||||
| * | | cookbook/encryption.md: Added note on XMPP. | Jonathan Davies | 2023-06-19 | 1 | -1/+4 | |
| | | | ||||||
| * | | docs/apps: Added ejabberd section. | Jonathan Davies | 2023-06-19 | 1 | -0/+47 | |
| | | | ||||||
* | | | admin docs: reformatting, key admin: add check | Alex Auvolat | 2023-06-14 | 1 | -39/+44 | |
| | | | ||||||
* | | | admin: uniformize layout api and improve code | Alex Auvolat | 2023-06-14 | 1 | -0/+14 | |
| | | | ||||||
* | | | admin and cli: hide secret keys unless asked | Alex Auvolat | 2023-06-14 | 1 | -0/+3 | |
| | | | ||||||
* | | | admin api: move all endpoints to v1/ by default (v0/ still supported) | Alex Auvolat | 2023-06-14 | 1 | -22/+22 | |
| | | | ||||||
* | | | admin api: fix doc in drafts | Alex Auvolat | 2023-06-14 | 1 | -8/+8 | |
| | | | ||||||
* | | | admin api: switch GetClusterHealth to camelcase (fix #381 again) | Alex Auvolat | 2023-06-14 | 1 | -20/+20 | |
| | | | ||||||
* | | | admin api: change cluster status/layout to use lists and not maps (fix #377) | Alex Auvolat | 2023-06-14 | 1 | -39/+80 | |
| | | | ||||||
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-06-14 | 20 | -32/+286 | |
|\| | | ||||||
| * | | doc: encryption organization | Alex Auvolat | 2023-06-14 | 1 | -7/+10 | |
| | | | ||||||
| * | | doc: better doc on systemd's DynamicUser (fix #430) | Alex Auvolat | 2023-06-14 | 1 | -1/+14 | |
| | | | ||||||
| * | | Add a page about encryption (fix #416) | Alex Auvolat | 2023-06-14 | 1 | -0/+105 | |
| | | | ||||||
| * | | doc: reformulate in monitoring page | Alex Auvolat | 2023-06-14 | 1 | -5/+1 | |
| | | | ||||||
| * | | doc: add an operations&maintenance section and move some pages there | Alex Auvolat | 2023-06-14 | 16 | -19/+38 | |
| | | | ||||||
| * | | Add documentation on durability and repair procedures (fix #219) | Alex Auvolat | 2023-06-14 | 3 | -2/+116 | |
| | | | ||||||
| * | | doc: english improvement | Alex Auvolat | 2023-06-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Doc: update goals, add docker alias | Alex Auvolat | 2023-06-14 | 2 | -7/+11 | |
| | | | | | | | | | | | | Fix #235 | |||||
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 2 | -3/+39 | |
|\| | | ||||||
| * | | 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 | |
| |/ | ||||||
* | | 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 | |
| | |