Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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 |
| | |||||
* | 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 |
| | | |||||
* | | 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 | ||||
* | | 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 |
|/ | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | backup.md: Added section for git-annex. | Jonathan Davies | 2023-02-08 | 1 | -0/+34 |
| | |||||
* | Merge pull request 'upgrading.md: Added small note about garage_build_info.' ↵ | Alex | 2023-02-06 | 1 | -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 Davies | 2023-02-06 | 1 | -0/+4 |
| | | |||||
* | | fixes for pr 499config-files-env | Alex Auvolat | 2023-02-06 | 1 | -5/+5 |
| | | |||||
* | | secrets can be passed directly in config, as file, or as env | Alex Auvolat | 2023-02-03 | 1 | -16/+24 |
|/ | |||||
* | Change talk links more | Alex Auvolat | 2023-01-30 | 1 | -4/+6 |
| | |||||
* | Raw links to presentations | Alex Auvolat | 2023-01-30 | 1 | -2/+2 |
| | |||||
* | zero-downtime migration procedure | Alex Auvolat | 2023-01-30 | 3 | -25/+79 |
| |