Merge pull request #399 from aduermael/master

removed menu.md files
This commit is contained in:
John Mulhausen 2016-11-01 12:07:20 -07:00 committed by GitHub
commit f201f50501
29 changed files with 0 additions and 452 deletions

View File

@ -1,14 +0,0 @@
---
description: Manage Applications in Docker Cloud
keywords:
- applications, images, Cloud
menu:
main:
identifier: apps
parent: docker-cloud
type: menu
weight: -80
title: Manage Applications
---
If you can see this page, please file a bug by emailing docs@docker.com

View File

@ -1,14 +0,0 @@
---
description: Manage Builds and Images in Docker Cloud
keywords:
- builds, images, Cloud
menu:
main:
identifier: builds
parent: docker-cloud
type: menu
weight: -80
title: Manage Builds and Images
---
If you can see this page, please file a bug by emailing docs@docker.com

View File

@ -1,14 +0,0 @@
---
description: Manage Infrastructure in Docker Cloud
keywords:
- nodes, hosts, infrastructure, Cloud
menu:
main:
identifier: infrastructure
parent: docker-cloud
type: menu
weight: -80
title: Manage Infrastructure
---
If you can see this page, please file a bug by emailing docs@docker.com

View File

@ -1,13 +0,0 @@
---
aliases: []
description: Docker Mac
keywords:
- docker, mac, desktop, editions
menu:
main:
identifier: pinata_mac_menu
weight: -80
title: Docker for Mac
---
# Docker for Mac

View File

@ -1,13 +0,0 @@
---
aliases: []
description: Docker Windows
keywords:
- docker, windows, desktop, editions
menu:
main:
identifier: pinata_win_menu
weight: -78
title: Docker for Windows
---
# Docker for Mac and Docker for Windows

View File

@ -1,13 +0,0 @@
---
description: this is a menu
keywords: none
menu:
main:
identifier: mn_pubhub
title: Docker Hub
type: menu
---
# Menu topic
If you can view this content, please raise a bug report.

View File

@ -1,12 +0,0 @@
---
description: Docker Store menu
keywords:
- Docker, docker, store, purchase images
menu:
main:
identifier: docker-store
title: Docker Store
type: menu
---
If you can see this page, please file a bug by emailing docs@docker.com

View File

@ -1,12 +0,0 @@
---
description: Learn how to set up Docker Trusted Registry for high availability.
keywords:
- docker, registry, high-availability, backup, recovery
menu:
main:
identifier: dtr_menu_high_availability
parent: workw_dtr
weight: 70
title: High-availability
type: menu
---

View File

@ -1,13 +0,0 @@
---
description: Trusted Registry Installation Overview
keywords:
- docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker
Trusted Registry
menu:
main:
identifier: dtr-menu-install
parent: workw_dtr
weight: 30
title: Installation
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn how to upgrade your Docker Trusted Registry.
keywords:
- docker, dtr, upgrade, install
menu:
main:
identifier: menu_dtr_upgrade
parent: dtr-menu-install
weight: 40
title: Upgrade
type: menu
---

View File

@ -1,11 +0,0 @@
---
description: Docker Trusted Registry
keywords:
- docker, documentation, about, technology, understanding, enterprise, hub, registry
menu:
main:
identifier: workw_dtr
weight: -63
title: Docker Trusted Registry
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn how to monitor and troubleshoot your DTR cluster
keywords:
- docker, registry, monitor, troubleshoot
menu:
main:
identifier: dtr_menu_monitor_troubleshoot
parent: workw_dtr
weight: 60
title: Monitor and troubleshoot
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn about the options available on the docker/trusted-registry image.
keywords:
- docker, dtr, install, uninstall, configure
menu:
main:
identifier: dtr_menu_reference
parent: dtr-menu-install
weight: 60
title: docker/dtr image reference
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn about the latest versions of Docker Trusted Registry.
keywords:
- docker, dtr, release notes, upgrade
menu:
main:
identifier: dtr_menu_release_notes
parent: workw_dtr
weight: 110
title: Release notes
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn how to manage your repositories and images on Docker Trusted Registry.
keywords:
- docker, registry, management, repository, image
menu:
main:
identifier: dtr_menu_repos_and_images
parent: workw_dtr
weight: 90
title: Repositories and images
type: menu
---

View File

@ -1,12 +0,0 @@
---
description: Learn how to manage user permissions on Docker Trusted Registry.
keywords:
- docker, registry, management, security, users
menu:
main:
identifier: dtr_menu_user_management
parent: workw_dtr
weight: 80
title: User management
type: menu
---

View File

@ -1,27 +0,0 @@
---
description: Administer Docker
keywords:
- Administer
menu:
main:
identifier: engine_admin
parent: engine_use
weight: "-70"
title: Admin Guide
type: menu
---
# Admin Topics
* [Configuring and running Docker](index.md)
* [Automatically start containers](host_integration.md)
* [Keep containers alive during daemon downtime](live-restore.md)
* [Control and configure Docker with systemd](systemd.md)
* [Format command and log output](formatting.md)
* [Run a local registry mirror](registry_mirror.md)
* [PowerShell DSC Usage](dsc.md)
* [Using Chef](chef.md)
* [Using Puppet](puppet.md)
* [Using Supervisor with Docker](using_supervisord.md)
* [Runtime metrics](runmetrics.md)
* [Link via an ambassador container](ambassador_pattern_linking.md)

View File

