aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/working_documents
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation to migrate to 0.6update-documentationcreate-delete-bucketsAlex Auvolat2022-01-101-0/+46
|
* Update documentationAlex Auvolat2022-01-071-2/+2
|
* update s3 compatibility list (#177)trinity-1686a2021-12-151-14/+14
| | | | | | | Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/177 Co-authored-by: trinity-1686a <trinity.pointard@gmail.com> Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
* S3 compatibility targetv0.5.0.1Alex Auvolat2021-12-061-0/+105
|
* Reorganize and improve documentationAlex Auvolat2021-12-061-0/+162
|
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-0/+2
| | | | | | | | | | | | | | | | | - change the terminology: the network configuration becomes the role table, the configuration of a nodes becomes a node's role - the modification of the role table takes place in two steps: first, changes are staged in a CRDT data structure. Then, once the user is happy with the changes, they can commit them all at once (or revert them). - update documentation - fix tests - implement smarter partition assignation algorithm This patch breaks the format of the network configuration: when migrating, the cluster will be in a state where no roles are assigned. All roles must be re-assigned and commited at once. This migration should not pose an issue.
* CLI: default rpc_hostv0.4-rc1Alex Auvolat2021-10-261-21/+65
|
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-0/+61
|
* Write documentation on configuration file and other improvementsAlex Auvolat2021-05-281-6/+6
|
* Working on the getting started guideQuentin Dufour2021-03-172-4/+5
|
* Refactor file organizationQuentin Dufour2021-03-172-0/+204