Just made a minor correction as part of fixing this bug. Added "with" to comply and also added "exact" to emphasize the importance of running the same version. Other than that this bug already appears to have been fixed.
* Update recover-a-user-password.md
1.Is "choose the user you want to change the password" acceptable?
2.If not, which of the following modifications is better?
"choose the user whose password you want to change"
"choose the user you want to change the password for"
...
* Update recover-a-user-password.md
Adjust the upgrade section so it is no longer a subsection of install
Display the bundle link and it only shows UCP images
Signed-off-by: Ryan Zhang <ryan.zhang@docker.com>
Resolves#1732. This separates out the use cases into three audiences:
administrators who configure UCP and HRM, users who use the web UI, and
users who use the Docker CLI or API. The CLI reference also provides a
guide to the label syntax and the full set of features.
* Update screenshots for /datacenter/install/aws/
* Update screenshots for datacenter/install/linux/
* Update screenshots for datacenter/ucp/2.1/guides/
* Update screenshots for datacenter/ucp/2.1/guides/admin/install/
* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/
* Fix screenshot's text in /ucp/2.1/guides/admin/install/
* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/
* Update screenshots for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/
* Update screenshot for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/
* Update screenshot for /datacenter/ucp/2.1/guides/user/access-ucp/
* Update screenshots for /datacenter/ucp/2.1/guides/user/services/
* Update screenshots for /datacenter/ucp/2.1/guides/user/secrets/
* Update screenshots for /datacenter/install/aws/
* Update screenshots for datacenter/install/linux/
* Update screenshots for datacenter/ucp/2.1/guides/
* Update screenshots for datacenter/ucp/2.1/guides/admin/install/
* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/
* Fix screenshot's text in /ucp/2.1/guides/admin/install/
* Update screenshots for datacenter/ucp/2.1/guides/admin/configure/scale-your-cluster/
* Update screenshots for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/
* Update screenshot for /datacenter/ucp/2.1/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/
* Update screenshot for /datacenter/ucp/2.1/guides/user/access-ucp/
* Update screenshots for /datacenter/ucp/2.1/guides/user/services/
* Update screenshots for /datacenter/ucp/2.1/guides/user/secrets/
* Guide on how to upgrade UCP via UI
Fixes#157
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
* Swapped CLI and UI upgrade sections around
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>