Commit Graph

39 Commits

Author SHA1 Message Date
Jose J. Escobar
996f2e7d43 Update index.md (#9498)
* Update index.md

Fixed broken link.

* Removed full URL
2019-09-25 15:18:23 -07:00
Jose J. Escobar
9351f15192 Update index.md (#9478)
Changed the order for the actions to be in chronological order. Currently, it seems you have to find the replica ID before running the command. This is emphasized by the "Then run". This is not the case. You use the replica ID after you run the command.
2019-09-20 09:55:10 -07:00
lena-larionova
201b6a714b Add workaround for DTR installation when using --external-url parameter (#9485)
* Added info about load balancer to Step 3: Install
DTR; various formatting changes to the page.

Signed-off-by: Lena Larionova <lena.larionova@docker.com>

* formatting

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-09-19 09:32:22 -07:00
Traci Morrison
2c95feab22 Changed the format for the Note 2019-08-23 15:29:25 -04:00
Traci Morrison
e1038078bf Add notes about step 2
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
2019-08-13 10:08:20 -04:00
Usha Mandya
093ecd1d7a Merge pull request #1267 from ollypom/dtrsysreqpatch
Added UCP Configuration to DTR System Requirements
2019-07-22 11:44:56 +01:00
Olly P
e004eb90b7 UCP 3.2 Offline Bundles (#1274)
Update UCP 3.2 Offline Bundles
2019-07-22 11:13:13 +01:00
ollypom
aa11bda305 Added UCP Configuration to DTR System Requirements 2019-07-14 12:23:08 +00:00
ollypom
e62ce1c675 Updated DTR installation instructions 2019-07-13 16:43:14 +00:00
Dawn W Docker
c458f58f70 adding note about increased hardware reqs when DTR use is up 2019-07-01 07:08:25 -07:00
Maria Bermudez
81564f43bc - Add explanation on DTR registration with UCP (#1190)
- Add DTR 2.7 offline package

Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
2019-06-12 10:26:45 -07:00
paigehargrave
fac42994ec Turn off scheduling options after UCP install (#1109)
* Turn off scheduling options after UCP install

* Disable scheduling options after install

* Add image

* Add image

* Wording update

* Update install page for 2.7

- Remove scheduling section as it's only relevant to the UCP Installation page

* Clean up syntax errors

* Update command for turning off scheduling

* Update screenshots

* Add note on storage backend 

- Remove unnecessary screenshots
2019-06-03 09:52:36 -07:00
Maria Bermudez
9b77e6af46 Add HSTS warning for specifying --dtr-external-url 2019-04-03 23:41:39 -07:00
Maria Bermudez
63c35f1862 Fix destroy reference page link
Relates to https://github.com/docker/docker.github.io/pull/8441
2019-03-12 17:38:14 -07:00
ollypom
e8ffea74b4 Made the Load command compatible with Windows and Linux 2019-02-19 17:49:03 +00:00
Maria Bermudez
8a04e93d0d Fix broken link 2018-12-28 16:22:56 -08:00
Maria Bermudez
c371adaca8 Merge pull request #7046 from ericsmalling/patch-4
Adding UCP 3 version requirement for DTR 2.5
2018-12-27 11:37:05 -08:00
Maria Bermudez
e82d9783ba Address feedback 2018-12-27 11:36:33 -08:00
Anne Henmi
35ce2b76b7 Merge pull request #7444 from cdunkelb/patch-2
linked ucp user bundle and clarified --ucp-node
2018-12-26 09:36:47 -07:00
Anne Henmi
9d02002904 Update index.md 2018-12-26 09:35:59 -07:00
Maria Bermudez
d38a5c70df Update instructions 2018-12-14 08:58:41 -08:00
Maria Bermudez
7ed4cfd4fe Update screenshots, wording for DTR installation, remove redirect 2018-12-13 23:00:53 -08:00
Justin I. Nevill
bc8abee9e7 Merge pull request #856 from docker/dtr-installation
Update RAM requirements for DTR installation and upgrade pages
2018-11-05 17:25:26 -05:00
Maria Bermudez
b75b7d76c4 Update RAM requirements for DTR installation and upgrade pages 2018-11-05 11:57:53 -08:00
Maria Bermudez
47ec06bd4f Add offline packages for DTR 2.6 2018-11-02 13:46:16 -07:00
Maria Bermudez
75c7269fb2 - Include metadatastoremigration section for 2.5 to 2.6 upgrade
- Add relevant screenshots
- Update instructions on using the Swagger UI for DTR API requests
- Add link to v2.5 garbage collection page
2018-10-26 15:31:19 -07:00
Carl Dunkelberger
f660ac6d90 linked ucp user bundle and clarified --ucp-node
Linked the UCP user bundle to instructions on how to download and use a UCP user bundle. Added a note to clarify that --ucp-node is the node you are trying to install DTR on. See a lot of people setting this to one of their UCP manager nodes by accident or ignorance.
2018-09-28 12:21:57 -04:00
Maria Bermudez
aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Eric Smalling
e0af883f57 add period to sentence 2018-07-18 10:51:11 -05:00
Eric Smalling
a5988b88a9 Adding UCP 3 version requirement for DTR 2.5 2018-07-18 10:35:20 -05:00
Your Name
32233d8dd7 Add DTR Hardware Requirements 2018-06-21 13:44:30 -07:00
Joao Fernandes
063969e1bd Update DTR install to link to push, pull images (#6461) 2018-04-18 15:53:08 -07:00
Jim Galasyn
9b129ee054 Revert template tags in DTR topics (#598) 2018-04-16 13:31:24 -07:00
Joao Fernandes
a1d65283d3 Fix broken link 2018-04-16 13:31:24 -07:00
Jim Galasyn
f907b00ede Update redirects (#423) 2018-04-16 13:31:24 -07:00
Joao Fernandes
9a4fdf9476 /enterprise -> /ee (#415)
* /enterprise -> /ee
* /datacenter/dtr/2.5 -> /ee/dtr/
* /datacenter/ucp/3.0->/ee/ucp
* Fix configs
* Fix broken images
* Remove unused images for DTR
* Remove unused images for UCP
* Add a few redirects to avoid breaking beta exercises
2018-04-16 13:31:24 -07:00