Ming He
af29948b20
Update hub auto build doc
...
Hub backend dose not support `Create multiple Docker tags from a single build`. Take it off from the docs. Already received several issues asking about why it is not working according to the doc.
2019-01-24 19:11:21 -08:00
L-Hudson
81c4282a6b
Merge pull request #7016 from trapier/correct-interlock-proxy-constraints
...
Interlock: correct proxy constraint procedure
2019-01-24 17:20:20 -05:00
L-Hudson
cfa7e2d4d3
Merge pull request #8066 from lbndev/patch-1
...
Update build_enhancements.md with troubleshooting hints
2019-01-24 15:43:54 -05:00
L-Hudson
39aa4756cd
Update build_enhancements.md
...
editorial crx
2019-01-24 14:48:31 -05:00
L-Hudson
e981eee2d4
Merge pull request #8071 from ollypom/removesyslog
...
Removing Syslog UI from UCP Docs
2019-01-24 12:55:12 -05:00
Olly P
e65f62b894
Removing Syslog UI from UCP Docs as this feature has been EOLd
2019-01-24 15:50:55 +00:00
Anne Henmi
2142fae20b
Merge pull request #8033 from trapier/ucp-support-dump-running-version
...
ucp: support dump running version
2019-01-24 08:05:15 -07:00
L-Hudson
8180a4ef7f
Merge pull request #8064 from docker/new-Jenkins-pipeline
...
add new Jenkinsfile
2019-01-24 09:55:26 -05:00
L-Hudson
c01eb294f2
Merge pull request #8051 from trapier/interlock-service-cluster-fixes
...
interlock service cluster fixes
2019-01-24 09:42:33 -05:00
L-Hudson
124e5d2281
Merge pull request #8063 from trapier/ucp-custom-api-headers-syntax
...
ucp config: custom api headers syntax
2019-01-24 09:37:02 -05:00
L-Hudson
6839b76f68
Merge pull request #6449 from DanHam/fix-device-mapper-doc
...
Fix device mapper doc
2019-01-23 15:28:43 -05:00
L-Hudson
d8c1b5c452
Update device-mapper-driver.md
...
minor editorial crx
2019-01-23 15:20:53 -05:00
L-Hudson
aab4b325ce
Merge pull request #6912 from perlun/patch-1
...
nginx.md: Add note about potential security isues
2019-01-23 15:17:53 -05:00
L-Hudson
71593787ef
Merge pull request #7113 from millerdz/patch-3
...
Fixing SUSE install from repo instructions to correctly locate gpg key
2019-01-23 14:33:50 -05:00
L-Hudson
8a89b4c7d9
Merge pull request #7868 from shpilevoy/patch-1
...
Added gpg-agent dependency
2019-01-23 14:25:42 -05:00
Anne Henmi
b272669931
Merge branch 'master' into patch-1
2019-01-23 12:17:03 -07:00
L-Hudson
778d6b173b
Merge pull request #8052 from justin2004/master
...
multi-service containers
2019-01-23 13:59:44 -05:00
Anne Henmi
faefb9849d
Merge branch 'master' into patch-3
2019-01-23 08:57:00 -07:00
Loïc B
8e73cd0212
Update build_enhancements.md with troubleshooting hints
...
Add troubleshooting tips from https://github.com/moby/moby/issues/38303
2019-01-23 11:42:46 +01:00
Alastair Smith
e13972fa28
add new Jenkinsfile
...
- this file sets up builds for CSE in ci.docker.com
- master publishes to stage, published to production
2019-01-22 18:44:03 -06:00
Anne Henmi
64261850fa
Update nginx.md
...
Fixed security warning, changed to "anyone who can log on to the server where your Docker Registry is running"
2019-01-22 16:16:38 -07:00
Anne Henmi
dbe3c68ba5
Update device-mapper-driver.md
...
added comma
2019-01-22 16:14:09 -07:00
Trapier Marshall
ea7208a888
ucp config: custom api headers syntax
...
Example for this table needs double brackets because it's an array.
Tested on UCP 3.0.8.
2019-01-22 16:45:16 -05:00
paigehargrave
5094c47bec
Merge pull request #8013 from markfirmware/patch-1
...
Update overview.md
2019-01-22 13:30:41 -05:00
paigehargrave
6ffa47553c
Merge branch 'master' into patch-1
2019-01-22 13:30:00 -05:00
L-Hudson
206edc4340
Update service-clusters.md
...
C&P error correction
2019-01-22 09:25:54 -05:00
L-Hudson
559a1bfe1d
Merge pull request #8018 from Shofol/patch-1
...
Update index.md
2019-01-22 09:10:56 -05:00
L-Hudson
70337e2141
Merge pull request #8059 from monder/accelerate
...
Document registry s3 transfer acceleration option.
2019-01-22 08:59:54 -05:00
L-Hudson
7c99e35855
Merge pull request #8053 from itapai/patch-2
...
fix typo
2019-01-22 08:56:00 -05:00
L-Hudson
d529de65e3
Merge pull request #8062 from ollypom/fixapppackagetoc
...
Fix UCP App Package ToC
2019-01-22 08:53:46 -05:00
ollypom
62ceba1569
Hopefully Fix UCP App Package ToC
2019-01-22 11:09:43 +00:00
Aleksejs Sinicins
3edcdc7ca8
Document registry s3 transfer acceleration option.
...
https://github.com/docker/distribution/pull/2166
2019-01-21 21:16:51 +02:00
Istvan Tapai
dd068472d6
fix typo
2019-01-19 05:09:27 +01:00
justin
fbafb4915e
multi-service containers
...
one solution for spawning helper processes that interact with a
primary process before ultimately putting the primary process
back in the foreground
2019-01-18 16:15:26 -05:00
Trapier Marshall
f6ab0cb105
ucp: support dump running version
...
Use a bash shell variable to run support dump at the same revision as
the cluster is running. This is a copy-paste convenience for users in offline environments that might not be running the latest version.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-01-18 16:10:49 -05:00
Trapier Marshall
24faf7d265
interlock service cluster fixes
...
Technical:
- Fix: need four loadbalancer nodes because there are two proxy replicas per service cluster and the proxies publish in host port publish mode
- Fix: Interlock core service crashes without `ProxyReplicas` specified in the config
- Fix: image `docker/interlock` does not exist
- Fix: indicate testing commands should be run with access to swarmkit api for IP lookup
- Improve: renamed interlock network to match what UCP default interlock network
- Improve: Changed PublishedPort and PublishedSSLPort to avoid conflicts with default UCP and DTR ports
Style:
- None
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-01-18 14:28:18 -05:00
L-Hudson
178b6ceb10
Merge pull request #8009 from seemethere/fix_ubuntu
...
TAR-301 Fix ubuntu installation instructions for EE
2019-01-18 13:17:56 -05:00
Sebastiaan van Stijn
7002b9c5c2
Merge pull request #8006 from thaJeztah/remove_edge_reference_docs
...
Remove edge documentation
2019-01-18 19:13:58 +01:00
L-Hudson
6b63320457
Merge pull request #8043 from docker/deprecated-page
...
remove outdated ambassador pattern #7845
2019-01-18 13:00:50 -05:00
L-Hudson
1d2ee7a317
Merge pull request #8050 from stuartcrobinson/patch-1
...
typo in "Get Started, Part 2": extraneous 'a'
2019-01-18 11:41:36 -05:00
L-Hudson
84fc09616c
Merge pull request #8048 from adzimzf/fixing_typo_bindings
...
fixing typo
2019-01-18 11:32:38 -05:00
Stuart C. Robinson
790432958e
extraneous 'a'
...
in *Build the app*, replace:
`if you want to use the a shorter option` with
`if you want to use the shorter option`
2019-01-18 11:26:16 -05:00
Adzim Zul Fahmi
cd7f8e5246
fixing typo
2019-01-18 22:55:50 +07:00
L-Hudson
31e351ed0a
Merge pull request #8046 from ollypom/endtoendinstall
...
Updated Docker Enterprise End to End Install Docs
2019-01-18 10:31:09 -05:00
L-Hudson
507b26a44d
Update end-to-end-install.md
...
editorial crx for clarity, OK'd with @ollypom
2019-01-18 10:06:52 -05:00
Olly P
dfeff27d45
Updated e-2-e install
2019-01-18 10:41:56 +00:00
Maria Bermudez
7cd1576a09
Merge pull request #8045 from dglib/patch-1
...
spelling error "modes" instead of "nodes"
2019-01-17 16:46:30 -08:00
Shaker Gilbert
3df2f644f8
spelling error "modes" instead of "nodes"
2019-01-17 19:15:54 -05:00
Maria Bermudez
e205eb26c9
Merge pull request #8022 from bermudezmt/dtr-backup
...
Add screenshot for backup warning, minor edits
2019-01-17 12:51:42 -08:00
Maria Bermudez
c9666bc05f
Update create-a-backup.md
2019-01-17 12:50:48 -08:00