Commit Graph

43334 Commits

Author SHA1 Message Date
Vivek Saraswat 8736df559d 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-01 17:18:32 -07:00
Matt Bentley 0cbb2e32ee Added specifics about bringing your own cert
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:32 -07:00
Matt Bentley 92991ee0f6 No interactive on restore; doesn't exist in 1.1.0
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:32 -07:00
Matt Bentley a5fe60b209 Removed a few Orca references in docs & help text
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:31 -07:00
Joao Fernandes 91fb055d0c Updates uninstall docs
This is PR #1416, with a couple more changes.
Closes #1416.
2016-11-01 17:18:31 -07:00
Joao Fernandes e46feac582 Adds docs for removing failed nodes
This is a port of #1455 with a few extra changes.
Closes #1455
2016-11-01 17:18:31 -07:00
Adrian Kreher 370f342b72 [docs] Update memory requirement
Update memory requirement to match what the installer wants.
2016-11-01 17:18:31 -07:00
Joao Fernandes e5aa502682 Updates release notes: can't add nodes after upgrade 2016-11-01 17:18:31 -07:00
Joao Fernandes 529224c0e8 Fixes docs typo 2016-11-01 17:18:31 -07:00
Daniel Hiltgen b44a8f1823 downgrade swarm version 2016-11-01 17:18:31 -07:00
Joao Fernandes cf33aaa0f1 Integrates feedback in docs
* fixes #1472
* fixes #1411
2016-11-01 17:18:31 -07:00
Joao Fernandes 21037643c3 Fixes docs url for offline install
fixes #1466
2016-11-01 17:18:31 -07:00
Alex Mavrogiannis bf4a29de75 typo fix on plan production install 2016-11-01 17:18:31 -07:00
Sven Dowideit bea79f5abf convert docs Dockerfiles to use docs/base:oss
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-01 17:18:31 -07:00
Joao Fernandes 1e853f97b5 Updates reference docs for bootstrapper 2016-11-01 17:18:30 -07:00
Joao Fernandes 35f0455efd Improves docs menu entry 2016-11-01 17:18:30 -07:00
Joao Fernandes 033ed432b3 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-01 17:18:30 -07:00
Joao Fernandes 10bffbb764 Adds unique ids to all doc files 2016-11-01 17:18:30 -07:00
Alex Mavrogiannis e9b44bd177 installation docs cleanup proposal 2016-11-01 17:18:30 -07:00
Joao Fernandes 34491288b3 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-01 17:18:30 -07:00
Joao Fernandes 95e338a60d Updates architecture docs with auth containers 2016-11-01 17:18:30 -07:00
Joao Fernandes 7878f7b8d0 Adds docs about general troubleshooting 2016-11-01 17:18:30 -07:00
Adrian Kreher 9aa24a3129 [uninstall] Clean up KV store a bit
Remove some additional controller-specific items in the KV store.
2016-11-01 17:18:30 -07:00
Joao Fernandes 555152bd73 Adds reference docs for bootstrap commands
Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-11-01 17:18:29 -07:00
Joao Fernandes f26610005f Improves installation docs
Cleans the installation docs, and creates separate pages for:
* How to use client certificates
* How to license an installation
2016-11-01 17:18:29 -07:00
Alex Mavrogiannis 0cb327f9d0 Removed the container rescheduling example from help and docs 2016-11-01 17:18:29 -07:00
Joao Fernandes 749ae48d10 Adds docs for backup and restore 2016-11-01 17:18:29 -07:00
Joao Fernandes 1e9b482e93 Improves architecture docs 2016-11-01 17:18:29 -07:00
Joao Fernandes 7d97855f71 Adds docs for Compose on the UI 2016-11-01 17:18:29 -07:00
Joao Fernandes b01f3db6a8 Improves screenshots on overview docs 2016-11-01 17:18:29 -07:00
Joao Fernandes 9b39861e00 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-01 17:18:29 -07:00
Joao Fernandes 197fb3e794 Adds release notes for 1.0.4 2016-11-01 17:18:29 -07:00
Joao Fernandes 1bcef7b49f Adds release notes for 1.0.3 2016-11-01 17:18:28 -07:00
Joao Fernandes cffae39a01 Adds release notes for 1.0.2 security fix 2016-11-01 17:18:28 -07:00
Daniel Hiltgen 323c1462ff Rename the external server cert flag
The name of this flag used to make sense when this effectiely turned
off the user CA, but that's not the case in the shipping product.  What
this flag really means is you're bringing your own server cert, so lets
fix it.  Since folks may have scripted the old flag, I've preserved it for now
but we can drop it in the future.
2016-11-01 17:18:28 -07:00
Michael Friis cc5c649f0b fix node-listing description text 2016-11-01 17:18:28 -07:00
Vivek Saraswat f62ed9052e Add Private Registry feature to release notes 2016-11-01 17:18:28 -07:00
Adrian Kreher df4821cd8c Share swarm advertisement path with engine
The format for node advertisement in swarm and docker engine (for
networking) is the same, and can be shared. Doing so allows us to start
toward removing the swarm-join container, and improves our HA situation
after engine discovery is run. Resolves #670.

Specifically, swarm was previously somewhat HA: if you set up 1
controller, 2 replicas and 1 node, then you could lose the controller
and still remain functional unless the swarm node needed to restart.
This change improves HA by removing the above failure mode as long as
engine discovery has been run and is up to date.

See also docker/swarm#1368 which implemented this flag, and lays out the
future scenario we hope to achieve, and also #1032 which is our goal of
removing swarm join with automatical engine discovery.
2016-11-01 17:18:28 -07:00
Vivek Saraswat 334657e8d8 Adds docs for swarm-experimental flag
Updated the `ucp install` docs to mention the swarm-experimental flag.
Also updated release notes for 1.0.1.
2016-11-01 17:18:28 -07:00
Vivek Saraswat c2b75914f1 Update dtr-integration.md 2016-11-01 17:18:28 -07:00
Vivek Saraswat c3e6f1cea6 Update dtr-integration.md 2016-11-01 17:18:28 -07:00
Matt Bentley 5ae22aa4a9 Fix spaces for code blocks
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:28 -07:00
Matt Bentley b2281a9604 Fixed all volume references; fixes #961
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:28 -07:00
Joao Fernandes 817c66736a Adds release notes for v1.0.1
Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-11-01 17:18:27 -07:00
Joao Fernandes 42da53f507 Adds docs on how to upgrade UCP
- Fixes #648
2016-11-01 17:18:27 -07:00
Joao Fernandes 2fe6a3269c Improves install docs
- Fixes #498
- Fixes #528
- Fixes #785
- Fixes #794
- Fixes #927
2016-11-01 17:18:27 -07:00
Joao Fernandes 0ece4fc435 Removes --image-version flag from docs
The --image-version flag is for internal use only.
The `ucp help` command doesn't output that flag anymore, so
I'm removing it from the docs also.

Fixes #795

Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-11-01 17:18:27 -07:00
Joao Fernandes ad9448b64c Fixes typo in networking docs
Fixed some of the commands that were fetching images with 0.x.x tag, instead
of the latest.
2016-11-01 17:18:27 -07:00
Mary Anthony dac0c0edaa Updating with commentary
Adding in text fixes
Updating cert material

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:27 -07:00
Joao Fernandes ebfce2c156 Fix HA docs that are misleading
Fixes #925

Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-11-01 17:18:27 -07:00