aboutsummaryrefslogtreecommitdiff
path: root/doc/book/src/cookbook
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize documentation for new website (#213)Alex2022-02-079-781/+0
| | | | | | | | | | | | | | This PR should be merged after the new website is deployed. - [x] Rename files - [x] Add front matter section to all `.md` files in the book (necessary for Zola) - [x] Change all internal links to use Zola's linking system that checks broken links - [x] Some updates to documentation contents and organization Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/213 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me>
* Add compression using zstd (#173)trinity-1686a2021-12-151-0/+2
| | | | | | | | | fix #27 Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/173 Co-authored-by: trinity-1686a <trinity.pointard@gmail.com> Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
* Reorganize and improve documentationAlex Auvolat2021-12-063-16/+17
|
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-163-30/+56
| | | | | | | | | | | | | | | | | - 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 s3_api.root_domain to doc bookTrinity Pointard2021-11-161-0/+1
|
* Add documentation for nginxQuentin Dufour2021-11-082-6/+132
|
* Add documentation about GatewaysQuentin Dufour2021-11-081-0/+31
|
* Doc about exposing your websiteQuentin Dufour2021-11-082-0/+85
|
* Harden Garage's systemd serviceQuentin Dufour2021-11-081-5/+16
|
* Documentation for hugo, jekyll and publiiQuentin Dufour2021-11-081-0/+1
|
* fix missing bootstrap_peers in docTrinity Pointard2021-11-051-0/+2
|
* Add doc for NextcloudQuentin Dufour2021-11-032-105/+1
|
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-103/+71
|
* Documentation fixes (typo and small reorganization)Alex Auvolat2021-05-314-52/+92
|
* Write about S3 client configurationAlex Auvolat2021-05-311-0/+89
|
* Reorganize documentationAlex Auvolat2021-05-316-1/+396
|
* make most changes suggested during install-partyTrinity Pointard2021-05-291-1/+1
|
* Write documentation on configuration file and other improvementsAlex Auvolat2021-05-281-0/+2
|
* Update documentationAlex Auvolat2021-04-272-2/+2
|
* fix command for adding nodeAlex Auvolat2021-04-271-1/+2
|
* Section on recovering from failuresAlex Auvolat2021-04-271-0/+98
|
* Working on the getting started guideQuentin Dufour2021-03-171-0/+4
|
* Refactor file organizationQuentin Dufour2021-03-172-0/+2