aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ec12d6c' into nextAlex Auvolat2022-12-1112-0/+12353
|\
| * Merge branch 'main' into optimal-layoutAlex Auvolat2022-11-074-63/+224
| |\
| * \ Merge remote-tracking branch 'origin/main' into optimal-layoutMendes2022-10-0472-153/+10685
| |\ \
| * | | New version of the algorithm that calculate the layout.Mendes2022-09-212-9/+8
| * | | Added the section with description proofs of the parametric assignment comput...Mendes2022-09-104-12/+260
| * | | ignore log files in commitMendes2022-09-085-333/+11
| * | | Added a first draft version of the algorithm and analysis for the non-strict ...Mendes2022-08-195-49/+120
| * | | Added the latex report on the optimal layout algorithmMendes2022-07-1813-0/+12357
* | | | Merge pull request 'Implement /health admin API endpoint to check node health...Alex2022-12-111-0/+686
|\ \ \ \
| * | | | Always return 200 OK on /v0/health, reinstate admin api doc as draft and comp...Alex Auvolat2022-12-111-0/+686
* | | | | Fix typo in documentationfelix.scheinost2022-12-071-1/+1
|/ / / /
* | | | Update 'doc/book/design/goals.md'tompearson2022-12-041-1/+1
* | | | Add talk to the Capitole du Libre 2022CdL_talkvincent2022-11-2723-0/+410
* | | | Fix #432: documentation issuefix-432Alex Auvolat2022-11-241-1/+1
* | | | doc precisions and fixesdoc-0.8Alex Auvolat2022-11-162-3/+4
* | | | Rename subsections and add docker compose fileAlex Auvolat2022-11-162-5/+20
* | | | Add best practices and doc of monitoring (fix #419)Alex Auvolat2022-11-165-11/+347
* | | | Merge pull request 'OpenAPI spec for admin API' (#379) from ecosystem/openapi...Alex2022-11-1630-679/+3533
|\ \ \ \
| * | | | Add a "build" section, doc for SDKecosystem/openapiQuentin Dufour2022-11-1313-645/+346
| * | | | Add missing parameterQuentin Dufour2022-11-121-0/+8
| * | | | openapi validate fixQuentin Dufour2022-11-121-2/+21
| * | | | Finalize the specification of the admin APIQuentin Dufour2022-11-121-3/+197
| * | | | Bucket CRUD is definedQuentin Dufour2022-11-111-2/+130
| * | | | Bucket skeletonQuentin Dufour2022-11-111-0/+267
| * | | | Use awscli in the getting started guideQuentin Dufour2022-11-111-40/+75
| * | | | Make capacity nullable to allow gateway configQuentin Dufour2022-11-111-0/+2
| * | | | Error is nullable on AddNodeQuentin Dufour2022-11-111-0/+1
| * | | | Set required fields in the specQuentin Dufour2022-11-111-1/+16
| * | | | Fix case of garage versionQuentin Dufour2022-11-111-1/+1
| * | | | Add operationId to entrypointsQuentin Dufour2022-11-111-3/+16
| * | | | Declare Authorization scheme in OpenAPIQuentin Dufour2022-11-111-4/+9
| * | | | Partial OpenAPI spec for admin API with a viewerQuentin Dufour2022-11-1117-0/+2466
| | |_|/ | |/| |
* | | | Move testing strategy to a dedicated doc section (fix #114)doc-testing-strategyAlex Auvolat2022-11-143-2/+77
* | | | Improve Nginx reverse proxy exampleBaptiste Jonglez2022-11-111-5/+9
|/ / /
* | | Add documentation to run Mastodon on GarageBaptiste Jonglez2022-11-061-2/+130
* | | Fix issue with 'http(s)://' prefixconsul-tlsAlex Auvolat2022-10-181-3/+3
* | | Add TLS support for Consul discovery + refactoringAlex Auvolat2022-10-181-31/+64
* | | update k2v docs for status 204 changesTobias Krischer2022-10-181-28/+28
* | | Update 'doc/book/reference-manual/features.md'borgified2022-10-161-1/+1
| |/ |/|
* | Fix typochemicstry2022-09-301-1/+1
* | Update docschemicstry2022-09-301-2/+2
* | Move documentation to bookchemicstry2022-09-301-0/+87
* | Document db_engineAlex Auvolat2022-09-271-0/+43
* | Merge pull request 'Documentation changes for v0.8' (#394) from doc-0.8 into ...Alex2022-09-273-7/+41
|\ \
| * | Update docker image linksAlex Auvolat2022-09-261-6/+6
| * | Add garage v0.8 migration guideAlex Auvolat2022-09-262-1/+35
* | | Update READMEnew-readmeAlex Auvolat2022-09-211-1/+1
|/ /
* | Finish writing about Garage features, and fix from-source instructionsAlex Auvolat2022-09-153-45/+106
* | Some work on documentation towards v0.8Alex Auvolat2022-09-1415-71/+151
* | Document available build featuresAlex Auvolat2022-09-061-16/+33