Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | admin: more info in admin GetClusterStatus | Alex Auvolat | 2023-11-28 | 1 | -65/+74 | |
| | | | | ||||||
* | | | | Merge pull request 'OpenAPI specification of admin APIv1' (#672) from api-v1 ↵ | Alex | 2023-11-29 | 6 | -24/+1471 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/672 | |||||
| * | | | | fix the docapi-v1 | Quentin Dufour | 2023-11-28 | 4 | -24/+84 | |
| | | | | | ||||||
| * | | | | add ClusterHealthReport endpoint to the API | Quentin Dufour | 2023-11-28 | 1 | -4/+56 | |
| | | | | | ||||||
| * | | | | disable int64 finally for now | Quentin Dufour | 2023-11-23 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | set layout version as required | Quentin Dufour | 2023-11-23 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | capacity is int64 | Quentin Dufour | 2023-11-23 | 1 | -2/+4 | |
| | | | | | ||||||
| * | | | | fix query parameters for keys | Quentin Dufour | 2023-11-23 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | convert showsecretkey from bool to enum | Quentin Dufour | 2023-11-22 | 1 | -3/+6 | |
| | | | | | ||||||
| * | | | | Change how query parameters are handled | Quentin Dufour | 2023-11-22 | 1 | -84/+41 | |
| | | | | | ||||||
| * | | | | handle key changes | Quentin Dufour | 2023-11-22 | 1 | -3/+14 | |
| | | | | | ||||||
| * | | | | Port GetKeyInfo by adding showSecretKey query param | Quentin Dufour | 2023-11-22 | 1 | -1/+18 | |
| | | | | | ||||||
| * | | | | Port layout endpoints | Quentin Dufour | 2023-11-22 | 1 | -6/+41 | |
| | | | | | ||||||
| * | | | | port GetLayout and AddLayout | Quentin Dufour | 2023-11-22 | 1 | -11/+54 | |
| | | | | | ||||||
| * | | | | Upgrade GetNodes | Quentin Dufour | 2023-11-22 | 1 | -24/+47 | |
| | | | | | ||||||
| * | | | | skeleton for api v1 | Quentin Dufour | 2023-11-22 | 2 | -0/+1242 | |
| |/ / / | ||||||
* | | | | doc: move replication_mode to top of configuration page referencefix-doc-db-engine | Alex Auvolat | 2023-11-28 | 1 | -85/+85 | |
| | | | | ||||||
* | | | | doc: improve navigation in configuration reference | Alex Auvolat | 2023-11-28 | 4 | -43/+100 | |
| | | | | ||||||
* | | | | doc: update the `db_engine` section | Alex Auvolat | 2023-11-28 | 1 | -27/+30 | |
|/ / / | ||||||
* | | | 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 | |||||
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-09-27 | 75 | -0/+19773 | |
|\| | | ||||||
| * | | add ocp2023 presentationprez-ocp | Alex Auvolat | 2023-09-19 | 71 | -0/+19772 | |
| | | | ||||||
| * | | doc: update sticker | Alex Auvolat | 2023-09-18 | 4 | -0/+1 | |
| | | | ||||||
* | | | 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 | 12 | -15/+218 | |
|\| | | ||||||
| * | | 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 |