23 lines
534 B
Markdown
23 lines
534 B
Markdown
|
<!--[metadata]>
|
||
|
+++
|
||
|
title = "Recipes"
|
||
|
description = "Registry Recipes"
|
||
|
keywords = ["registry, on-prem, images, tags, repository, distribution"]
|
||
|
type = "menu"
|
||
|
[menu.main]
|
||
|
identifier="smn_recipes"
|
||
|
parent="smn_registry"
|
||
|
weight=6
|
||
|
+++
|
||
|
<![end-metadata]-->
|
||
|
|
||
|
# Recipes
|
||
|
|
||
|
## The List
|
||
|
|
||
|
* [using Apache as an authenticating proxy](apache.md)
|
||
|
* [using Nginx as an authenticating proxy](nginx.md)
|
||
|
* [running a Registry on OS X](osx-setup-guide.md)
|
||
|
* [hacking the registry: build instructions](building.md)
|
||
|
* [mirror the Docker Hub](mirror.md)
|