Convert Markdown frontmatter to YAML
Some frontmatter such as the weights, menu stuff, etc is no longer used 'draft=true' becomes 'published: false' Signed-off-by: Misty Stanley-Jones <misty@docker.com>master
							parent
							
								
									c372264f17
								
							
						
					
					
						commit
						f180e9a934
					
				|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Configuring a registry" | ||||
| description = "Explains how to configure a registry" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, configuration"] | ||||
| [menu.main] | ||||
| parent="smn_registry" | ||||
| weight=4 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Configuring a registry" | ||||
| description: "Explains how to configure a registry" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, configuration"] | ||||
| --- | ||||
| 
 | ||||
| # Registry Configuration Reference | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,12 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "HTTP API V2" | ||||
| description = "Specification for the Registry API." | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, api, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "HTTP API V2" | ||||
| description: "Specification for the Registry API." | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry HTTP API V2 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,12 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "HTTP API V2" | ||||
| description = "Specification for the Registry API." | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, api, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "HTTP API V2" | ||||
| description: "Specification for the Registry API." | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry HTTP API V2 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Docker Registry Token Authentication" | ||||
| description = "Docker Registry v2 authentication schema" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=100 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Docker Registry Token Authentication" | ||||
| description: "Docker Registry v2 authentication schema" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry v2 authentication | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Token Authentication Implementation" | ||||
| description = "Describe the reference implementation of the Docker Registry v2 authentication schema" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=101 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Token Authentication Implementation" | ||||
| description: "Describe the reference implementation of the Docker Registry v2 authentication schema" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry v2 Bearer token specification | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Oauth2 Token Authentication" | ||||
| description = "Specifies the Docker Registry v2 authentication" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, oauth2, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=102 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Oauth2 Token Authentication" | ||||
| description: "Specifies the Docker Registry v2 authentication" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, oauth2, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry v2 authentication using OAuth2 | ||||
| 
 | ||||
|  | @ -193,4 +188,3 @@ Content-Type: application/json | |||
| 
 | ||||
| {"refresh_token":"kas9Da81Dfa8","access_token":"eyJhbGciOiJFUzI1NiIsInR5":"expires_in":900,"scope":"repository:samalba/my-app:pull,repository:samalba/my-app:push"} | ||||
| ``` | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Token Scope Documentation" | ||||
| description = "Describes the scope and access fields used for registry authorization tokens" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, advanced, access, scope"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=103 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Token Scope Documentation" | ||||
| description: "Describes the scope and access fields used for registry authorization tokens" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, advanced, access, scope"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry Token Scope and Access | ||||
| 
 | ||||
|  | @ -140,4 +135,3 @@ done by fetching an access token using the refresh token. Since the refresh | |||
| token is not scoped to specific resources for an audience, extra care should | ||||
| be taken to only use the refresh token to negotiate new access tokens directly | ||||
| with the authorization server, and never with a resource provider. | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Token Authentication Specification" | ||||
| description = "Specifies the Docker Registry v2 authentication" | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=104 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Token Authentication Specification" | ||||
| description: "Specifies the Docker Registry v2 authentication" | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry v2 authentication via central service | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,8 +1,6 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| draft = true | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| published: false | ||||
| --- | ||||
| 
 | ||||
| # Distribution API Implementations | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Reference Overview" | ||||
| description = "Explains registry JSON objects" | ||||
| keywords = ["registry, service, images, repository,  json"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| weight=-1 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Reference Overview" | ||||
| description: "Explains registry JSON objects" | ||||
| keywords: ["registry, service, images, repository,  json"] | ||||
| --- | ||||
| 
 | ||||
| # Docker Registry Reference | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,9 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| draft=true | ||||
| title = "Docker Distribution JSON Canonicalization" | ||||
| description = "Explains registry JSON objects" | ||||
| keywords = ["registry, service, images, repository,  json"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| published: false | ||||
| title: "Docker Distribution JSON Canonicalization" | ||||
| description: "Explains registry JSON objects" | ||||
| keywords: ["registry, service, images, repository,  json"] | ||||
| --- | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,12 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Image Manifest V 2, Schema 1 " | ||||
| description = "image manifest for the Registry." | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Image Manifest V 2, Schema 1 " | ||||
| description: "image manifest for the Registry." | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] | ||||
| --- | ||||
| 
 | ||||
| # Image Manifest Version 2, Schema 1 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,12 +1,8 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Image Manifest V 2, Schema 2 " | ||||
| description = "image manifest for the Registry." | ||||
| keywords = ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] | ||||
| [menu.main] | ||||
| parent="smn_registry_ref" | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| --- | ||||
| title: "Image Manifest V 2, Schema 2 " | ||||
| description: "image manifest for the Registry." | ||||
| keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced, manifest"] | ||||
| --- | ||||
| 
 | ||||
| # Image Manifest Version 2, Schema 2 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,13 +1,7 @@ | |||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Reference" | ||||
| description = "Explains registry JSON objects" | ||||
| keywords = ["registry, service, images, repository,  json"] | ||||
| type = "menu" | ||||
| [menu.main] | ||||
| identifier="smn_registry_ref" | ||||
| parent="smn_registry" | ||||
| weight=7 | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| 
 | ||||
| --- | ||||
| title: "Reference" | ||||
| description: "Explains registry JSON objects" | ||||
| keywords: ["registry, service, images, repository,  json"] | ||||
| type: "menu" | ||||
| identifier: "smn_registry_ref" | ||||
| --- | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue