Commit Graph

30 Commits

Author SHA1 Message Date
Julien Maitrehenry 3476bae9c5 Add how to use constraints once we created node labels (#2964)
* Add how to use constraints once we created node labels

* Fixes as asked by @joaofnfernandes
2017-04-21 14:18:49 -05:00
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Wang Jie d9ca368947 Update index.md (#2695) 2017-04-10 12:38:19 -07:00
Wayne Song ef295e1ffe Add a note about SSL session affinity to HRM docs (#2635) 2017-04-07 15:02:53 -07:00
Wang Jie a9489eeaaf Update license-your-installation.md (#2668) 2017-04-07 13:15:01 -07:00
Wang Jie 1966f11de6 Update scale-your-cluster.md (#2669) 2017-04-07 13:14:31 -07:00
Wang Jie 8c4811cad6 Update add-sans-to-cluster.md (#2671)
* Update add-sans-to-cluster.md

* Update add-sans-to-cluster.md
2017-04-07 13:13:51 -07:00
Wang Jie 733b8a6b9a Update store-logs-in-an-external-system.md (#2672) 2017-04-07 13:13:21 -07:00
Wang Jie 09f709ed0c Update restrict-services-to-worker-nodes.md (#2673) 2017-04-07 13:12:41 -07:00
Wang Jie 0e9c1b9b3d Update use-domain-names-to-access-services.md (#2674) 2017-04-07 12:22:54 -07:00
Joao Fernandes 7b90ef4bdc Fix spelling errors (#2409) 2017-03-21 11:49:07 -07:00
Joao Fernandes 270d317e80 Review HRM admin guide 2017-03-17 17:36:09 -07:00
Adrian Kreher 08d355c6d1 Improve/modularize the UCP HRM docs
Resolves #1732. This separates out the use cases into three audiences:
administrators who configure UCP and HRM, users who use the web UI, and
users who use the Docker CLI or API. The CLI reference also provides a
guide to the label syntax and the full set of features.
2017-03-17 17:36:09 -07:00
Joao Fernandes f4b633da73 Improve content trust docs in DDC 2017-03-13 11:36:25 -07:00
Misty Stanley-Jones 51d033e640 Expand the docs for configuring UCP and DTR for content trust 2017-03-13 11:36:25 -07:00
Andy Clemenko 6860680644 "old.example.com.com" --> "old.example.com" (#2008)
Fixing : "old.example.com.com" --> "old.example.com"
2017-02-27 17:15:02 -08:00
Wayne Song cbe2a73526 Include CLI instructions in scale-your-cluster.md (#1791)
* Update scale-your-cluster.md

* Improve UCP CLI instructions
2017-02-23 14:04:46 -08:00
Sarah Park 6ee53d1007 Update some screenshots for DDC (#1894)
* Update screenshots for /datacenter/install/aws/

* Update screenshots for datacenter/install/linux/

* Update screenshots for datacenter/ucp/2.1/guides/

* Update screenshots for datacenter/ucp/2.1/guides/admin/install/

* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/

* Fix screenshot's text in /ucp/2.1/guides/admin/install/

* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/

* Update screenshots for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/

* Update screenshot for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/

* Update screenshot for /datacenter/ucp/2.1/guides/user/access-ucp/

* Update screenshots for /datacenter/ucp/2.1/guides/user/services/

* Update screenshots for /datacenter/ucp/2.1/guides/user/secrets/

* Update screenshots for /datacenter/install/aws/

* Update screenshots for datacenter/install/linux/

* Update screenshots for datacenter/ucp/2.1/guides/

* Update screenshots for datacenter/ucp/2.1/guides/admin/install/

* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/

* Fix screenshot's text in /ucp/2.1/guides/admin/install/

* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/

* Update screenshots for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/

* Update screenshot for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/

* Update screenshot for /datacenter/ucp/2.1/guides/user/access-ucp/

* Update screenshots for /datacenter/ucp/2.1/guides/user/services/

* Update screenshots for /datacenter/ucp/2.1/guides/user/secrets/
2017-02-23 13:16:39 -08:00
Tammy Fox efbc943514 move info about local users to note at the top (#1497)
* move info about local users to note at the top

To prevent users from configuring LDAP and *then* realizing their local users are deleted, it should also be stated at the beginning that a recovery admin should be created and that all the local users are deleted.

* Improve LDAP disclaimer
2017-02-21 12:50:30 -08:00
Misty Stanley-Jones c67bb9c093 Fix Liquid errors introduced recently 2017-02-21 10:35:10 -08:00
Josh Hawn 0d91d29a3d [datacenter/ucp] Improve LDAP directory docs (#1773)
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2017-02-17 17:29:16 -08:00
Wayne Song f3bf3f1a63 Create add-sans-to-cluster.md 2017-02-17 14:35:52 -08:00
Alex Mavrogiannis dad2695eef Rewrite UCP backup/restore and improve uninstall and support guides
Signed-off-by: Alex Mavrogiannis <alex.mavrogiannis@docker.com>
2017-02-17 13:30:24 -08:00
Alex Mavrogiannis 3bf3ad380e document how to safely remove swarm nodes
Signed-off-by: Alex Mavrogiannis <alex.mavrogiannis@docker.com>
2017-02-16 17:04:23 -08:00
Joao Fernandes 0e5bd6473c Review IA of content trust in DDC 2017-02-08 21:02:33 -08:00
Joao Fernandes 2b7412d72b Updates all DDC links 2017-02-08 21:02:32 -08:00
Joao Fernandes 7a3e97c41f Add restrict services to worker nodes 2017-02-08 21:02:32 -08:00
Joao Fernandes b1430732a8 Add use a load balancer to UCP 2017-02-08 21:02:32 -08:00
Joao Fernandes a2cb8bceb9 Add labels to UCP nodes 2017-02-08 21:02:32 -08:00
Joao Fernandes f40f7f29ce Review UCP information architecture 2017-02-08 21:02:32 -08:00