Commit Graph

19 Commits

Author SHA1 Message Date
Joao Fernandes
fbb510c272 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-01 17:18:33 -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
1e853f97b5 Updates reference docs for bootstrapper 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
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
Alex Mavrogiannis
0cb327f9d0 Removed the container rescheduling example from help and 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
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
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
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
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
Mary Anthony
45126882cc Adding an identifier
Updating with the docs fixes
Updating with fixes from docs CI: SVENNNNNNNNN!!!

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:27 -07:00
Mary Anthony
01000d438d * Manage and Monitor Users
* LDAP Settings material
* Closes #651
* Combining work into single branch
* Updating index
* Fixing code examples
* Adding in note from Johnny's feedabck
* Menu positions, HA terms
* Copy edit of users
* Adding deploy an application
* Updating the overview page to include more  text
* Updating with comments from review page
* Updating the constraints and port
* Layout check/fix

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:26 -07:00
Mary Anthony
a72a429fc3 Updating with information learned yesterday
Remove image-version flag from install and join
Adding example to uninstall

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:26 -07:00
Joao Fernandes
f888cf1260 Document how to monitor and troubleshoot UCP
This closes #650
Signed-off-by: Joao Fernandes <joao.fernandes@docker.com>
2016-11-01 17:18:26 -07:00
Mary Anthony
32c1b7eec5 Evaluation Quickstart
Fixing merge
Repeating test and updating with NGinx material
Updating with comments

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:26 -07:00
Mary Anthony
552f9c0a7a Closes #430
Few tweaks on check
Update with comments from Dan
Last comments;fix some build breaks
Tighten language add reconfigure info

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:26 -07:00
Mary Anthony
ccf931018d Block out initial organization for GA docs
Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:25 -07:00
Mary Anthony
e44f5d8796 Updates for 0.7.0 Release
- Close #194 and fix
- Fix and close #425
- Fix and close #417
- Fix and close #420
- Fix and close #422
- Adding in documentation build scripts
- Fix and close #431
- Fix and close #438, and Fix and close #429
- Work on 441
- Adding in commands reference
- Updating all the options to tables
- Updating per Vivek #498
- Adding vivek's last suggestions

Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:18:24 -07:00