aboutsummaryrefslogtreecommitdiff
path: root/doc/book/cookbook/real-world.md
Commit message (Collapse)AuthorAgeFilesLines
* cookbook/real-world.md: Added note about mesh network options.Jonathan Davies2023-01-251-2/+6
|
* Fix #432: documentation issuefix-432Alex Auvolat2022-11-241-1/+1
|
* doc precisions and fixesdoc-0.8Alex Auvolat2022-11-161-1/+1
|
* Rename subsections and add docker compose fileAlex Auvolat2022-11-161-0/+15
|
* Add best practices and doc of monitoring (fix #419)Alex Auvolat2022-11-161-7/+39
|
* Update docker image linksAlex Auvolat2022-09-261-6/+6
|
* Talk a bit about capacity balancing between regionsAlex Auvolat2022-03-221-11/+18
|
* Change position of the node-id argumentSteam2022-03-191-4/+4
|
* Reorganize documentation for new website (#213)Alex2022-02-071-0/+295
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>