garage/doc/book/reference-manual
Félix Baylac Jacqué f83fa02193
All checks were successful
continuous-integration/drone/pr Build is passing
Add allow_world_readable_secrets option to config file
Sometimes, the secret files permissions checks gets in the way. It's
by no mean complete, it doesn't take the Posix ACLs into account among
other things. Correctly checking the ACLs would be too involving (see
#658 (comment))
and would likely still fail in some weird chmod settings.

We're adding a new configuration file key allowing the user to disable
this permission check altogether.

The (already existing) env variable counterpart always take precedence
to this config file option. That's useful in cases where the
configuration file is static and cannot be easily altered.

Fixes #658

Co-authored-by: Florian Klink <flokli@flokli.de>
2023-10-26 18:25:13 +02:00
..
_index.md doc: add an operations&maintenance section and move some pages there 2023-06-14 12:39:40 +02:00
admin-api.md support {s3,web}.root_domains in /check endpoint 2023-08-08 11:05:42 +02:00
cli.md Some work on documentation towards v0.8 2022-09-14 19:31:13 +02:00
configuration.md Add allow_world_readable_secrets option to config file 2023-10-26 18:25:13 +02:00
features.md doc: add an operations&maintenance section and move some pages there 2023-06-14 12:39:40 +02:00
k2v.md doc/book: fix typo 2023-07-14 14:24:40 +03:00
monitoring.md Reorder reference manual section, move metrics list to there 2023-01-30 18:00:01 +01:00
s3-compatibility.md Reorder reference manual section, move metrics list to there 2023-01-30 18:00:01 +01:00