Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 1 | -0/+3 |
|\ | |||||
| * | move alpine linux info to binary package page | Alex Auvolat | 2023-08-28 | 1 | -19/+3 |
| | | |||||
| * | Merge pull request 'doc: Add information about Alpine Linux package to Quick ↵ | Alex | 2023-08-28 | 1 | -0/+19 |
| |\ | | | | | | | | | | | | | | | | Start' (#564) from jirutka/garage:alpine into next-0.8 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/564 | ||||
| | * | doc: Add information about Alpine Linux package to Quick Start | Jakub Jirutka | 2023-05-07 | 1 | -0/+19 |
| | | | |||||
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-06-14 | 1 | -1/+1 |
|\| | | |||||
| * | | doc: add an operations&maintenance section and move some pages there | Alex Auvolat | 2023-06-14 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-04-25 | 1 | -3/+3 |
|\| | |||||
| * | docs(book/quickstart): adapt aws s3 commands to example | arthurlutz | 2023-04-03 | 1 | -3/+3 |
| | | | | | | Signed-off-by: arthurlutz <arthurlutz@noreply.localhost> | ||||
* | | Changed all instances of 'key new' to 'key create' to make it consistent as ↵ | Jonathan Davies | 2023-01-03 | 1 | -1/+1 |
|/ | | | | bucket commands issued normally around the same time. | ||||
* | Add best practices and doc of monitoring (fix #419) | Alex Auvolat | 2022-11-16 | 1 | -2/+1 |
| | |||||
* | Add a "build" section, doc for SDKecosystem/openapi | Quentin Dufour | 2022-11-13 | 1 | -6/+6 |
| | |||||
* | Use awscli in the getting started guide | Quentin Dufour | 2022-11-11 | 1 | -40/+75 |
| | |||||
* | Some work on documentation towards v0.8 | Alex Auvolat | 2022-09-14 | 1 | -0/+9 |
| | |||||
* | Remove useless MC_REGION env variabledoc2 | Quentin Dufour | 2022-06-02 | 1 | -10/+0 |
| | |||||
* | Small documentation updates (#237) | Alex | 2022-02-10 | 1 | -1/+1 |
| | | | | | | | | | Fixes #234, among other things Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/237 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me> | ||||
* | Update quickstart to set endpoints ending in localhost | Quentin Dufour | 2022-02-07 | 1 | -2/+2 |
| | |||||
* | Reorganize documentation for new website (#213) | Alex | 2022-02-07 | 1 | -0/+286 |
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> |