Commit Graph

126 Commits

Author SHA1 Message Date
Maria Bermudez 68068e602f
Merge pull request #8513 from adamancini/patch-13
Update install.md
2019-04-08 07:39:22 -04:00
Maria Bermudez bfe38f1dad
Add UCP user password limitation 2019-04-08 04:38:59 -07:00
paigehargrave 2398cd9dca
Merge pull request #8580 from bermudezmt/dtr-storage-backend
Storage backend data migration updates
2019-04-04 20:41:32 -04:00
Maria Bermudez 1f91b7c86a
Merge pull request #8586 from cdunkelb/patch-7
--unmanaged-cni is not a valid option for upgrade
2019-04-04 18:35:26 -04:00
Maria Bermudez 9b77e6af46 Add HSTS warning for specifying --dtr-external-url 2019-04-03 23:41:39 -07:00
Carl Dunkelberger 55f26aaeb3
--unmanaged-cni is not a valid option for upgrade 2019-04-03 12:42:29 -04:00
Maria Bermudez bf746b4529 Storage backend data migration updates
Fix incorrect API command, add backup updates

Update incorrect commands
2019-04-02 18:07:11 -07:00
Darwin Traver d749399706 Adding Azure note (#8566)
* Adding Azure note

* Rephrase additional line and update link
2019-04-01 20:55:36 -04:00
Maria Bermudez d153b80e39 Update release-notes.md
DTR info

Edits on 2.5.10 and 2.6.4 entries

Add upgrade warning information

Updated engine info per Andrew's input

Added Component table info per Mark
2019-03-28 12:18:46 -07:00
ada mancini 14a43c4dad
Update install.md
add note: 8 character password minimum length
2019-03-21 14:56:19 -04:00
Maria Bermudez a97e31fc5f
Add link to disaster recovery docs 2019-03-12 17:44:30 -07:00
gonzalo.contador ee71819949
DTR from failure has to be destroyed.
I have added the following. If you are restoring DTR after a failure, please maker sure you have destroyed the old DTR fully.  Many customer do not understand that in order to reinstall DTR from back up the old DTR MUST BE DESTROYED.
2019-03-11 11:32:13 -04:00
Maria Bermudez faf1e52357 Incorporated technical feedback
Update based on session with Ada and Ryan

Discourage use of NFS storage URL flag

Additional section on storage backend switch

Discourage NFS storage URL option for now

Polish on necessary storage backend updates

Final technical edits

Fix crud on DTR release notes page

Update note on storage links
2019-03-08 09:29:51 -08:00
Sebastian Faulhaber 24594b5188
Clarified use of --debug since this was ambiguous for a customer. 2019-02-20 12:14:05 +01:00
paigehargrave 4451bbb865
Merge pull request #8223 from docker/ucp-install
Add --skip-cloud-provider option for 3.0 and 3.1
2019-02-14 20:04:44 -05:00
paigehargrave d52f9f5fdf
Update install.md 2019-02-14 20:04:05 -05:00
paigehargrave d23a678c4a
Wording updates 2019-02-14 19:37:48 -05:00
Maria Bermudez 054bbdb416
Add DTR API Swagger spec in JSON 2019-02-13 11:33:52 -08:00
paigehargrave 092cfaf71d
Alphabetized and (hopefully) fixed table spacing error 2019-02-12 13:50:22 -05:00
paigehargrave 70e2dba365
Update install.md 2019-02-12 10:52:07 -05:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Maria Bermudez 5fbd73c10a
Follow-up to PR #6964 2019-01-03 17:42:52 -08:00
Anne Henmi 9e0114f861
Merge pull request #7874 from bermudezmt/dtr-cli-updates
Dtr cli updates
2018-12-26 09:30:54 -07:00
Maria Bermudez 7d695ae8c5 - Add redirect for UCP 3.0 readd DTR 2.5 reference files
Update related link for repo event auto-deletion
2018-12-20 20:19:16 -08:00
Maria Bermudez 46aa2e0a18 Clarify need for intermediate certs on relevant CLI pages for 2.5 and
2.6
2018-12-17 10:04:43 -08:00
Maria Bermudez f8ec113f4b Add example usage 2018-12-10 10:59:54 -08:00
ada mancini 66e27e2d4c
Update emergency-repair.md
fixed backtick -> apostrophe
2018-12-07 16:09:10 -05:00
Maria Bermudez 850014d441 Resolving merge conflicts 2018-12-05 12:44:04 -08:00
L-Hudson 61c59cef8c
Merge pull request #7761 from docker/dtr-redirect
Add backup link redirect
2018-11-30 12:45:18 -05:00
Nicola Kabar 2c28eeb780
corrected spacing for the --unmanaged-cni option 2018-11-28 08:42:11 -06:00
Maria Bermudez d7c1c40f25
Add backup link redirect
- Avoids 404 issue for DTR web interface link still pointing to previous version (2.5)
2018-11-27 17:43:30 -08:00
Maria Bermudez 85c00d77d8 Incorporate missed feedback from David 2018-11-20 12:08:16 -08:00
Maria Bermudez 0007859641 Incorporated peer feedback and added edits to current version 2018-11-19 17:47:16 -08:00
JoeWrightss 3b4103fc4a fix typos
Signed-off-by: JoeWrightss <zhoulin.xie@daocloud.io>
2018-11-19 23:32:28 +08:00
Maria Bermudez 527fcc8476 - Copy contents: reference/dtr/2.5/ -> datacenter/dtr/2.5/reference/ and reference/ucp/3.0 -> datacenter/ucp/3.0/reference
Remove reference/dtr/2.5 and reference/ucp/3.0
2018-11-16 15:09:41 -08:00
Maria Bermudez 435bc85248
Remove duplicate row for dtr-storage-volume option 2018-11-08 10:07:07 -08:00
Anne Henmi 3168bc4008
Update install.md
fixed formatting
2018-11-07 15:21:16 -08:00
Justin I. Nevill 15c200cd7e
Table from HTML to MD w/ fixes 2018-11-07 18:17:10 -05:00
Justin I. Nevill d63a1e201e
Merge pull request #869 from docker/final-polish
Final polish
2018-11-07 15:17:27 -05:00
Maria Bermudez 059007c8e4 Fixing broken formatting 2018-11-07 11:11:58 -08:00
Anne Henmi 897a4ba3b1 Fixed td tag. 2018-11-07 11:11:13 -08:00
Anne Henmi e1cdcd5322 Completed HTML table fix. 2018-11-07 11:10:08 -08:00
Anne Henmi 7a4592bd68 Hopefulling fixing.. 2018-11-07 10:35:35 -08:00
Anne Henmi e639c5d80a Still arguing with markdown.. 2018-11-07 10:32:03 -08:00
Anne Henmi a277b0d20c Fixed the rest of the table. 2018-11-07 10:29:07 -08:00
Anne Henmi 04798ea6e0 Fixed table in UCP 3.1 CLI reference. 2018-11-07 10:26:12 -08:00
Maria Bermudez 6c71b38b0a Fix more broken links 2018-11-06 17:11:54 -08:00
Maria Bermudez 4992819d68 Update broken links to the command pages 2018-11-06 15:39:32 -08:00
Justin I. Nevill ac3937a7bf
Merge pull request #855 from docker/ucp-ref-json
ucp 3.1 reference json updated
2018-11-06 12:49:11 -05:00
Maria Bermudez a1343f498f Temporary hack: have UCP 3.1 API spec page behave in the same way as DTR 2.6 2018-11-05 18:43:53 -08:00