Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The version flag is required when applying a layoutupdate-quickstart-docs-layout-apply | fabientot | 7 days | 1 | -1/+1 |
| | | | | | | | | | | | | | | I followed the documentation and got an error if the layout's version was not specified ``` garage layout apply Error: Internal error: Please pass the new layout version number to ensure that you are writing the correct version of the cluster layout. To know the correct value of the new layout version, invoke `garage layout show` and review the proposed changes. ``` This fixes that | ||||
* | doc: add use_local_tz configuration | Renjaya Raga Zenta | 2024-11-25 | 1 | -0/+9 |
| | |||||
* | Merge pull request 'Update Python SDK documentation' (#887) from ↵ | Alex | 2024-11-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | cryptolukas/garage:fix-python-sdk-docs into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/887 | ||||
| * | the old value do not work out of the box | Matthias Doering | 2024-10-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request 'doc: update mastodon media header pruning section' ↵ | Alex | 2024-11-19 | 1 | -2/+1 |
|\ \ | | | | | | | | | | | | | | | | (#888) from teutat3s/garage:doc-update-mastodon-media into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/888 | ||||
| * | | doc: update mastodon media header pruning section | teutat3s | 2024-10-17 | 1 | -2/+1 |
| |/ | | | | | | | | | This is now possible since the upstream issue has been resolved. https://github.com/mastodon/mastodon/issues/9567 | ||||
* / | doc: add Triplebit's use-case | Jonah Aragon | 2024-11-15 | 1 | -0/+17 |
|/ | |||||
* | Bump to version 1.0.1v1.0.1rel-v1.0.1 | Alex Auvolat | 2024-09-22 | 2 | -6/+6 |
| | |||||
* | Typo | Faustin Lammler | 2024-09-10 | 1 | -2/+2 |
| | | | | And remove trailing white space. | ||||
* | Merge pull request 'Quick start: mention Docker (replace #803)' (#862) from ↵ | Alex | 2024-08-24 | 1 | -0/+33 |
|\ | | | | | | | | | | | dougreeder into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/862 | ||||
| * | doc: clarify quick start on using docker | Alex Auvolat | 2024-08-24 | 1 | -1/+9 |
| | | |||||
| * | Improves Quick Start for users not using Linux | P. Douglas Reeder | 2024-04-10 | 1 | -0/+25 |
| | | |||||
* | | docs: Update LMDB website | kosssi | 2024-08-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request 'doc: fix typo' (#831) from Armael/garage:typo into main | Alex | 2024-06-18 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/831 | ||||
| * | | typo | Armaël Guéneau | 2024-06-04 | 1 | -1/+1 |
| |/ | |||||
* / | add rpc_public_addr_subnet config option | Florian Klink | 2024-06-05 | 2 | -0/+14 |
|/ | | | | | | | | | | In case `rpc_public_addr` is not set, but autodiscovery is used, this allows filtering the list of automatically discovered IPs to a specific subnet. For example, if nodes should pick *their* IP inside a specific subnet, but you don't want to explicitly write the IP down (as it's dynamic, or you want to share configs across nodes), you can use this option. | ||||
* | [fix-doc] fix broken references in documentation | Alex Auvolat | 2024-04-10 | 1 | -3/+3 |
| | |||||
* | Merge pull request 'Garage v1.0' (#683) from next-0.10 into main | Alex | 2024-04-10 | 15 | -187/+344 |
|\ | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/683 | ||||
| * | Merge branch 'main' into next-0.10v1.0.0next-0.10 | Alex Auvolat | 2024-04-10 | 1 | -3/+5 |
| |\ | |||||
| * | | [next-0.10] small updates to mention Garage v0.9.4 | Alex Auvolat | 2024-04-10 | 2 | -2/+2 |
| | | | |||||
| * | | [next-0.10] Add migration guide for v1.0 | Alex Auvolat | 2024-03-28 | 1 | -0/+77 |
| | | | |||||
| * | | [next-0.10] bump version number to 1.0v1.0.0-rc1 | Alex Auvolat | 2024-03-28 | 2 | -6/+6 |
| | | | |||||
| * | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-28 | 2 | -0/+44 |
| |\ \ | |||||
| * | | | [next-0.10] doc: 2 changes | Alex Auvolat | 2024-03-27 | 2 | -19/+43 |
| | | | | | | | | | | | | | | | | | | | | - rewrite section on encryption to mention SSE-C - change to real-world to make it closer to main branch | ||||
| * | | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 2 | -1/+24 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | [block-ref-repair] mention `garage block repair-rc` in documentation | Alex Auvolat | 2024-03-19 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 7 | -27/+177 |
| |\ \ \ \ \ | |||||
| * | | | | | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 8 | -41/+13 |
| | | | | | | | |||||
| * | | | | | | Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' ↵ | Alex | 2024-03-07 | 5 | -60/+81 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#750) from yuka/garage:split-consistency-mode into next-0.10 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/750 | ||||
| | * | | | | | | adjust docs for replication factor | Yureka | 2024-03-05 | 5 | -60/+81 |
| | | | | | | | | |||||
| * | | | | | | | [sse-c] Documentation for SSE-C | Alex Auvolat | 2024-03-07 | 2 | -0/+48 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-04 | 20 | -20/+5369 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-26 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-22 | 4 | -12/+12 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-20 | 2 | -15/+131 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-13 | 76 | -69/+6098 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request 'NLnet task 3' (#667) from nlnet-task3 into next-0.10 | Alex | 2024-01-11 | 1 | -65/+74 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/667 | ||||
| | * | | | | | | | | | | | admin: more info in admin GetClusterStatus | Alex Auvolat | 2023-11-28 | 1 | -65/+74 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | fix typo in doc | Alex Auvolat | 2024-04-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | [rel-0.9.4] upgrade version to v0.9.4v0.9.4 | Alex Auvolat | 2024-04-08 | 1 | -5/+5 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | [doc-units] document how interval value is parsed | Alex Auvolat | 2024-04-03 | 1 | -3/+5 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | [fix-buffering] implement `block_ram_buffer_max` to avoid excessive RAM usage | Alex Auvolat | 2024-03-27 | 2 | -0/+44 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | [syslog] document environment variables | Alex Auvolat | 2024-03-20 | 2 | -1/+24 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Update WinSCP link in documentation | stefano | 2024-03-19 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Update link to new wiki location. See Deuxfleurs/garage#780 | ||||
* | | | | | | | | [db-snapshot] documentation for metadata db snapshotsdb-snapshot | Alex Auvolat | 2024-03-15 | 5 | -7/+114 |
| | | | | | | | | |||||
* | | | | | | | | [disable-scrub] document `disable_scrub` config optiondisable-scrub | Alex Auvolat | 2024-03-14 | 2 | -1/+19 |
| | | | | | | | | |||||
* | | | | | | | | [doc-updates] from source: fix default feature list | Alex Auvolat | 2024-03-14 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | [doc-updates] doc: be slightly more critical of LMDB | Alex Auvolat | 2024-03-14 | 3 | -31/+53 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | [rel-0.9.3] Bump version to 0.9.3v0.9.3 | Alex Auvolat | 2024-03-04 | 1 | -5/+5 |
| | | | | | | |