Commit Graph

43641 Commits

Author SHA1 Message Date
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 eb7eb9a570 Revamps UCP-DTR integration docs 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
Sven Dowideit f66fc8e17a hugo aliases need to be absolute
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
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
Vivek Saraswat 11ac55b08d Update release_notes.md 2016-11-05 21:47:09 -07:00
Vivek Saraswat 219d1d0a50 UCP 1.1.1 release notes update
Updates UCP release notes with fix about UCP/DTR auth bypass and other issues. Should now be ready for release.
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 e3be484951 Improves release notes for readability
Improves 1.1.1 release notes.
* Fixes #1565
* Fixes #1636
2016-11-05 21:47:09 -07:00
Vivek Saraswat 19b8334bb4 Release notes for UCP v1.1.1
Updates release notes for UCP v1.1.1, with some grammatical edits to earlier versions.
2016-11-05 21:47:08 -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
Joao Fernandes bd02372893 Deletes useless information from deploy app doc
Since UCP already configures engine-discovery, there is no need
to mention this on the deploy app docs.
Fixes #1499
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
Matt Bentley 0d303f218f No interactive on restore; doesn't exist in 1.1.0
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-05 21:47:08 -07:00
Matt Bentley c9c7f3db4d Removed a few Orca references in docs & help text
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
Joao Fernandes d24b9f01d4 Adds docs for removing failed nodes
This is a port of #1455 with a few extra changes.
Closes #1455
2016-11-05 21:47:07 -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 84401f66c1 Updates release notes: can't add nodes after upgrade 2016-11-05 21:47:07 -07:00
Joao Fernandes 4050ca9a64 Fixes docs typo 2016-11-05 21:47:07 -07:00
Daniel Hiltgen 0534917627 downgrade swarm version 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
Sven Dowideit f2387b307a convert docs Dockerfiles to use docs/base:oss
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-05 21:47:07 -07:00
Joao Fernandes 1fdee63340 Updates reference docs for bootstrapper 2016-11-05 21:47:07 -07:00
Joao Fernandes 667a0463f7 Improves docs menu entry 2016-11-05 21:47:06 -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 0401d2369e Updates architecture docs with auth containers 2016-11-05 21:47:06 -07:00
Joao Fernandes 77e6f36e18 Adds docs about general troubleshooting 2016-11-05 21:47:06 -07:00
Adrian Kreher f34aab1d1d [uninstall] Clean up KV store a bit
Remove some additional controller-specific items in the KV store.
2016-11-05 21:47:06 -07:00
Joao Fernandes 4276923729 Adds reference docs for bootstrap commands
Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
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
Alex Mavrogiannis bd54e03115 Removed the container rescheduling example from help and docs 2016-11-05 21:47:05 -07:00
Joao Fernandes 0fe7f7973a Adds docs for backup and restore 2016-11-05 21:47:05 -07:00
Joao Fernandes d99bd6307f Improves architecture docs 2016-11-05 21:47:05 -07:00
Joao Fernandes d7badf88ea Adds docs for Compose on the UI 2016-11-05 21:47:05 -07:00
Joao Fernandes 04b6212f82 Improves screenshots on overview docs 2016-11-05 21:47:05 -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
Joao Fernandes e6dc703e42 Adds release notes for 1.0.4 2016-11-05 21:47:05 -07:00
Joao Fernandes f7dcc34a91 Adds release notes for 1.0.3 2016-11-05 21:47:05 -07:00
Joao Fernandes 4bd736e436 Adds release notes for 1.0.2 security fix 2016-11-05 21:47:05 -07:00