aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/intro.md
Commit message (Collapse)AuthorAgeFilesLines
* Typos and dead linksQuentin Dufour2021-12-081-1/+1
|
* Reorganize and improve documentationAlex Auvolat2021-12-061-43/+16
|
* WIP front page garageQuentin Dufour2021-12-061-50/+46
|
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-19/+20
| | | | | | | | | | | | | | | | | - 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.
* added link to RFID Garage talk (#155)adrien2021-11-161-2/+4
| | | | | | | Co-authored-by: ADRN <adrien@luxeylab.net> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/155 Co-authored-by: adrien <adrien@luxeylab.net> Co-committed-by: adrien <adrien@luxeylab.net>
* Modified the 'Funding' sentence to remove 'promise' since we actually got ↵doc/got-actually-fundedADRN2021-10-261-2/+2
| | | | the first instalment
* Add download link on homepageAlex Auvolat2021-10-251-1/+2
|
* Add links and put logos in a flexboxfeature/doc-add-ngi-fundingQuentin2021-09-281-6/+12
|
* Doc: add funding disclaimer for NGI/EU grantmricher2021-09-251-1/+10
| | | | PNG logs optimized, render to be checked by @quentin. Fix #106.
* Add links to git/matrix/drone on top of documentationAlex Auvolat2021-05-031-0/+7
|
* Replace talk links with permalinksAlex Auvolat2021-04-301-2/+2
|
* created doc/talks subfolder and added my talk and the previous one done at ↵talksLUXEY Adrien2021-04-301-1/+3
| | | | the wide team
* [doc] Added mention that GarageHQ is hosted with GarageLUXEY Adrien2021-04-271-0/+4
|
* fix typosAlex Auvolat2021-04-271-2/+2
|
* intro.md: fix some typos, errors & dead links, plus some stylistic stuffLUXEY Adrien2021-04-271-26/+27
| | | | modifié : doc/book/src/intro.md
* Fix garage_util descriptionQuentin Dufour2021-04-271-1/+1
|
* Fix some typosQuentin Dufour2021-04-271-6/+6
|
* Center logo in book, add book CIAlex Auvolat2021-03-191-1/+5
|
* Refactor file organizationQuentin Dufour2021-03-171-0/+24
|
* Work on structure + Getting started is reworkedQuentin Dufour2021-03-171-17/+26
|
* Doc skeleton + introQuentin Dufour2021-03-171-0/+62