1
0
mirror of https://github.com/distribution/distribution synced 2024-11-12 05:45:51 +01:00
distribution/docs
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
..
content feat: implement 'rewrite' storage middleware 2024-07-04 18:49:25 +04:00
data/menu docs: add github link in header 2023-10-12 10:00:43 +02:00
i18n Add a trademarks and docs license link 2024-02-06 16:36:46 +00:00
layouts/_default/_markup docs: fix broken links and improve link resolution 2024-01-14 21:33:55 +01:00
static docs: remove unused images 2023-10-26 13:04:56 +02:00
themes/hugo-geekdoc docs: add hugo site 2023-10-11 16:45:16 +02:00
.htmltest.yml docs: add tests 2023-10-12 09:32:55 +02:00
dockerhub.md Update dockerhub.md 2024-07-01 13:53:43 +03:00
hugo.yaml docs: disable base element override 2024-07-01 10:07:44 +02:00