Commit Graph

50 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 7d1dca27b3
Add enterprise redirect stubs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:11 +02:00
Sebastiaan van Stijn 4977dd2961
Remove enterprise content
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:07 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
KoryKessel-Docker c5bc003b5c Capitalized hide to Hide to match what is onscreen. 2020-01-17 17:26:39 +01:00
KoryKessel-Docker 6631e8cc27 Added overeride-vulnerability-2.png to DTR 2.5 images directory. 2020-01-15 18:13:14 +01:00
KoryKessel-Docker c4425be2cf Add Override a Vulnerability topic to DTR 2.5 docs. 2020-01-15 16:55:34 +01:00
lena-larionova 4f3d71aa7d
Fixing broken DTR upgrade links (#9658)
* Fixed links to previous versions

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

* Fixed another link

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-16 14:54:48 -07:00
Dawn W Docker b49e6e0d5c branding changes for EE
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-12 08:32:09 -07:00
Sebastiaan van Stijn 7868538ad7
Fix liquid warnings on DTR troubleshooting page
Fix a warning during build of the documentation:

```
Liquid Warning: Liquid syntax error (line 64): [:dot, "."] is not a valid expression in "{{.Name}}" in datacenter/dtr/2.5/guides/admin/monitor-and-troubleshoot/troubleshoot-dtr.md
Liquid Warning: Liquid syntax error (line 64): [:dot, "."] is not a valid expression in "{{.Name}}" in ee/dtr/admin/monitor-and-troubleshoot/troubleshoot-dtr.md
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-03-07 15:34:16 +01:00
Maria Bermudez a90d548591 Remove misleading pages, add updated troubleshooting guide for 2.5 and 2.6
Update TOC entry for troubleshooting DTR

Add 2.5 entry for updated path
2019-02-20 10:13:57 -08:00
paigehargrave cce9e2c714
Update index.md 2019-01-11 14:12:29 -05:00
paigehargrave e1712a39a6
Update configure-your-notary-client.md 2019-01-11 14:11:06 -05:00
Maria Bermudez 7ed4cfd4fe Update screenshots, wording for DTR installation, remove redirect 2018-12-13 23:00:53 -08:00
Maria Bermudez 47084cb592
Merge pull request #7834 from bermudezmt/dtr-deploy-caches
Add note around deploying DTR caches to avoid synchronicity issues
2018-12-12 13:04:58 -08:00
Maria Bermudez e0a665eb48 Fixed syntax and incorporated editorial feedback 2018-12-12 12:36:11 -08:00
Maria Bermudez cd710189db Add note around deploying DTR caches to avoid synchronicity issues 2018-12-10 10:44:29 -08:00
Jeffrey Morgan 3602540596 Fix small issues 2018-11-21 16:49:26 -05:00
Maria Bermudez 69534ba858
Merge pull request #7686 from docker/backport-fixes
Backport fixes
2018-11-14 16:08:33 -08:00
Maria Bermudez fda622af56 Incremental fixes to DTR index pages for 2.5 and 2.6 2018-11-14 13:28:07 -08:00
Maria Bermudez b06c4585c3
Merge pull request #7685 from docker/backport-fixes
Backport fixes
2018-11-14 12:28:33 -08:00
Maria Bermudez 9320d07a31
Merge pull request #7673 from newoneforasn4/master
Simplified Sentence in /develop/index.md
2018-11-13 16:38:21 -08:00
Maria Bermudez 0d342c0078 Update previous version 2018-11-13 10:24:04 -08:00
Maria Bermudez 762281e273 Fixes #880 2018-11-13 09:54:10 -08:00
newoneforasn4 7f85957d97
Fixed grammar issue 2018-11-13 08:42:19 -08:00
Maria Bermudez 6df9fd9ce1 Remove redirect from 2.5 version of garbage collection
- Update broken links
Fix formatting issues
2018-11-08 09:27:19 -08:00
Maria Bermudez 6c71b38b0a Fix more broken links 2018-11-06 17:11:54 -08:00
Maria Bermudez 6a791d7e32 Covers phone discussion: replace dtr/2.5 and ucp/3.0 with archived versions of the directories 2018-11-06 16:58:48 -08: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
Joao Fernandes 1b85eec287 Refactor promotion policies (#400)
* Refactor promotion policies
* Introduce pull mirroring
* Introduce push mirroring
2018-04-16 13:31:24 -07:00
Joao Fernandes 5446f6563e Remove unnecessary redirects (#411) 2018-04-16 13:31:24 -07:00
Joao Fernandes 8c8787da99 Add online GC (#408)
* Add online GC
2018-04-16 13:31:24 -07:00
Joao Fernandes 12837ac681 Add repo creation on push (#407) 2018-04-16 13:31:24 -07:00
Jim Galasyn 2515febf9c Port misc DTR topics to template (#405) 2018-04-16 13:31:24 -07:00
Jim Galasyn 1e7f55061c Port DTR user topics to template (#404) 2018-04-16 13:31:24 -07:00
Jim Galasyn bbebeaed2e Port DTR monitor topics to template (#403) 2018-04-16 13:31:24 -07:00
Jim Galasyn a02682836d Port DTR manage users topics to template (#402) 2018-04-16 13:31:24 -07:00
Jim Galasyn 328a77cc82 Port DTR install topics to template (#401) 2018-04-16 13:31:24 -07:00
Jim Galasyn 4b50fa25b2 Port DTR disaster topics to template (#399) 2018-04-16 13:31:24 -07:00
Jim Galasyn 638cded45c Port DTR config topics to template (#398) 2018-04-16 13:31:24 -07:00
Joao Fernandes fc4c17d483 Introduce DTR access tokens (#394)
* Introduce DTR access tokens
2018-04-16 13:31:24 -07:00
Joao Fernandes 3d8bf746ee Refactor DTR disaster recovery (#357)
* Refactor DTR disaster recovery docs
* Introduce disaster recovery overview
* Introduce emergency-repair
* Add DTR offline backup option
2018-04-16 13:31:24 -07:00
Jim Galasyn 7e3c6d1e27 Ported topics to template; fixed links; updated config versions (#384) 2018-04-16 13:31:24 -07:00
Joao Fernandes 7857b354ed Move DTR reference docs to /reference 2018-04-16 13:31:24 -07:00
Joao Fernandes c5619be27c Improve DTR lb and troubleshooting docs 2018-04-16 13:31:24 -07:00
Joao Fernandes ddb07f4978 Mention --dtr-external-url in install docs 2018-04-16 13:31:24 -07:00
Joao Fernandes 7c2cc549e9 Fix terminology in DTR 2018-04-16 13:31:24 -07:00
Joao Fernandes 97eeab2205 Update DTR permission levels 2018-04-16 13:31:24 -07:00
Joao Fernandes 9eaf0ab118 Clarify Windows base image details 2018-04-16 13:31:24 -07:00
Jim Galasyn 9d0682e8db Move /deploy node content to /datacenter 3.0 (#318)
* Move /deploy node content to /datacenter 3.0

* Move scale you cluster topics

* Fix up links in join-nodes topics
2018-04-16 13:31:24 -07:00
Joao Fernandes d09719ebd4 Introduce DTR 2.5 2018-04-16 13:31:24 -07:00