Adding an identifier

Updating with the docs fixes
Updating with fixes from docs CI: SVENNNNNNNNN!!!

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2016-02-22 14:57:27 -08:00 committed by Joao Fernandes
parent d18a990f1a
commit 45126882cc
19 changed files with 33 additions and 9 deletions

View File

@ -2,7 +2,7 @@
+++
title = "Deploy an application"
description = "Deploy an application thru UCP"
keywords = ["tbd, tbd"]
keywords = ["deploy, application"]
[menu.main]
parent="mn_ucp"
weight=-80
@ -216,7 +216,7 @@ frontend that sends jobs to asynchronous background workers. The application's
design can accommodate arbitrarily large scale. The diagram below shows the high
level architecture of the application.
![](../images/app-architecture.jpg)
![](images/app-architecture.jpg)
The application is fully dockerized with all services running inside of
containers.
@ -372,7 +372,7 @@ In this step, you deploy the application in UCP.
8. Expand to the app to see which nodes the application containers are running in.
![](../images/votingapp_default.png)
![](images/votingapp_default.png)
## Step 5. Test the application
@ -403,4 +403,4 @@ DNS name to the public IP address of the `votingapp_web-vote-app_1` node.
3. Point your web browser to [http://votingapp.local](http://votingapp.local)
![](../images/vote-app-test.jpg)
![](images/vote-app-test.jpg)

View File

@ -1,6 +1,7 @@
<!--[metadata]>
+++
title ="Universal Control Plane"
keywords= ["universal, control, plane, ucp"]
description="Docker Universal Control Plane"
[menu.main]
identifier="mn_ucp"
@ -61,7 +62,7 @@ organizational risk within enterprises.
## Where to go next
* If you are interested in evaluating UCP on your laptop, you can use the [evaluation installation and quickstart](evaluation-installation.md).
* If you are interested in evaluating UCP on your laptop, you can use the [evaluation installation and quickstart](evaluation-install.md).
* Technical users and managers can get detailed explanation of the UCP architecture and requirements from the [plan a production installation](plan-production-install.md) page. The step-by-step [production installation](plan-production-install.md) is also available.

View File

@ -1,6 +1,7 @@
<!--[metadata]>
+++
title ="UCP Key/Value Store Backends"
keywords= ["ectd, key, value, store, ucp"]
description="Docker Universal Control Plane"
[menu.main]
parent="mn_ucp"

View File

@ -0,0 +1,6 @@
<!--[metadata]>
+++
draft="true"
keywords= ["networking, kv, engine-discovery, ucp"]
+++
<![end-metadata]-->

View File

@ -117,10 +117,10 @@ meaning they contain only users managed by UCP.
Teams you create via an LDAP or Active Directory connection are known as
**Discovered** teams. To use LDAP or Active Directory, you must have already
[configured the AUTH settings in UCP](ldap-config.md). When you create a
**Discovered** team, the system imports the members and applies the default
authorization set in UCP's **AUTH** settings. The value appears in the **DEFAULT
PERMISSIONS FOR NEW DISCOVERED ACCOUNTS** field.
configured the AUTH settings in UCP. When you create a **Discovered** team, the
system imports the members and applies the default authorization set in UCP's
**AUTH** settings. The value appears in the **DEFAULT PERMISSIONS FOR NEW
DISCOVERED ACCOUNTS** field.
![LDAP config](../images/ldap_access.png)

View File

@ -1,6 +1,7 @@
<!--[metadata]>
+++
title ="Set up container networking"
keywords= ["networking, kv, engine-discovery, ucp"]
description="Docker Universal Control Plane"
[menu.main]
parent="mn_ucp"

View File

@ -1,6 +1,7 @@
<!--[metadata]>
+++
title ="Docker Universal Control Plane"
keywords= ["univeral, introduction, overview, ucp"]
description="Docker Universal Control Plane"
[menu.main]
parent="mn_ucp"

View File

@ -1,5 +1,6 @@
+++
title = "dump-certs"
keywords= ["dump-certs, ucp"]
description = "Dump out public certificates"
[menu.main]
parent ="ucp_ref"

View File

@ -1,5 +1,6 @@
+++
title = "engine-discovery"
keywords= ["engine-discovery, ucp"]
description = "description"
[menu.main]
parent = "ucp_ref"

View File

@ -1,7 +1,10 @@
+++
title = "fingerprint"
description = "Dump out TLS certificates."
keywords= ["fingerprint, ucp"]
[menu.main]
keywords= ["tool, reference, ucp"]
parent = "ucp_ref"
+++

View File

@ -1,5 +1,6 @@
+++
title = "help"
keywords= ["help, ucp"]
description = "List the UCP commands"
[menu.main]
identifier="ucp_help"

View File

@ -1,5 +1,6 @@
+++
title = "images"
keywords= ["images, ucp"]
description = "description"
[menu.main]
identifier = "ucp_images"

View File

@ -1,5 +1,6 @@
+++
title = "UCP tool reference"
keywords= ["tool, reference, ucp"]
description = "Run UCP commands"
[menu.main]
identifier = "ucp_ref"

View File

@ -1,5 +1,6 @@
+++
title = "install"
keywords= ["install, ucp"]
description = "Install UCP controller"
[menu.main]
identifier = "ucp_install"

View File

@ -1,5 +1,6 @@
+++
title = "join"
keywords= ["join, ucp"]
description = "Join this Engine to an existing UCP"
[menu.main]
identifier = "ucp_join"

View File

@ -1,5 +1,6 @@
+++
title = "uninstall"
keywords= ["uninstall, ucp"]
description = "Uninstall a UCP controller and nodes"
[menu.main]
identifier = "ucp_uninstall"

View File

@ -1,6 +1,7 @@
+++
title = "upgrade"
description = "Upgrade UCP controller"
keywords= ["upgrade, ucp"]
[menu.main]
identifier = "ucp_upgrade"
parent = "ucp_ref"

View File

@ -4,6 +4,7 @@ title ="Release Notes"
description="Release notes for Docker Universal Control Plane. Learn more about the changes introduced in the latest versions."
keywords = ["Docker, UCP", "Release notes", "Versions"]
[menu.main]
identifier="ucp_rnotes"
parent="mn_ucp"
weight="99"
+++

View File

@ -1,6 +1,7 @@
<!--[metadata]>
+++
title ="Set up high availability"
keywords= ["replica, controller, availability, high, ucp"]
description="Docker Universal Control Plane"
[menu.main]
parent="mn_ucp"