distribution/docs/content/storage-drivers
Andrey Smirnov 558ace1391
feat: implement 'rewrite' storage middleware
This allows to rewrite 'URLFor' of the storage driver to use a specific
host/trim the base path.

It is different from the 'redirect' middleware, as it still calls the
storage driver URLFor.

For example, with Azure storage provider, this allows to transform the
SAS Azure Blob Storage URL into the URL compatible with Azure Front
Door.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-07-04 18:49:25 +04:00
..
middleware feat: implement 'rewrite' storage middleware 2024-07-04 18:49:25 +04:00
_index.md docs: fix markup and broken links 2023-10-12 09:32:37 +02:00
azure.md docs: add hugo site 2023-10-11 16:45:16 +02:00
filesystem.md docs: add hugo site 2023-10-11 16:45:16 +02:00
gcs.md update: support redirects in gcs storage with default credentials 2024-03-11 21:05:03 +01:00
inmemory.md docs: fix broken links and improve link resolution 2024-01-14 21:33:55 +01:00
s3.md Allow setting s3 forcepathstyle without regionendpoint 2024-04-08 12:45:26 +02:00