Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add rpc_public_addr_subnet config option | Florian Klink | 2024-06-05 | 1 | -0/+2 |
| | | | | | | | | | | In case `rpc_public_addr` is not set, but autodiscovery is used, this allows filtering the list of automatically discovered IPs to a specific subnet. For example, if nodes should pick *their* IP inside a specific subnet, but you don't want to explicitly write the IP down (as it's dynamic, or you want to share configs across nodes), you can use this option. | ||||
* | [next-0.10] bump version number to 1.0v1.0.0-rc1 | Alex Auvolat | 2024-03-28 | 1 | -5/+5 |
| | |||||
* | [next-0.10] doc: 2 changes | Alex Auvolat | 2024-03-27 | 2 | -19/+43 |
| | | | | | - rewrite section on encryption to mention SSE-C - change to real-world to make it closer to main branch | ||||
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-26 | 1 | -0/+1 |
|\ | |||||
| * | [syslog] document environment variables | Alex Auvolat | 2024-03-20 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 2 | -14/+26 |
|\| | |||||
| * | [db-snapshot] documentation for metadata db snapshotsdb-snapshot | Alex Auvolat | 2024-03-15 | 1 | -7/+9 |
| | | |||||
| * | [doc-updates] from source: fix default feature list | Alex Auvolat | 2024-03-14 | 1 | -2/+2 |
| | | |||||
| * | [doc-updates] doc: be slightly more critical of LMDB | Alex Auvolat | 2024-03-14 | 1 | -19/+28 |
| | | |||||
* | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 2 | -5/+3 |
| | | |||||
* | | adjust docs for replication factor | Yureka | 2024-03-05 | 1 | -1/+1 |
|/ | |||||
* | [rel-0.9.3] Bump version to 0.9.3v0.9.3 | Alex Auvolat | 2024-03-04 | 1 | -5/+5 |
| | |||||
* | [rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2 | Alex Auvolat | 2024-03-01 | 1 | -5/+5 |
| | |||||
* | doc: reverse-proxy.md: Added section on caddy-fs-s3. | Jonathan Davies | 2024-02-26 | 1 | -0/+29 |
| | |||||
* | Align admin endpoint port | hartraft | 2024-02-20 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -5/+5 |
| | |||||
* | doc: improve navigation in configuration reference | Alex Auvolat | 2023-11-28 | 1 | -1/+1 |
| | |||||
* | doc: update quick start and real world for v0.9.0doc-updates | Alex Auvolat | 2023-10-11 | 1 | -35/+42 |
| | |||||
* | Document multi-hdd support | Alex Auvolat | 2023-09-07 | 1 | -8/+3 |
| | |||||
* | move alpine linux info to binary package page | Alex Auvolat | 2023-08-28 | 1 | -1/+14 |
| | |||||
* | Merge pull request 'Support {s3,web}.root_domains for the Caddy on-demand ↵ | Alex | 2023-08-28 | 1 | -0/+3 |
|\ | | | | | | | | | | | TLS endpoint (<admin>/check?domain=xx)' (#610) from bug/support-root-domains-on-demand-tls into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/610 | ||||
| * | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 1 | -0/+3 |
| | | |||||
* | | reverse-proxy.md: Added caching section for Caddy. | Jonathan Davies | 2023-08-16 | 1 | -0/+41 |
|/ | |||||
* | cookbook/encryption.md: Added Cyberduck note. | Jonathan Davies | 2023-06-19 | 1 | -0/+5 |
| | |||||
* | cookbook/encryption.md: Added note on XMPP. | Jonathan Davies | 2023-06-19 | 1 | -1/+4 |
| | |||||
* | doc: encryption organization | Alex Auvolat | 2023-06-14 | 1 | -7/+10 |
| | |||||
* | doc: better doc on systemd's DynamicUser (fix #430) | Alex Auvolat | 2023-06-14 | 1 | -1/+14 |
| | |||||
* | Add a page about encryption (fix #416) | Alex Auvolat | 2023-06-14 | 1 | -0/+105 |
| | |||||
* | doc: reformulate in monitoring page | Alex Auvolat | 2023-06-14 | 1 | -5/+1 |
| | |||||
* | doc: add an operations&maintenance section and move some pages there | Alex Auvolat | 2023-06-14 | 5 | -315/+2 |
| | |||||
* | Add documentation on durability and repair procedures (fix #219) | Alex Auvolat | 2023-06-14 | 3 | -2/+116 |
| | |||||
* | doc: english improvement | Alex Auvolat | 2023-06-14 | 1 | -1/+1 |
| | |||||
* | Doc: update goals, add docker alias | Alex Auvolat | 2023-06-14 | 1 | -0/+6 |
| | | | | Fix #235 | ||||
* | cookbook/real-world: fix typo | yuka | 2023-04-21 | 1 | -1/+1 |
| | |||||
* | binary-packages.md: Added. | Jonathan Davies | 2023-03-03 | 2 | -0/+32 |
| | |||||
* | Add documentation on community Ansible roles | Baptiste Jonglez | 2023-03-01 | 2 | -1/+56 |
| | |||||
* | cookbook/reverse-proxy.md: Fixed up Traefik section: | Jonathan Davies | 2023-02-14 | 1 | -27/+84 |
| | | | | | | | | | | * Renamed my_garage_service -> garage-s3-service. * Defined a web service for port 3902. * Added a garage-s3 router. * Pointed website definition at web service. * Use the /health endpoint for loadBalancer health check. * Renamed gzip_compress to just compression as traefik v3 will also do brotli compression. | ||||
* | cookbook/reverse-proxy.md: Document how to use healthchecks for caddy. | Jonathan Davies | 2023-02-14 | 1 | -3/+18 |
| | |||||
* | upgrading.md: Added small note about garage_build_info. | Jonathan Davies | 2023-02-06 | 1 | -0/+4 |
| | |||||
* | zero-downtime migration procedure | Alex Auvolat | 2023-01-30 | 1 | -23/+54 |
| | |||||
* | Reorder reference manual section, move metrics list to there | Alex Auvolat | 2023-01-30 | 1 | -275/+1 |
| | |||||
* | cookbook/reverse-proxy.md: Added on-demand TLS section. | Jonathan Davies | 2023-01-30 | 1 | -0/+50 |
| | |||||
* | cookbook/monitoring.md: Added new metrics (garage_build_info, | Jonathan Davies | 2023-01-30 | 1 | -0/+25 |
| | | | | garage_replication_factor, block_compression_level). | ||||
* | cookbook/_index.md: Added link to monitoring documentation. | Jonathan Davies | 2023-01-30 | 1 | -0/+4 |
| | |||||
* | gateways.md: -z is a required flag for layout assign. | Jonathan Davies | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | reverse-proxy.md: Corrected web server ports in Caddy example. | Jonathan Davies | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request 'Enable daemonset deployment using the helm chart' (#409) ↵ | Alex | 2023-01-26 | 1 | -1/+2 |
|\ | | | | | | | | | | | from kaiyou/garage:feat-k8s-daemonset into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/409 | ||||
| * | Fix documentation based on new deployment values | kaiyou | 2022-12-25 | 1 | -1/+2 |
| | | |||||
* | | cookbook/real-world.md: Added note about mesh network options. | Jonathan Davies | 2023-01-25 | 1 | -2/+6 |
|/ | |||||
* | Fix #432: documentation issuefix-432 | Alex Auvolat | 2022-11-24 | 1 | -1/+1 |
| |