Commit Graph

33 Commits

Author SHA1 Message Date
Adrian Kreher 7a384aeed3 [docs] Update uninstall for Seattle
Major changes: use built-in docker commands to remove nodes from the
swarm without uninstalling UCP, and use `uninstall-cluster` to remove
UCP from a swarm cluster.

Image cleanup still hazy, need to decide if uninstall-cluster logic
should remove images or not.

Also need to figure out where to link for unjoining a node.

Resolves #2333.
2016-11-05 21:47:12 -07:00
Joao Fernandes 82517b670b Cleanup docs for installing UCP seattle 2016-11-05 21:47:11 -07:00
Alex Mavrogiannis 1d8418daf7 UCP Seattle Beta installation docs 2016-11-05 21:47:11 -07:00
Alex Mavrogiannis d7efc2df10 updated system requirements for UCP Seattle 2016-11-05 21:47:11 -07:00
Joao Fernandes fb4345f46a Update system requirements to link to cse docs 2016-11-05 21:47:11 -07:00
Joao Fernandes 7970f15e69 Adds docs on how to replace certs
Fixes #1946
2016-11-05 21:47:11 -07:00
Joao Fernandes c1268c34c8 Fixes instructions to install offline docs 2016-11-05 21:47:11 -07:00
Joao Fernandes f041a4b63b Updates docs for offline install 2016-11-05 21:47:11 -07:00
Joao Fernandes 4321872ed0 Updates link for offline installation 2016-11-05 21:47:10 -07:00
Joao Fernandes 5719b81cd2 Fixes a bunch of docs maintenance issues
* Fixes #1963
* Fixes #1530
* Fixes #1710
* Fixes #1532
* Fixes #1517
2016-11-05 21:47:10 -07:00
Joao Fernandes f6fd9ec039 Updates docs with links to KB 2016-11-05 21:47:10 -07:00
Joao Fernandes 1d9134da4c Updates docs to have link to CS Engine 2016-11-05 21:47:10 -07:00
Joao Fernandes 24b1ec9d2a Make HA and CA Replication Docs More Straightforward
Makes several changes to docs related to making high availability and
CA replication more straightforward.

This is essentially PR #1856, with a few edits.
Closes #1856.
2016-11-05 21:47:09 -07:00
Joao Fernandes 9bd58df36c Updates docs for upgrading with latest image 2016-11-05 21:47:09 -07:00
Joao Fernandes 4e318e3f7d Updates docs for offline install 2016-11-05 21:47:09 -07:00
Sven Dowideit 292ea87798 Docs validataion fixes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-05 21:47:09 -07:00
Matt Bentley 604044961e Fixes cert errors when using curl and a valid cert
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-05 21:47:09 -07:00
Joao Fernandes 78d9e6a0ce Updates system requirements to require static ip
For multi-host networking, all nodes need to have a static IP.
Fixes #1500
2016-11-05 21:47:08 -07:00
Joao Fernandes 54836e90fc Updates upgrade docs
Updates upgrade documentation to make sure `docker/ucp upgrade` command
is run inside the node, and not agains the UCP cluster, or swarm.
Fixes #1050
2016-11-05 21:47:08 -07:00
Nico b4c9bdde00 updated TCP+UDP ports in system requirements 2016-11-05 21:47:08 -07:00
Vivek Saraswat 23a66d69dd Updates UCP release notes and Upgrade docs
Fixes release notes to mention need to force reset browser after upgrade, as
well as still requiring --swarm-experimental flag for rescheduling. Fixes
upgrade docs with browser refresh. This adds a note for users to flush browser
cache after an upgrade to avoid API/UI mismatch.
2016-11-05 21:47:08 -07:00
Matt Bentley ced62b815f Added specifics about bringing your own cert
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-05 21:47:08 -07:00
Joao Fernandes 6568b37e39 Updates uninstall docs
This is PR #1416, with a couple more changes.
Closes #1416.
2016-11-05 21:47:08 -07:00
Adrian Kreher 0d2005ff27 [docs] Update memory requirement
Update memory requirement to match what the installer wants.
2016-11-05 21:47:07 -07:00
Joao Fernandes d3966cc13a Integrates feedback in docs
* fixes #1472
* fixes #1411
2016-11-05 21:47:07 -07:00
Joao Fernandes 1d40a5ab9c Fixes docs url for offline install
fixes #1466
2016-11-05 21:47:07 -07:00
Alex Mavrogiannis f6126acf2b typo fix on plan production install 2016-11-05 21:47:07 -07:00
Joao Fernandes 5909a90dd5 Adds docs missing for 1.1.0
* closes #938
* closes #1252
* closes #1318
* closes #448
* closes #1465
* closes #1317
* closes #912
* closes #1473
2016-11-05 21:47:06 -07:00
Joao Fernandes 02b236fd51 Adds unique ids to all doc files 2016-11-05 21:47:06 -07:00
Alex Mavrogiannis 666f7c3f09 installation docs cleanup proposal 2016-11-05 21:47:06 -07:00
Joao Fernandes 2fe671eed6 Adds docs about replicating CAs
Adds new docs on how to use backup and restore commands
to replicate certificates and keys used on all controller
nodes.
2016-11-05 21:47:06 -07:00
Joao Fernandes a55bbff9b1 Improves installation docs
Cleans the installation docs, and creates separate pages for:
* How to use client certificates
* How to license an installation
2016-11-05 21:47:06 -07:00
Joao Fernandes e992cc1d36 Adds docs for 1.1 and some spring cleaning
* Reorganize docs to make docs easier to browse
* Remove duplicate information
* Update information for UCP 1.1
* Adds new docs for
  * System requirements
  * Architecture
  * Offline install

Still missing docs for 1.1 features like:
* Backup/restore
* eNZi impacts, if any.
2016-11-05 21:47:05 -07:00