fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
parent
594e6b726c
commit
3d14741648
22 changed files with 50 additions and 70 deletions
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: describes get by digest pitfall
|
description: describes get by digest pitfall
|
||||||
keywords:
|
keywords: registry, manifest, images, tags, repository, distribution, digest
|
||||||
- registry, manifest, images, tags, repository, distribution, digest
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry_ref
|
parent: smn_registry_ref
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to deploy a registry
|
description: Explains how to deploy a registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, deployment
|
||||||
- registry, on-prem, images, tags, repository, distribution, deployment
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry
|
parent: smn_registry
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: describes deprecated functionality
|
description: describes deprecated functionality
|
||||||
keywords:
|
keywords: registry, manifest, images, signatures, repository, distribution, digest
|
||||||
- registry, manifest, images, signatures, repository, distribution, digest
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry_ref
|
parent: smn_registry_ref
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: High level discussion of garbage collection
|
description: High level discussion of garbage collection
|
||||||
keywords:
|
keywords: registry, garbage, images, tags, repository, distribution
|
||||||
- registry, garbage, images, tags, repository, distribution
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry_ref
|
parent: smn_registry_ref
|
||||||
|
@ -134,4 +133,3 @@ blob eligible for deletion: sha256:87192bdbe00f8f2a62527f36bb4c7c7f4eaf9307e4b87
|
||||||
blob eligible for deletion: sha256:b549a9959a664038fc35c155a95742cf12297672ca0ae35735ec027d55bf4e97
|
blob eligible for deletion: sha256:b549a9959a664038fc35c155a95742cf12297672ca0ae35735ec027d55bf4e97
|
||||||
blob eligible for deletion: sha256:f251d679a7c61455f06d793e43c06786d7766c88b8c24edf242b2c08e3c3f599
|
blob eligible for deletion: sha256:f251d679a7c61455f06d793e43c06786d7766c88b8c24edf242b2c08e3c3f599
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Getting help with the Registry
|
description: Getting help with the Registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR
|
||||||
- registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry
|
parent: smn_registry
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
aliases:
|
aliases:
|
||||||
- /registry/overview/
|
- /registry/overview/
|
||||||
description: High-level overview of the Registry
|
description: High-level overview of the Registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution
|
||||||
- registry, on-prem, images, tags, repository, distribution
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry
|
parent: smn_registry
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Deploying a Registry in an insecure fashion
|
description: Deploying a Registry in an insecure fashion
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, insecure
|
||||||
- registry, on-prem, images, tags, repository, distribution, insecure
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry_ref
|
parent: smn_registry_ref
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains what the Registry is, basic use cases and requirements
|
description: Explains what the Registry is, basic use cases and requirements
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, use cases, requirements
|
||||||
- registry, on-prem, images, tags, repository, distribution, use cases, requirements
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry
|
parent: smn_registry
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Explains how to work with registry notifications
|
description: Explains how to work with registry notifications
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, notifications,
|
||||||
- registry, on-prem, images, tags, repository, distribution, notifications, advanced
|
advanced
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_registry
|
parent: smn_registry
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Restricting access to your registry using an apache proxy
|
description: Restricting access to your registry using an apache proxy
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, authentication,
|
||||||
- registry, on-prem, images, tags, repository, distribution, authentication, proxy,
|
proxy, apache, httpd, TLS, recipe, advanced
|
||||||
apache, httpd, TLS, recipe, advanced
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_recipes
|
parent: smn_recipes
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Fun stuff to do with your registry
|
description: Fun stuff to do with your registry
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, recipes, advanced
|
||||||
- registry, on-prem, images, tags, repository, distribution, recipes, advanced
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_recipes
|
parent: smn_recipes
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Setting-up a local mirror for Docker Hub images
|
description: Setting-up a local mirror for Docker Hub images
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, mirror, Hub,
|
||||||
- registry, on-prem, images, tags, repository, distribution, mirror, Hub, recipe,
|
recipe, advanced
|
||||||
advanced
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_recipes
|
parent: smn_recipes
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Restricting access to your registry using a nginx proxy
|
description: Restricting access to your registry using a nginx proxy
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, nginx, proxy,
|
||||||
- registry, on-prem, images, tags, repository, distribution, nginx, proxy, authentication,
|
authentication, TLS, recipe, advanced
|
||||||
TLS, recipe, advanced
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_recipes
|
parent: smn_recipes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
description: Explains how to run a registry on macOS
|
description: Explains how to run a registry on macOS
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, macOS, recipe,
|
||||||
- registry, on-prem, images, tags, repository, distribution, macOS, recipe, advanced
|
advanced
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_recipes
|
parent: smn_recipes
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Azure storage drivers
|
description: Explains how to use the Azure storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, azure
|
||||||
- registry, service, driver, images, storage, azure
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the filesystem storage drivers
|
description: Explains how to use the filesystem storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, filesystem
|
||||||
- registry, service, driver, images, storage, filesystem
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Google Cloud Storage drivers
|
description: Explains how to use the Google Cloud Storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, gcs, google, cloud
|
||||||
- registry, service, driver, images, storage, gcs, google, cloud
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
aliases:
|
aliases:
|
||||||
- /registry/storagedrivers/
|
- /registry/storagedrivers/
|
||||||
description: Explains how to use storage drivers
|
description: Explains how to use storage drivers
|
||||||
keywords:
|
keywords: registry, on-prem, images, tags, repository, distribution, storage drivers,
|
||||||
- registry, on-prem, images, tags, repository, distribution, storage drivers, advanced
|
advanced
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
identifier: storage_index
|
identifier: storage_index
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the in-memory storage drivers
|
description: Explains how to use the in-memory storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, in-memory
|
||||||
- registry, service, driver, images, storage, in-memory
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the Aliyun OSS storage driver
|
description: Explains how to use the Aliyun OSS storage driver
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, OSS, aliyun
|
||||||
- registry, service, driver, images, storage, OSS, aliyun
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the S3 storage drivers
|
description: Explains how to use the S3 storage drivers
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, S3
|
||||||
- registry, service, driver, images, storage, S3
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains how to use the OpenStack swift storage driver
|
description: Explains how to use the OpenStack swift storage driver
|
||||||
keywords:
|
keywords: registry, service, driver, images, storage, swift
|
||||||
- registry, service, driver, images, storage, swift
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
parent: smn_storagedrivers
|
parent: smn_storagedrivers
|
||||||
|
|
Loading…
Reference in a new issue