Sebastiaan van Stijn
e295a6e6cb
Use site parameter to use latest compose file versions in examples ( #8630 )
...
* Use site parameter to use latest compose file versions in examples
Make sure that examples use the latest version of the compose file
format, to encourage using the latest version, and to prevent
users from running into "not supported by this version" problems
when copy/pasting, and combining examples that use different
versions.
Also add a note about `version: x` not being equivalent to
`version: x.latest`.
Note that there are still some examples using fixed versions
in the UCP sections; we need to evaluate those to make sure
the right (and supported) versions are used for UCP (which may
be different than "latest").
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
* Address some v3/v2 issues, and YAML syntax error
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
* Minor edit
* Final updates
- Added note around v2 and v3 versioning
- Updated note for v3 to match the v2 update
2019-04-12 15:25:47 +02:00
paigehargrave
4616cfeab4
Merge pull request #8639 from darwin-traver/patch-30
...
Removing internal JIRA links
2019-04-11 18:46:16 -04:00
Darwin Traver
a15d1d1cd3
Removing internal JIRA links
2019-04-11 18:34:48 -04:00
paigehargrave
f89b9892bd
Remove statement about supporting CNI plugin ( #8594 )
...
* Remove statement about supporting CNI plugin
* Update install-cni-plugin.md
2019-04-11 17:10:20 -04:00
paigehargrave
333a027eae
Add 2.4.11 DTR info
2019-04-11 11:57:36 -04:00
paigehargrave
274014d4c8
Patch release notes 04 2019 ( #8633 )
...
* Add version update for Engine/UCP
* Add DTR version updates
* Added April Offline Bundles
* Engine release notes update
* Update release-notes.md
* Update release-notes.md
* Minor edit
* Minor edit
2019-04-11 10:44:59 -04:00
Maria Bermudez
1d84733213
Fix link text
2019-04-11 13:20:43 +02:00
Maria Bermudez
277b314b1c
Merge pull request #8631 from thaJeztah/fix_liquid_error
...
Fix Liquid syntax error in "reset user password"
2019-04-11 07:19:17 -04:00
Sebastiaan van Stijn
6006f837e8
Fix Liquid syntax error in "reset user password"
...
```
Liquid Warning: Liquid syntax error (line 33): Expected end_of_string but found number in "{{ index .Spec.TaskTemplate.ContainerSpec.Args 0 }}" in ee/ucp/authorization/reset-user-password.md
```
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-04-11 12:09:42 +02:00
Olly P
d1f33acb8c
Add the 'Install on Azure' page back to the TOC for UCP 3.0 ( #8623 )
...
* Add the Install on Azure page back to the UCP 3.0 TOC
* Fix the copy / paste error on Install on UCP
2019-04-10 11:59:25 -04:00
Nathan Jones
a960d1cfef
Adding warning about layer7 config ( #8617 )
...
* Adding warning about layer7 config
Adding warning about layer7 config not being included in the backup
* Text edit
2019-04-09 12:12:43 -04:00
Eiichi Kitagawa
7fe1210f8c
Adding emphasis on Static IP requirement ( #7276 )
...
* Adding emphasis on Static IP requirement
We had a customer (00056641) who changed IPs like this all at once, and they are in a messy status. We should make it clear that static IP is absolutely required.
```***-ucp-0-dw original="10.15.89.6" updated="10.15.89.7"
***-ucp-1-dw original="10.15.89.5" updated="10.15.89.6"
***-ucp-2-dw original="10.15.89.7" updated="10.15.89.5" ```
* Link to prod requirement of static IP addresses
2019-04-08 11:56:12 -04:00
Maria Bermudez
7d5b7179b2
Merge pull request #8612 from docker/revert-8577-releasenotespatch
...
Revert "Updated the UCP 3.1.4 release notes to include Centos 7.6 support"
2019-04-08 11:36:06 -04:00
Maria Bermudez
fdc80a3e79
Revert "Updated the UCP 3.1.4 release notes to include Centos 7.6 support"
2019-04-08 08:35:10 -07:00
Maria Bermudez
d1ff0076fb
Merge pull request #8577 from ollypom/releasenotespatch
...
Updated the UCP 3.1.4 release notes to include Centos 7.6 support
2019-04-08 11:17:37 -04:00
paigehargrave
f08ffa43fe
Merge pull request #8611 from divbhasin/patch-1
...
Update the "role-based access control" link
2019-04-08 09:50:30 -04:00
Maria Bermudez
be2f4587d6
Merge pull request #8567 from vsocrates/patch-1
...
Include Ubuntu version in Dockerfile
2019-04-08 08:08:56 -04:00
Maria Bermudez
550a9f6009
Merge pull request #8606 from avranju/patch-1
...
Remove redundant "be"
2019-04-08 07:42:49 -04:00
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
Divyam Bhasin
afaf74c1ec
Update the "role-based access control" link
...
On page "https://docs.docker.com/ee/ucp/user-access/ ", update the hyperlink "role-based access control" to point to "https://docs.docker.com/ee/ucp/authorization/ " instead of "https://docs.docker.com/ee/access-control ".
2019-04-07 11:40:01 -04:00
Rajasekharan Vengalil
a43165a37c
Remove redundant "be"
2019-04-06 13:57:06 -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
paigehargrave
a7793edc74
Netlify redirects interlock ( #8595 )
...
* Added netlify redirect
2019-04-04 19:45:46 -04:00
Maria Bermudez
603b14f1f0
Addressed engineering feedback
2019-04-04 16:18:40 -07: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
b2ec9351e3
Merge pull request #8596 from darwin-traver/patch-29
...
Typo on logging driver name
2019-04-04 17:12:07 -04:00
Maria Bermudez
3c307d41ed
Merge pull request #8591 from bermudezmt/dtr-hsts
...
Add HSTS warning for specifying --dtr-external-url
2019-04-04 17:10:46 -04:00
Darwin Traver
8ece7f64eb
Typo on logging driver name
2019-04-04 16:08:43 -04:00
Maria Bermudez
9b77e6af46
Add HSTS warning for specifying --dtr-external-url
2019-04-03 23:41:39 -07:00
Maria Bermudez
3671a094ff
Merge pull request #8573 from yedeyu/patch-1
...
Fix typo
2019-04-03 22:28:00 -04:00
Maria Bermudez
e401b7057b
Merge pull request #8578 from yoyoyoju/patch-1
...
typo fix
2019-04-03 21:48:29 -04:00
Ally Smith
64cbf59a3e
make jenkinsfile serve private and public docs
...
After a couple of Jenkins-based mix-ups it became obvious we needed a Jenkinsfile that would serve both public and private projects, that we could move between repos without worry. This Jenkinsfile knows which images to build and push and which swarm services to update because of the use of git_url and branch conditions.
2019-04-03 16:01:55 -05:00
Maria Bermudez
6ee2e06e73
Merge pull request #8588 from docker/ucp-relnote-update
...
Update UCP release notes
2019-04-03 12:58:08 -04:00
Maria Bermudez
e88746c6a8
Update release-notes.md
2019-04-03 09:56:56 -07:00
paigehargrave
8dc337686d
Update UCP release notes
2019-04-03 12:52:28 -04:00
paigehargrave
3a4d4f4cbb
Update to UCP known issues
2019-04-03 12:47:29 -04: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
Yoju LEE
1662ab4867
typo fix
...
friendlyname -> friendlyhello
2019-04-02 20:42:20 +02:00
Alastair Smith
900feffb4c
fix git url protection in jenkinsfile
2019-04-02 12:24:02 -05:00
Alastair Smith
b39d2ddd14
add protection to Jenkinsfile
2019-04-02 12:00:23 -05:00
Alastair Smith
a6ecbfddda
Merge branch 'master' of https://github.com/docker/docker.github.io
2019-04-02 11:58:48 -05:00
ollypom
601df71246
Updated the 3.1.4 release notes to include Centos 7.6 support
2019-04-02 17:15:18 +01:00
Maria Bermudez
3cf34e8b60
Merge pull request #7626 from hacktivista/patch-1
...
Update configs.md
2019-04-02 12:11:21 -04:00
Maria Bermudez
41dfff114b
Final edit
2019-04-02 09:09:51 -07:00
hacktivista
7e7297cc9d
Update configs.md
2019-04-02 09:08:02 -03:00
David Ye
a2e2846b6c
Fix typo
2019-04-01 23:56:55 -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
Vimig Socrates
24e8109ef1
Include Ubuntu version in Dockerfile
...
more recent versions of Ubuntu don't work with the given Dockerfile
2019-04-01 18:00:36 -04:00