@ -1,14 +0,0 @@
---
description: Develop plugins and use existing plugins for Docker Engine
keywords:
- extend, plugins, docker, documentation, developer
menu:
main:
identifier: engine_extend
parent: engine_use
weight: 0
title: Implement plugins
type: menu
---
<!--menu page not rendered-->

View File

@ -1,15 +0,0 @@
---
aliases: []
description: Docker Mac
keywords:
- beginner, getting started, Docker
menu:
main:
identifier: tutorial_getstart_menu
parent: engine_use
weight: -80
title: Get Started with Docker
type: menu
---
# Get Started with Docker

View File

@ -1,26 +0,0 @@
---
aliases:
- /reference/commandline/menu/
description: Docker's CLI command description and usage
keywords:
- Docker, Docker documentation, CLI, command line
menu:
main:
identifier: smn_cli
parent: engine_ref
weight: -75
title: Command line reference
---
# The Docker commands
This section contains reference information on using Docker's command line
client. Each command has a reference page along with samples. If you are
unfamiliar with the command line, you should start by reading about how to
[Use the Docker command line](cli.md).
You start the Docker daemon with the command line. How you start the daemon
affects your Docker containers. For that reason you should also make sure to
read the [`dockerd`](dockerd.md) reference page.
For a list of Docker commands see [Command line reference guide](index.md).

View File

@ -1,18 +0,0 @@
---
description: How the components of swarm mode work
keywords:
- cluster, swarm
menu:
main:
identifier: how-swarm-works
parent: engine_swarm
weight: 11
title: How swarm mode works
---
# How swarm mode works guide
## TOC
* [How nodes work](nodes.md)
* [How services work](services.md)

View File

@ -1,20 +0,0 @@
---
description: How to use Docker Engine swarm mode
keywords:
- ' docker, documentation, developer, '
menu:
main:
identifier: engine_swarm
parent: engine_use
weight: 0
title: Manage a swarm
type: menu
---
## Use Docker Engine to create and manage a swarm
This section contains the following topics:
* [Docker swarm mode overview](index.md)
* [Docker swarm mode key concepts](key-concepts.md)
* [Getting Started with Docker swarm mode](swarm-tutorial/index.md)

View File

@ -1,19 +0,0 @@
---
description: Getting started tutorial for Docker swarm mode
keywords:
- cluster, swarm, tutorial
menu:
main:
identifier: swarm-tutorial
parent: engine_swarm
weight: 10
title: Get started with swarm mode
type: menu
---
# Docker Engine swarm mode getting started tutorial
## TOC
- [Begin the tutorial](index.md) - Setup your environment to prepare
to build a swarm.

View File

@ -1,16 +0,0 @@
---
aliases: []
description: Explains how to work with containers
keywords:
- docker, introduction, documentation, about, technology, docker.io, user, guide,
user's, manual, platform, framework, home, intro
menu:
main:
identifier: engine_learn_menu
parent: engine_use
weight: -79
title: Learn by example
type: menu
---
# Learn by example

View File

@ -1,22 +0,0 @@
---
description: Docker networking feature is introduced
keywords:
- network, networking, bridge, docker, documentation
menu:
main:
identifier: smn_networking
parent: engine_guide
weight: 7
title: Network configuration
type: menu
---
# Docker networks feature overview
This sections explains how to use the Docker networks feature. This feature allows users to define their own networks and connect containers to them. Using this feature you can create a network on a single host or a network that spans across multiple hosts.
- [Understand Docker container networks](index.md)
- [Work with network commands](work-with-networks.md)
- [Get started with multi-host networking](get-started-overlay.md)
If you are already familiar with Docker's default bridge network, `docker0` that network continues to be supported. It is created automatically in every installation. The default bridge network is also named `bridge`. To see a list of topics related to that network, read the articles listed in the [Docker default bridge network](default_network/index.md).

View File

@ -1,23 +0,0 @@
---
description: High-level overview of the Registry
keywords:
- registry, on-prem, images, tags, repository, distribution
menu:
main:
identifier: smn_registry
parent: mn_components
title: Docker Registry
type: menu
---
# Overview of Docker Registry Documentation
The Docker Registry documentation includes the following topics:
* [Docker Registry Introduction](index.md)
* [Understanding the Registry](introduction.md)
* [Deploying a registry server](deploying.md)
* [Registry Configuration Reference](configuration.md)
* [Notifications](notifications.md)
* [Recipes](recipes/index.md)
* [Getting help](help.md)

View File

@ -1,21 +0,0 @@
---
description: Registry Recipes
keywords:
- registry, on-prem, images, tags, repository, distribution
menu:
main:
identifier: smn_recipes
parent: smn_registry
weight: 6
title: Recipes
type: menu
---
# Recipes
## The List
* [using Apache as an authenticating proxy](apache.md)
* [using Nginx as an authenticating proxy](nginx.md)
* [running a Registry on macOS](osx-setup-guide.md)
* [mirror the Docker Hub](mirror.md)

View File

@ -1,15 +0,0 @@
---
description: Explains registry JSON objects
keywords:
- registry, service, images, repository, json
menu:
main:
identifier: smn_registry_ref
parent: smn_registry
weight: 7
title: Reference
type: menu
---
<![end-metadata]-->

View File

@ -1,15 +0,0 @@
---
description: Storage Drivers
keywords:
- registry, on-prem, images, tags, repository, distribution
menu:
main:
identifier: smn_storagedrivers
parent: smn_registry
weight: 7
title: Storage Drivers
type: menu
---
<![end-metadata]-->