Joao Fernandes
17bd9cdcee
Updates link for offline installation
2016-11-01 17:18:34 -07:00
Joao Fernandes
6bb1e96ff0
Removes confusing instructions from docs
2016-11-01 17:18:34 -07:00
Joao Fernandes
b4005df16a
Fixes broken link in docs
2016-11-01 17:18:34 -07:00
Joao Fernandes
82948348a0
Fixes a bunch of docs maintenance issues
...
* Fixes #1963
* Fixes #1530
* Fixes #1710
* Fixes #1532
* Fixes #1517
2016-11-01 17:18:34 -07:00
Joao Fernandes
a69141c6cd
Overhauls the permission docs
...
Cleans up existing permission docs to make it easier to find information.
Explodes existing article in:
* Authentication and authorization
* Create and manage users
* Create and manage teams
* Permission levels
This closes #1331
2016-11-01 17:18:34 -07:00
Joao Fernandes
9f3a10fc02
Adds docs for LDAP integration
2016-11-01 17:18:34 -07:00
Joao Fernandes
6d3214bff1
Updates docs with links to KB
2016-11-01 17:18:34 -07:00
Raymond Kung
69675f17ef
Update cli-based-access.md
...
fixed a small spelling error
2016-11-01 17:18:34 -07:00
Joao Fernandes
3b895b68b0
Updates docs to have link to CS Engine
2016-11-01 17:18:33 -07:00
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
Joao Fernandes
0e50a05904
Revamps UCP-DTR integration docs
2016-11-01 17:18:33 -07:00
Joao Fernandes
1ba308ad31
Updates docs for upgrading with latest image
2016-11-01 17:18:33 -07:00
Sven Dowideit
9e4b26612d
hugo aliases need to be absolute
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-01 17:18:33 -07:00
Joao Fernandes
082c812f9f
Updates docs for offline install
2016-11-01 17:18:33 -07:00
Sven Dowideit
e3ccac566d
Docs validataion fixes
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-01 17:18:33 -07:00
Vivek Saraswat
aa5b7398be
Update release_notes.md
2016-11-01 17:18:33 -07:00
Vivek Saraswat
055a13bba8
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-01 17:18:33 -07:00
Matt Bentley
5aa6f14fc3
Fixes cert errors when using curl and a valid cert
...
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-01 17:18:33 -07:00
Joao Fernandes
ed52096204
Improves release notes for readability
...
Improves 1.1.1 release notes.
* Fixes #1565
* Fixes #1636
2016-11-01 17:18:32 -07:00
Vivek Saraswat
5d79d0985a
Release notes for UCP v1.1.1
...
Updates release notes for UCP v1.1.1, with some grammatical edits to earlier versions.
2016-11-01 17:18:32 -07:00
Joao Fernandes
69ae2cfcad
Updates system requirements to require static ip
...
For multi-host networking, all nodes need to have a static IP.
Fixes #1500
2016-11-01 17:18:32 -07:00
Joao Fernandes
799cf70b9a
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-01 17:18:32 -07:00
Joao Fernandes
c11a1a0a7b
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-01 17:18:32 -07:00
Nico
496d29b684
updated TCP+UDP ports in system requirements
2016-11-01 17:18:32 -07:00
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