Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request 'Add a note about Peertube 5.0 private videos' (#456) ↵ | Alex | 2023-01-02 | 1 | -1/+10 |
|\ | | | | | | | | | | | from kaiyou/garage:docs-apps into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/456 | ||||
| * | Add a note about Peertube 5.0 private videos | kaiyou | 2022-12-25 | 1 | -1/+10 |
| | | |||||
* | | Add some docs about using Python Minio SDK | kaiyou | 2022-12-25 | 1 | -8/+51 |
|/ | |||||
* | Merge pull request 'Implement /health admin API endpoint to check node ↵ | Alex | 2022-12-11 | 1 | -0/+686 |
|\ | | | | | | | | | | | health' (#440) from admin-health-api into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/440 | ||||
| * | Always return 200 OK on /v0/health, reinstate admin api doc as draft and ↵ | Alex Auvolat | 2022-12-11 | 1 | -0/+686 |
| | | | | | | | | complete it | ||||
* | | Fix typo in documentation | felix.scheinost | 2022-12-07 | 1 | -1/+1 |
|/ | |||||
* | Update 'doc/book/design/goals.md' | tompearson | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | Add talk to the Capitole du Libre 2022CdL_talk | vincent | 2022-11-27 | 23 | -0/+410 |
| | |||||
* | Fix #432: documentation issuefix-432 | Alex Auvolat | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | doc precisions and fixesdoc-0.8 | Alex Auvolat | 2022-11-16 | 2 | -3/+4 |
| | |||||
* | Rename subsections and add docker compose file | Alex Auvolat | 2022-11-16 | 2 | -5/+20 |
| | |||||
* | Add best practices and doc of monitoring (fix #419) | Alex Auvolat | 2022-11-16 | 5 | -11/+347 |
| | |||||
* | Merge pull request 'OpenAPI spec for admin API' (#379) from ↵ | Alex | 2022-11-16 | 30 | -679/+3533 |
|\ | | | | | | | | | | | ecosystem/openapi into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/379 | ||||
| * | Add a "build" section, doc for SDKecosystem/openapi | Quentin Dufour | 2022-11-13 | 13 | -645/+346 |
| | | |||||
| * | Add missing parameter | Quentin Dufour | 2022-11-12 | 1 | -0/+8 |
| | | |||||
| * | openapi validate fix | Quentin Dufour | 2022-11-12 | 1 | -2/+21 |
| | | |||||
| * | Finalize the specification of the admin API | Quentin Dufour | 2022-11-12 | 1 | -3/+197 |
| | | |||||
| * | Bucket CRUD is defined | Quentin Dufour | 2022-11-11 | 1 | -2/+130 |
| | | |||||
| * | Bucket skeleton | Quentin Dufour | 2022-11-11 | 1 | -0/+267 |
| | | |||||
| * | Use awscli in the getting started guide | Quentin Dufour | 2022-11-11 | 1 | -40/+75 |
| | | |||||
| * | Make capacity nullable to allow gateway config | Quentin Dufour | 2022-11-11 | 1 | -0/+2 |
| | | |||||
| * | Error is nullable on AddNode | Quentin Dufour | 2022-11-11 | 1 | -0/+1 |
| | | |||||
| * | Set required fields in the spec | Quentin Dufour | 2022-11-11 | 1 | -1/+16 |
| | | |||||
| * | Fix case of garage version | Quentin Dufour | 2022-11-11 | 1 | -1/+1 |
| | | |||||
| * | Add operationId to entrypoints | Quentin Dufour | 2022-11-11 | 1 | -3/+16 |
| | | |||||
| * | Declare Authorization scheme in OpenAPI | Quentin Dufour | 2022-11-11 | 1 | -4/+9 |
| | | |||||
| * | Partial OpenAPI spec for admin API with a viewer | Quentin Dufour | 2022-11-11 | 17 | -0/+2466 |
| | | |||||
* | | Move testing strategy to a dedicated doc section (fix #114)doc-testing-strategy | Alex Auvolat | 2022-11-14 | 3 | -2/+77 |
| | | |||||
* | | Improve Nginx reverse proxy example | Baptiste Jonglez | 2022-11-11 | 1 | -5/+9 |
|/ | | | | | | | | | | | | By default, Nginx does proxy buffering and it may store big replies to a temporary file up to 1 GB. It also means that Nginx will read data as fast as possible from Garage, even if the client downloads slowly. Both behaviours are often not wanted, so disable this temporary file in the example. Ref: https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering Also add an example of upstream with a "backup" server, which may be useful to only use remote servers as fallback. | ||||
* | Add documentation to run Mastodon on Garage | Baptiste Jonglez | 2022-11-06 | 1 | -2/+130 |
| | |||||
* | Fix issue with 'http(s)://' prefixconsul-tls | Alex Auvolat | 2022-10-18 | 1 | -3/+3 |
| | |||||
* | Add TLS support for Consul discovery + refactoring | Alex Auvolat | 2022-10-18 | 1 | -31/+64 |
| | |||||
* | update k2v docs for status 204 changes | Tobias Krischer | 2022-10-18 | 1 | -28/+28 |
| | |||||
* | Update 'doc/book/reference-manual/features.md' | borgified | 2022-10-16 | 1 | -1/+1 |
| | | | | typo | ||||
* | Fix typo | chemicstry | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | Update docs | chemicstry | 2022-09-30 | 1 | -2/+2 |
| | |||||
* | Move documentation to book | chemicstry | 2022-09-30 | 1 | -0/+87 |
| | |||||
* | Document db_engine | Alex Auvolat | 2022-09-27 | 1 | -0/+43 |
| | |||||
* | Merge pull request 'Documentation changes for v0.8' (#394) from doc-0.8 into ↵ | Alex | 2022-09-27 | 3 | -7/+41 |
|\ | | | | | | | | | | | main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/394 | ||||
| * | Update docker image links | Alex Auvolat | 2022-09-26 | 1 | -6/+6 |
| | | |||||
| * | Add garage v0.8 migration guide | Alex Auvolat | 2022-09-26 | 2 | -1/+35 |
| | | |||||
* | | Update READMEnew-readme | Alex Auvolat | 2022-09-21 | 1 | -1/+1 |
|/ | |||||
* | Finish writing about Garage features, and fix from-source instructions | Alex Auvolat | 2022-09-15 | 3 | -45/+106 |
| | |||||
* | Some work on documentation towards v0.8 | Alex Auvolat | 2022-09-14 | 15 | -71/+151 |
| | |||||
* | Document available build features | Alex Auvolat | 2022-09-06 | 1 | -16/+33 |
| | |||||
* | Add some documentation for Caddy | Quentin Dufour | 2022-08-12 | 1 | -0/+22 |
| | |||||
* | Fix typo | Alex | 2022-06-29 | 1 | -1/+1 |
| | |||||
* | Slides for talk at IMT Atlantique / STACK on 2022-06-23 (#333) | Alex | 2022-06-23 | 47 | -0/+8532 |
| | | | | | | | Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/333 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me> | ||||
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -70/+88 |
| | | | | | | | | | | | | | | | | - [x] Refactoring of internal counting API - [x] Repair procedure for counters (it's an offline procedure!!!) - [x] New counter for objects in buckets - [x] Add quotas to buckets struct - [x] Add CLI to manage bucket quotas - [x] Add admin API to manage bucket quotas - [x] Apply quotas by adding checks on put operations - [x] Proof-read Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/326 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me> | ||||
* | docs: Add Trafik reverse proxy documentation | Simon C | 2022-06-07 | 1 | -2/+139 |
| |