Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: update quick start and real world for v0.9.0doc-updates | Alex Auvolat | 2023-10-11 | 2 | -44/+52 |
| | |||||
* | doc: updates to the "migrating to v0.9" page | Alex Auvolat | 2023-10-10 | 1 | -3/+6 |
| | |||||
* | upgrade doc: fixes and precisions | Alex Auvolat | 2023-10-05 | 1 | -3/+4 |
| | |||||
* | Add migration to v0.9 guide | Alex Auvolat | 2023-10-05 | 1 | -0/+68 |
| | |||||
* | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 4 | -7/+17 |
|\ | |||||
| * | Merge pull request 'Add support for binding to unix domain sockets' (#640) ↵ | Alex | 2023-10-03 | 1 | -0/+7 |
| |\ | | | | | | | | | | | | | | | | from networkException/garage:unix-sockets into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/640 | ||||
| | * | doc: add documentation for specifying unix socket paths | networkException | 2023-10-03 | 1 | -0/+7 |
| | | | |||||
| * | | doc: update endpoint_url documentation | Florian Klink | 2023-10-02 | 3 | -7/+10 |
| |/ | | | | | | | | | | | | | | | | | | | | | Since `awscli` `>=1.29.0` or `>=2.13.0` it is now possible to use the `AWS_ENDPOINT_URL` environment variable, or the `endpoint_url` config key to override the endpoint URL. This means, the aws bash function to wrap with --endpoint-url is not necessary anymore. Update invocations to reflect that. https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html https://github.com/aws/aws-cli/issues/4454#issuecomment-1626116607 | ||||
* | | layout doc: reformulatenew-layout-ux | Alex Auvolat | 2023-09-22 | 1 | -7/+8 |
| | | |||||
* | | layout doc: write explanations for bizarre scenarios | Alex Auvolat | 2023-09-22 | 1 | -0/+74 |
| | | |||||
* | | layout doc: update old text | Alex Auvolat | 2023-09-22 | 1 | -12/+26 |
| | | |||||
* | | new layout doc: add examples of unexpected layout, to explain | Alex Auvolat | 2023-09-22 | 1 | -0/+108 |
| | | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -3/+12 |
|\| | |||||
| * | config: make block_size and sled_cache_capacity expressable as strings | Alex Auvolat | 2023-09-11 | 1 | -4/+4 |
| | | |||||
| * | make lmdb's map_size configurable (fix #628) | Alex Auvolat | 2023-09-11 | 1 | -0/+9 |
| | | |||||
* | | doc: update multi-hdd section | Alex Auvolat | 2023-09-07 | 2 | -3/+3 |
| | | |||||
* | | doc: documentation of rebalance repair | Alex Auvolat | 2023-09-07 | 1 | -0/+10 |
| | | |||||
* | | Document multi-hdd support | Alex Auvolat | 2023-09-07 | 3 | -8/+116 |
| | | |||||
* | | doc: update page on upgradin clusters | Alex Auvolat | 2023-09-07 | 1 | -1/+1 |
| | | |||||
* | | reference manual: remove obsolete caveat about multipart uploads | Alex Auvolat | 2023-08-30 | 1 | -10/+7 |
| | | |||||
* | | reference manual: document support for lifecycle configuration | Alex Auvolat | 2023-08-30 | 1 | -4/+11 |
| | | |||||
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 10 | -12/+215 |
|\| | |||||
| * | move alpine linux info to binary package page | Alex Auvolat | 2023-08-28 | 2 | -20/+17 |
| | | |||||
| * | Merge pull request 'doc: Add information about Alpine Linux package to Quick ↵ | Alex | 2023-08-28 | 1 | -0/+19 |
| |\ | | | | | | | | | | | | | | | | Start' (#564) from jirutka/garage:alpine into next-0.8 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/564 | ||||
| | * | doc: Add information about Alpine Linux package to Quick Start | Jakub Jirutka | 2023-05-07 | 1 | -0/+19 |
| | | | |||||
| * | | Merge pull request 'Support {s3,web}.root_domains for the Caddy on-demand ↵ | Alex | 2023-08-28 | 2 | -3/+90 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | TLS endpoint (<admin>/check?domain=xx)' (#610) from bug/support-root-domains-on-demand-tls into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/610 | ||||
| | * | | 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/book: fix typo | Florian Klink | 2023-07-14 | 2 | -3/+3 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | 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 |
| | | |