aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* The version flag is required when applying a layoutupdate-quickstart-docs-layout-applyfabientot7 days1-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 configurationRenjaya Raga Zenta2024-11-251-0/+9
|
* Merge pull request 'Update Python SDK documentation' (#887) from ↵Alex2024-11-191-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 boxMatthias Doering2024-10-141-1/+1
| |
* | Merge pull request 'doc: update mastodon media header pruning section' ↵Alex2024-11-191-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 sectionteutat3s2024-10-171-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-caseJonah Aragon2024-11-151-0/+17
|/
* Bump to version 1.0.1v1.0.1rel-v1.0.1Alex Auvolat2024-09-222-6/+6
|
* TypoFaustin Lammler2024-09-101-2/+2
| | | | And remove trailing white space.
* Merge pull request 'Quick start: mention Docker (replace #803)' (#862) from ↵Alex2024-08-241-0/+33
|\ | | | | | | | | | | dougreeder into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/862
| * doc: clarify quick start on using dockerAlex Auvolat2024-08-241-1/+9
| |
| * Improves Quick Start for users not using LinuxP. Douglas Reeder2024-04-101-0/+25
| |
* | docs: Update LMDB websitekosssi2024-08-061-1/+1
| |
* | Merge pull request 'doc: fix typo' (#831) from Armael/garage:typo into mainAlex2024-06-181-1/+1
|\ \ | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/831
| * | typoArmaël Guéneau2024-06-041-1/+1
| |/
* / add rpc_public_addr_subnet config optionFlorian Klink2024-06-052-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 documentationAlex Auvolat2024-04-101-3/+3
|
* Merge pull request 'Garage v1.0' (#683) from next-0.10 into mainAlex2024-04-1015-187/+344
|\ | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/683
| * Merge branch 'main' into next-0.10v1.0.0next-0.10Alex Auvolat2024-04-101-3/+5
| |\
| * | [next-0.10] small updates to mention Garage v0.9.4Alex Auvolat2024-04-102-2/+2
| | |
| * | [next-0.10] Add migration guide for v1.0Alex Auvolat2024-03-281-0/+77
| | |
| * | [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-282-6/+6
| | |
| * | Merge branch 'main' into next-0.10Alex Auvolat2024-03-282-0/+44
| |\ \
| * | | [next-0.10] doc: 2 changesAlex Auvolat2024-03-272-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.10Alex Auvolat2024-03-262-1/+24
| |\ \ \
| * \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-03-191-1/+1
| |\ \ \ \
| * | | | | [block-ref-repair] mention `garage block repair-rc` in documentationAlex Auvolat2024-03-191-1/+4
| | | | | |
| * | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-187-27/+177
| |\ \ \ \ \
| * | | | | | [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-088-41/+13
| | | | | | |
| * | | | | | Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' ↵Alex2024-03-075-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 factorYureka2024-03-055-60/+81
| | | | | | | |
| * | | | | | | [sse-c] Documentation for SSE-CAlex Auvolat2024-03-072-0/+48
| |/ / / / / /
| * | | | | | Merge branch 'main' into next-0.10Alex Auvolat2024-03-0420-20/+5369
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-261-0/+29
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-224-12/+12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-202-15/+131
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into next-0.10Alex Auvolat2024-02-1376-69/+6098
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request 'NLnet task 3' (#667) from nlnet-task3 into next-0.10Alex2024-01-111-65/+74
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/667
| | * | | | | | | | | | | admin: more info in admin GetClusterStatusAlex Auvolat2023-11-281-65/+74
| | | | | | | | | | | | |
* | | | | | | | | | | | | fix typo in docAlex Auvolat2024-04-081-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | [rel-0.9.4] upgrade version to v0.9.4v0.9.4Alex Auvolat2024-04-081-5/+5
| | | | | | | | | | | |
* | | | | | | | | | | | [doc-units] document how interval value is parsedAlex Auvolat2024-04-031-3/+5
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | [fix-buffering] implement `block_ram_buffer_max` to avoid excessive RAM usageAlex Auvolat2024-03-272-0/+44
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | [syslog] document environment variablesAlex Auvolat2024-03-202-1/+24
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Update WinSCP link in documentationstefano2024-03-191-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Update link to new wiki location. See Deuxfleurs/garage#780
* | | | | | | | [db-snapshot] documentation for metadata db snapshotsdb-snapshotAlex Auvolat2024-03-155-7/+114
| | | | | | | |
* | | | | | | | [disable-scrub] document `disable_scrub` config optiondisable-scrubAlex Auvolat2024-03-142-1/+19
| | | | | | | |
* | | | | | | | [doc-updates] from source: fix default feature listAlex Auvolat2024-03-141-2/+2
| | | | | | | |
* | | | | | | | [doc-updates] doc: be slightly more critical of LMDBAlex Auvolat2024-03-143-31/+53
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [rel-0.9.3] Bump version to 0.9.3v0.9.3Alex Auvolat2024-03-041-5/+5
| | | | | | |