aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'fix typo in peertube doc' (#617) from Lapineige/garage:ma...Alex2024-01-111-2/+2
|\
| * another typoLapineige2023-08-191-1/+1
| * fix typoLapineige2023-08-191-1/+1
* | Merge pull request 'OpenAPI specification of admin APIv1' (#672) from api-v1 ...Alex2023-11-296-24/+1471
|\ \
| * | fix the docapi-v1Quentin Dufour2023-11-284-24/+84
| * | add ClusterHealthReport endpoint to the APIQuentin Dufour2023-11-281-4/+56
| * | disable int64 finally for nowQuentin Dufour2023-11-231-1/+1
| * | set layout version as requiredQuentin Dufour2023-11-231-0/+2
| * | capacity is int64Quentin Dufour2023-11-231-2/+4
| * | fix query parameters for keysQuentin Dufour2023-11-231-5/+5
| * | convert showsecretkey from bool to enumQuentin Dufour2023-11-221-3/+6
| * | Change how query parameters are handledQuentin Dufour2023-11-221-84/+41
| * | handle key changesQuentin Dufour2023-11-221-3/+14
| * | Port GetKeyInfo by adding showSecretKey query paramQuentin Dufour2023-11-221-1/+18
| * | Port layout endpointsQuentin Dufour2023-11-221-6/+41
| * | port GetLayout and AddLayoutQuentin Dufour2023-11-221-11/+54
| * | Upgrade GetNodesQuentin Dufour2023-11-221-24/+47
| * | skeleton for api v1Quentin Dufour2023-11-222-0/+1242
* | | doc: move replication_mode to top of configuration page referencefix-doc-db-engineAlex Auvolat2023-11-281-85/+85
* | | doc: improve navigation in configuration referenceAlex Auvolat2023-11-284-43/+100
* | | doc: update the `db_engine` sectionAlex Auvolat2023-11-281-27/+30
|/ /
* | doc: update quick start and real world for v0.9.0doc-updatesAlex Auvolat2023-10-112-44/+52
* | doc: updates to the "migrating to v0.9" pageAlex Auvolat2023-10-101-3/+6
* | upgrade doc: fixes and precisionsAlex Auvolat2023-10-051-3/+4
* | Add migration to v0.9 guideAlex Auvolat2023-10-051-0/+68
* | Merge branch 'main' into nextv0.9.0-rc1Alex Auvolat2023-10-034-7/+17
|\ \
| * \ Merge pull request 'Add support for binding to unix domain sockets' (#640) fr...Alex2023-10-031-0/+7
| |\ \
| | * | doc: add documentation for specifying unix socket pathsnetworkException2023-10-031-0/+7
| * | | doc: update endpoint_url documentationFlorian Klink2023-10-023-7/+10
| |/ /
* | | Merge branch 'main' into nextAlex Auvolat2023-09-2775-0/+19773
|\| |
| * | add ocp2023 presentationprez-ocpAlex Auvolat2023-09-1971-0/+19772
| * | doc: update stickerAlex Auvolat2023-09-184-0/+1
* | | layout doc: reformulatenew-layout-uxAlex Auvolat2023-09-221-7/+8
* | | layout doc: write explanations for bizarre scenariosAlex Auvolat2023-09-221-0/+74
* | | layout doc: update old textAlex Auvolat2023-09-221-12/+26
* | | new layout doc: add examples of unexpected layout, to explainAlex Auvolat2023-09-221-0/+108
* | | Merge branch 'main' into nextAlex Auvolat2023-09-111-3/+12
|\| |
| * | config: make block_size and sled_cache_capacity expressable as stringsAlex Auvolat2023-09-111-4/+4
| * | make lmdb's map_size configurable (fix #628)Alex Auvolat2023-09-111-0/+9
* | | doc: update multi-hdd sectionAlex Auvolat2023-09-072-3/+3
* | | doc: documentation of rebalance repairAlex Auvolat2023-09-071-0/+10
* | | Document multi-hdd supportAlex Auvolat2023-09-073-8/+116
* | | doc: update page on upgradin clustersAlex Auvolat2023-09-071-1/+1
* | | reference manual: remove obsolete caveat about multipart uploadsAlex Auvolat2023-08-301-10/+7
* | | reference manual: document support for lifecycle configurationAlex Auvolat2023-08-301-4/+11
* | | Merge branch 'main' into nextv0.9.0-beta1Alex Auvolat2023-08-2912-15/+218
|\| |
| * | move alpine linux info to binary package pageAlex Auvolat2023-08-282-20/+17
| * | Merge pull request 'doc: Add information about Alpine Linux package to Quick ...Alex2023-08-281-0/+19
| |\ \
| | * | doc: Add information about Alpine Linux package to Quick StartJakub Jirutka2023-05-071-0/+19
| * | | Merge pull request 'Support {s3,web}.root_domains for the Caddy on-demand TLS...Alex2023-08-282-3/+90
| |\ \ \