Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation to migrate to 0.6update-documentationcreate-delete-buckets | Alex Auvolat | 2022-01-10 | 1 | -0/+1 |
| | |||||
* | Add a benchmark page with a first benchmark | Quentin Dufour | 2021-12-08 | 1 | -0/+1 |
| | |||||
* | S3 compatibility targetv0.5.0.1 | Alex Auvolat | 2021-12-06 | 1 | -0/+1 |
| | |||||
* | Reorganize and improve documentation | Alex Auvolat | 2021-12-06 | 1 | -4/+5 |
| | |||||
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -1/+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. | ||||
* | Add skeleton for backups, fuse and code sections | Quentin Dufour | 2021-11-10 | 1 | -0/+2 |
| | |||||
* | Documentation for Nix binary cache | Quentin Dufour | 2021-11-10 | 1 | -1/+2 |
| | |||||
* | Move design draft to separate file; write about GC in internalsv0.4.0 | Alex Auvolat | 2021-11-09 | 1 | -0/+1 |
| | |||||
* | Add documentation about Gateways | Quentin Dufour | 2021-11-08 | 1 | -0/+1 |
| | |||||
* | Doc about exposing your website | Quentin Dufour | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Documentation for hugo, jekyll and publii | Quentin Dufour | 2021-11-08 | 1 | -0/+1 |
| | |||||
* | Add doc for Nextcloud | Quentin Dufour | 2021-11-03 | 1 | -7/+12 |
| | |||||
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -0/+1 |
| | |||||
* | Build Garage with Nixfeature/static | Quentin Dufour | 2021-10-19 | 1 | -1/+2 |
| | |||||
* | Updates to documentation | Alex Auvolat | 2021-05-31 | 1 | -1/+1 |
| | |||||
* | Reorganize documentation | Alex Auvolat | 2021-05-31 | 1 | -10/+7 |
| | |||||
* | Write documentation on configuration file and other improvements | Alex Auvolat | 2021-05-28 | 1 | -7/+9 |
| | |||||
* | Section on recovering from failures | Alex Auvolat | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | Simplify our README | Quentin Dufour | 2021-03-17 | 1 | -0/+1 |
| | |||||
* | Working on the getting started guide | Quentin Dufour | 2021-03-17 | 1 | -1/+2 |
| | |||||
* | Refactor file organization | Quentin Dufour | 2021-03-17 | 1 | -10/+13 |
| | |||||
* | Work on structure + Getting started is reworked | Quentin Dufour | 2021-03-17 | 1 | -16/+16 |
| | |||||
* | Doc skeleton + intro | Quentin Dufour | 2021-03-17 | 1 | -0/+26 |