machine: handle indexing through config

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-10-21 15:32:17 +02:00
parent 126c4cf202
commit 26926972ea
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
50 changed files with 8 additions and 48 deletions

View File

@ -104,6 +104,10 @@ defaults:
values: values:
sitemap: false sitemap: false
title: Docker Enterprise moved to Mirantis title: Docker Enterprise moved to Mirantis
- scope:
path: "machine"
values:
sitemap: false
- scope: - scope:
path: "samples/library" path: "samples/library"
values: values:

View File

@ -101,6 +101,10 @@ defaults:
values: values:
sitemap: false sitemap: false
title: Docker Enterprise moved to Mirantis title: Docker Enterprise moved to Mirantis
- scope:
path: "machine"
values:
sitemap: false
- scope: - scope:
path: "samples/library" path: "samples/library"
values: values:

View File

@ -3,7 +3,6 @@ published: false
title: "Machine plugins" title: "Machine plugins"
description: "Machine plugins" description: "Machine plugins"
keywords: ["Docker, documentation, manual, guide, reference, api"] keywords: ["Docker, documentation, manual, guide, reference, api"]
sitemap: false
--- ---

View File

@ -2,7 +2,6 @@
description: Amazon Web Services driver for machine description: Amazon Web Services driver for machine
keywords: machine, Amazon Web Services, driver keywords: machine, Amazon Web Services, driver
title: Amazon Web Services title: Amazon Web Services
sitemap: false
--- ---
Create machines on [Amazon Web Services](https://aws.amazon.com). Create machines on [Amazon Web Services](https://aws.amazon.com).

View File

@ -2,7 +2,6 @@
description: Microsoft Azure driver for machine description: Microsoft Azure driver for machine
keywords: machine, Microsoft Azure, driver keywords: machine, Microsoft Azure, driver
title: Microsoft Azure title: Microsoft Azure
sitemap: false
--- ---
You need an Azure Subscription to use this Docker Machine driver. You need an Azure Subscription to use this Docker Machine driver.

View File

@ -2,7 +2,6 @@
description: DigitalOcean driver for machine description: DigitalOcean driver for machine
keywords: machine, digitalocean, driver keywords: machine, digitalocean, driver
title: DigitalOcean title: DigitalOcean
sitemap: false
--- ---
Create Docker machines on [DigitalOcean](https://www.digitalocean.com/). Create Docker machines on [DigitalOcean](https://www.digitalocean.com/).

View File

@ -2,7 +2,6 @@
description: Exoscale driver for machine description: Exoscale driver for machine
keywords: machine, exoscale, driver keywords: machine, exoscale, driver
title: Exoscale title: Exoscale
sitemap: false
--- ---
Create machines on [Exoscale](https://www.exoscale.com/). Create machines on [Exoscale](https://www.exoscale.com/).

View File

@ -2,7 +2,6 @@
description: Google Compute Engine driver for machine description: Google Compute Engine driver for machine
keywords: machine, Google Compute Engine, driver keywords: machine, Google Compute Engine, driver
title: Google Compute Engine title: Google Compute Engine
sitemap: false
--- ---
Create machines on [Google Compute Engine](https://cloud.google.com/compute/). Create machines on [Google Compute Engine](https://cloud.google.com/compute/).

View File

@ -2,7 +2,6 @@
description: Generic driver for machine description: Generic driver for machine
keywords: machine, Generic, driver keywords: machine, Generic, driver
title: Generic title: Generic
sitemap: false
--- ---
Create machines using an existing VM/Host with SSH. Create machines using an existing VM/Host with SSH.

View File

@ -3,7 +3,6 @@ description: Microsoft Hyper-V driver for machine
keywords: machine, Microsoft Hyper-V, driver keywords: machine, Microsoft Hyper-V, driver
title: Microsoft Hyper-V title: Microsoft Hyper-V
toc_max: 4 toc_max: 4
sitemap: false
--- ---
Creates a Boot2Docker virtual machine locally on your Windows machine Creates a Boot2Docker virtual machine locally on your Windows machine

View File

@ -2,7 +2,6 @@
description: Reference for drivers Docker Machine supports description: Reference for drivers Docker Machine supports
keywords: machine, drivers, supports keywords: machine, drivers, supports
title: Machine drivers title: Machine drivers
sitemap: false
--- ---
- [Amazon Web Services](aws.md) - [Amazon Web Services](aws.md)

View File

@ -2,7 +2,6 @@
description: Linode driver for machine description: Linode driver for machine
keywords: machine, Linode, driver keywords: machine, Linode, driver
title: Linode title: Linode
sitemap: false
--- ---
Create machines on [Linode](https://www.linode.com). Create machines on [Linode](https://www.linode.com).

View File

@ -2,7 +2,6 @@
description: OpenStack driver for machine description: OpenStack driver for machine
keywords: machine, OpenStack, driver keywords: machine, OpenStack, driver
title: OpenStack title: OpenStack
sitemap: false
--- ---
Create machines on [OpenStack](https://www.openstack.org/software/) Create machines on [OpenStack](https://www.openstack.org/software/)

View File

@ -2,7 +2,6 @@
description: Identify active machines description: Identify active machines
keywords: machine, driver, base, operating system keywords: machine, driver, base, operating system
title: Driver options and operating system defaults title: Driver options and operating system defaults
sitemap: false
--- ---
When Docker Machine provisions containers on local network provider or with a When Docker Machine provisions containers on local network provider or with a

View File

@ -2,7 +2,6 @@
description: Rackspace driver for machine description: Rackspace driver for machine
keywords: machine, Rackspace, driver keywords: machine, Rackspace, driver
title: Rackspace title: Rackspace
sitemap: false
--- ---
Create machines on [Rackspace cloud](https://www.rackspace.com/cloud) Create machines on [Rackspace cloud](https://www.rackspace.com/cloud)

View File

@ -2,7 +2,6 @@
description: IBM Softlayer driver for machine description: IBM Softlayer driver for machine
keywords: machine, IBM Softlayer, driver keywords: machine, IBM Softlayer, driver
title: IBM Softlayer title: IBM Softlayer
sitemap: false
--- ---
Create machines on [Softlayer](http://softlayer.com). Create machines on [Softlayer](http://softlayer.com).

View File

@ -2,7 +2,6 @@
description: Oracle VirtualBox driver for machine description: Oracle VirtualBox driver for machine
keywords: machine, Oracle VirtualBox, driver keywords: machine, Oracle VirtualBox, driver
title: Oracle VirtualBox title: Oracle VirtualBox
sitemap: false
--- ---
Create machines locally using [VirtualBox](https://www.virtualbox.org/). Create machines locally using [VirtualBox](https://www.virtualbox.org/).

View File

@ -2,7 +2,6 @@
description: VMware vCloud Air driver for machine description: VMware vCloud Air driver for machine
keywords: machine, VMware vCloud Air, driver keywords: machine, VMware vCloud Air, driver
title: VMware vCloud Air title: VMware vCloud Air
sitemap: false
--- ---
Creates machines on [vCloud Air](https://cloudsolutions.vmware.com) subscription service. Creates machines on [vCloud Air](https://cloudsolutions.vmware.com) subscription service.

View File

@ -2,7 +2,6 @@
description: VMware Fusion driver for machine description: VMware Fusion driver for machine
keywords: machine, VMware Fusion, driver keywords: machine, VMware Fusion, driver
title: VMware Fusion title: VMware Fusion
sitemap: false
--- ---
Creates machines locally on [VMware Fusion](https://www.vmware.com/products/fusion.html). Requires VMware Fusion to be installed. Creates machines locally on [VMware Fusion](https://www.vmware.com/products/fusion.html). Requires VMware Fusion to be installed.

View File

@ -2,7 +2,6 @@
description: VMware vSphere driver for machine description: VMware vSphere driver for machine
keywords: machine, VMware vSphere, driver keywords: machine, VMware vSphere, driver
title: VMware vSphere title: VMware vSphere
sitemap: false
--- ---
Creates machines on a [VMware vSphere](https://www.vmware.com/products/vsphere.html) Creates machines on a [VMware vSphere](https://www.vmware.com/products/vsphere.html)

View File

@ -2,7 +2,6 @@
description: Using Docker Machine to provision hosts on AWS description: Using Docker Machine to provision hosts on AWS
keywords: docker, machine, cloud, aws keywords: docker, machine, cloud, aws
title: Amazon Web Services (AWS) EC2 example title: Amazon Web Services (AWS) EC2 example
sitemap: false
--- ---
Follow along with this example to create a Dockerized [Amazon Web Services (AWS)](https://aws.amazon.com/) EC2 instance. Follow along with this example to create a Dockerized [Amazon Web Services (AWS)](https://aws.amazon.com/) EC2 instance.

View File

@ -2,7 +2,6 @@
description: Examples of cloud installs description: Examples of cloud installs
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: Learn by example title: Learn by example
sitemap: false
--- ---
- [DigitalOcean Example](ocean.md) - [DigitalOcean Example](ocean.md)
- [AWS Example](aws.md) - [AWS Example](aws.md)

View File

@ -2,7 +2,6 @@
description: Using Docker Machine to provision hosts on DigitalOcean description: Using Docker Machine to provision hosts on DigitalOcean
keywords: docker, machine, cloud, digitalocean keywords: docker, machine, cloud, digitalocean
title: DigitalOcean example title: DigitalOcean example
sitemap: false
--- ---
Follow along with this example to create a Dockerized [DigitalOcean](https://digitalocean.com) Droplet (cloud host). Follow along with this example to create a Dockerized [DigitalOcean](https://digitalocean.com) Droplet (cloud host).

View File

@ -2,7 +2,6 @@
description: Using Docker Machine to provision hosts on cloud providers description: Using Docker Machine to provision hosts on cloud providers
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: Use Docker Machine to provision hosts on cloud providers title: Use Docker Machine to provision hosts on cloud providers
sitemap: false
--- ---
Docker Machine driver plugins are available for many cloud platforms, so you can Docker Machine driver plugins are available for many cloud platforms, so you can

View File

@ -2,7 +2,6 @@
description: Get started with Docker Machine and a local VM description: Get started with Docker Machine and a local VM
keywords: machine, virtualbox keywords: machine, virtualbox
title: Get started with Docker Machine and a local VM title: Get started with Docker Machine and a local VM
sitemap: false
--- ---
Let's take a look at using `docker-machine` to create, use, and manage a Let's take a look at using `docker-machine` to create, use, and manage a

View File

@ -2,7 +2,6 @@
description: Introduction and Overview of Machine description: Introduction and Overview of Machine
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: Docker Machine title: Docker Machine
sitemap: false
--- ---
- [Docker Machine overview](overview.md) - [Docker Machine overview](overview.md)

View File

@ -2,7 +2,6 @@
description: How to install Docker Machine description: How to install Docker Machine
keywords: machine, orchestration, install, installation, docker, documentation, uninstall Docker Machine, uninstall keywords: machine, orchestration, install, installation, docker, documentation, uninstall Docker Machine, uninstall
title: Install Docker Machine title: Install Docker Machine
sitemap: false
--- ---
Install Docker Machine binaries by following the instructions in the following section. You can find the latest Install Docker Machine binaries by following the instructions in the following section. You can find the latest

View File

@ -2,7 +2,6 @@
description: Migrate from Boot2Docker to Docker Machine description: Migrate from Boot2Docker to Docker Machine
keywords: machine, commands, boot2docker, migrate, docker keywords: machine, commands, boot2docker, migrate, docker
title: Migrate from Boot2Docker to Machine title: Migrate from Boot2Docker to Machine
sitemap: false
--- ---
If you were using Boot2Docker previously, you have a pre-existing Docker If you were using Boot2Docker previously, you have a pre-existing Docker

View File

@ -2,7 +2,6 @@
description: Introduction and Overview of Machine description: Introduction and Overview of Machine
keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale
title: Docker Machine overview title: Docker Machine overview
sitemap: false
--- ---
You can use Docker Machine to: You can use Docker Machine to:

View File

@ -2,7 +2,6 @@
description: Identify active machines description: Identify active machines
keywords: machine, active, subcommand keywords: machine, active, subcommand
title: docker-machine active title: docker-machine active
sitemap: false
--- ---
See which machine is "active" (a machine is considered active if the See which machine is "active" (a machine is considered active if the

View File

@ -2,7 +2,6 @@
description: Show client configuration description: Show client configuration
keywords: machine, config, subcommand keywords: machine, config, subcommand
title: docker-machine config title: docker-machine config
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Set environment variables on a machine description: Set environment variables on a machine
keywords: machine, env, subcommand keywords: machine, env, subcommand
title: docker-machine env title: docker-machine env
sitemap: false
--- ---
Set environment variables to dictate that `docker` should run a command against Set environment variables to dictate that `docker` should run a command against

View File

@ -2,7 +2,6 @@
description: Show command help description: Show command help
keywords: machine, help, subcommand keywords: machine, help, subcommand
title: docker-machine help title: docker-machine help
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Docker Machine Commands Overview description: Docker Machine Commands Overview
keywords: machine, commands keywords: machine, commands
title: Docker Machine command-line reference title: Docker Machine command-line reference
sitemap: false
--- ---
- [active](active.md) - [active](active.md)

View File

@ -2,7 +2,6 @@
description: Inspect information about a machine description: Inspect information about a machine
keywords: machine, inspect, subcommand keywords: machine, inspect, subcommand
title: docker-machine inspect title: docker-machine inspect
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Show client configuration description: Show client configuration
keywords: machine, ip, subcommand keywords: machine, ip, subcommand
title: docker-machine ip title: docker-machine ip
sitemap: false
--- ---
Get the IP address of one or more machines. Get the IP address of one or more machines.

View File

@ -2,7 +2,6 @@
description: Kill (abruptly force stop) a machine. description: Kill (abruptly force stop) a machine.
keywords: machine, kill, subcommand keywords: machine, kill, subcommand
title: docker-machine kill title: docker-machine kill
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: List machines description: List machines
keywords: machine, ls, subcommand keywords: machine, ls, subcommand
title: docker-machine ls title: docker-machine ls
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Mount directory from machine description: Mount directory from machine
keywords: machine, mount, subcommand keywords: machine, mount, subcommand
title: docker-machine mount title: docker-machine mount
sitemap: false
--- ---
Mount directories from a machine to your local host, using `sshfs`. Mount directories from a machine to your local host, using `sshfs`.

View File

@ -2,7 +2,6 @@
description: Re-run provisioning on a created machine. description: Re-run provisioning on a created machine.
keywords: machine, provision, subcommand keywords: machine, provision, subcommand
title: docker-machine provision title: docker-machine provision
sitemap: false
--- ---
Re-run provisioning on a created machine. Re-run provisioning on a created machine.

View File

@ -2,7 +2,6 @@
description: Regenerate and update TLS certificates description: Regenerate and update TLS certificates
keywords: machine, regenerate-certs, subcommand keywords: machine, regenerate-certs, subcommand
title: docker-machine regenerate-certs title: docker-machine regenerate-certs
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Restart a machine description: Restart a machine
keywords: machine, restart, subcommand keywords: machine, restart, subcommand
title: docker-machine restart title: docker-machine restart
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Remove a machine. description: Remove a machine.
keywords: machine, rm, subcommand keywords: machine, rm, subcommand
title: docker-machine rm title: docker-machine rm
sitemap: false
--- ---
Remove a machine. This removes the local reference and deletes it Remove a machine. This removes the local reference and deletes it

View File

@ -2,7 +2,6 @@
description: Copy files among machines description: Copy files among machines
keywords: machine, scp, subcommand keywords: machine, scp, subcommand
title: docker-machine scp title: docker-machine scp
sitemap: false
--- ---
Copy files from your local host to a machine, from machine to machine, or from a Copy files from your local host to a machine, from machine to machine, or from a

View File

@ -2,7 +2,6 @@
description: Log into or run a command on a machine using SSH. description: Log into or run a command on a machine using SSH.
keywords: machine, ssh, subcommand keywords: machine, ssh, subcommand
title: docker-machine ssh title: docker-machine ssh
sitemap: false
--- ---
Log into or run a command on a machine using SSH. Log into or run a command on a machine using SSH.

View File

@ -2,7 +2,6 @@
description: Start a machine description: Start a machine
keywords: machine, start, subcommand keywords: machine, start, subcommand
title: docker-machine start title: docker-machine start
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Get the status of a machine description: Get the status of a machine
keywords: machine, status, subcommand keywords: machine, status, subcommand
title: docker-machine status title: docker-machine status
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Gracefully stop a machine description: Gracefully stop a machine
keywords: machine, stop, subcommand keywords: machine, stop, subcommand
title: docker-machine stop title: docker-machine stop
sitemap: false
--- ---
```none ```none

View File

@ -2,7 +2,6 @@
description: Upgrade Docker on a machine description: Upgrade Docker on a machine
keywords: machine, upgrade, subcommand keywords: machine, upgrade, subcommand
title: docker-machine upgrade title: docker-machine upgrade
sitemap: false
--- ---
Upgrade a machine to the latest version of Docker. How this upgrade happens Upgrade a machine to the latest version of Docker. How this upgrade happens

View File

@ -2,7 +2,6 @@
description: Get the URL of a host description: Get the URL of a host
keywords: machine, url, subcommand keywords: machine, url, subcommand
title: docker-machine url title: docker-machine url
sitemap: false
--- ---
Get the URL of a host Get the URL of a host