Mary Anthony
40c5be136a
Updating with Mixpanel material
...
Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:15:10 -07:00
Mary Anthony
5a347c1cf9
First draft of beta install
...
Updating with comments. Adding in the graphics
Tweaking image links
Signed-off-by: Mary Anthony <mary@docker.com>
2016-11-01 17:15:10 -07:00
Daniel Hiltgen
b6168691bf
Remove stale DB volume reference
2016-11-01 17:15:09 -07:00
Daniel Hiltgen
c7c03659e9
Use the right slack channel
2016-11-01 17:15:09 -07:00
Daniel Hiltgen
f9c6e82749
Document port usage for firewall configuration
2016-11-01 17:15:09 -07:00
Daniel Hiltgen
038144c167
Fix up the integration tests for volumes
...
This adds an env flag to toggle behavior on copying vs pulling
standard images, as well as fixing paths for volume based deployments.
2016-11-01 17:15:02 -07:00
Daniel Hiltgen
81f0fd6d80
Revamp support dump to be synchronous
...
It turns out that our support dump logic is *really* fast and compact.
Even on a large node (hundreds of containers and thousands of images)
it runs in ~10 seconds and weighs in at a few hundred K. Since we're
running all the dumps in parallel, there's really no need for the added
complexity of saving them to a DB.
This change revamps and simplifies the support dump API. Now you simply
POST to the API endpoint, and it will stream the full zip file containing
all the nodes payloads within. If a node is unreachable, times out,
or has some other catastrophic problem, the contents for that node will
be an error message instead of the normal tar.gz bundle.
I've tested this with a swarm of multiple nodes, confirmed the dumps
match up to the hosts, and the system handles offline nodes, reporting
an error message within the bundle. (it does take a long time in the
failure cases due to a bug in swarm that's slated to be fixed in 1.9,
but curl doesn't give up so this still works fine.)
2016-11-01 17:14:15 -07:00
Daniel Hiltgen
eaf5211928
Add support for pprof
...
This likely still needs some tuning/tweaking, but may be helpful
as we start to do more scale/performance testing of the system.
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
a717b57327
Add instructions for external certificates
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
7791ef30c1
Add a new quickstart guide
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
2ebc87c3ba
Freshen up the install spec
...
Bring it more-or-less back in sync with the current bootstrapper code.
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
282fe38623
Switch to new cert model
...
We'll use two isolated root certificates to allow access
control between orca and swarm.
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
fbfb3c5a6e
Revamp install flow based on conatiner
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
510cd2a74c
Remove support for external swarms
2016-11-01 17:14:14 -07:00
Daniel Hiltgen
6e2f7190cc
Installation and upgrade spec
...
Still iterating, but fleshed out enough for review comments.
2016-11-01 17:14:14 -07:00
Adrien Duermael
8fa5f3a5de
absolute links to docs.docker.com are now relative links
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
Victoria Bialas
ab8bcb7e54
Merge pull request #413 from londoncalling/osxfs-fix-link
...
fixed an on-page link
2016-11-01 16:17:43 -07:00
Victoria Bialas
ef393f2553
fixed an on-page link
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-01 13:26:53 -07:00
John Mulhausen
2a696ed430
Merge pull request #367 from cavemandaveman/dockerd
...
Alphabetize daemon config file options
2016-11-01 12:18:44 -07:00
Joao Fernandes
aec9cb3957
Add DTR docs with history
2016-11-01 12:16:13 -07:00
John Mulhausen
f201f50501
Merge pull request #399 from aduermael/master
...
removed menu.md files
2016-11-01 12:07:20 -07:00
John Mulhausen
28a16a7d16
Merge pull request #392 from xcellardoor/patch-1
...
Update centos.md
2016-11-01 12:01:15 -07:00
Misty Stanley-Jones
3fc3458458
Merge pull request #379 from londoncalling/osxfs-performance-issues
...
added explanation of performance issues on osxfs from @dsheets post
2016-11-01 12:00:05 -07:00
John Mulhausen
3ada658971
Merge pull request #374 from joshdover/patch-1
...
Fix quotes on webhook JSON example
2016-11-01 11:58:39 -07:00
Joao Fernandes
aaf56dcd67
Move docs to docker-trusted-registry
2016-11-01 11:56:18 -07:00
John Mulhausen
8935a4d676
Merge pull request #405 from mstanleyjones/404_macos_menu
...
Fix OSX entries to MacOS in TOC
2016-11-01 11:55:22 -07:00
Victoria Bialas
f79632ceef
added explanation of performance issues on osxfs from @dsheets post
...
updates per @dsheets comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
copyedits per @dsheets
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-01 11:30:47 -07:00
Misty Stanley-Jones
20a6e1f31b
Fix some Liquid warnings
2016-11-01 09:45:00 -07:00
Yuqian Yang
fa5e8c3d5c
Explain downloaded image and container sizes
...
Signed-off-by: Yuqian Yang <boscoyoung@gmail.com>
2016-11-01 18:48:25 +08:00
Misty Stanley-Jones
9b052e41cf
Fix OSX entries to MacOS in TOC
2016-10-31 17:30:53 -07:00
John Mulhausen
b8e2a53137
Fixes #401
2016-10-31 16:13:37 -07:00
John Mulhausen
66c34857a6
Fixes #393
2016-10-31 16:09:06 -07:00
John Mulhausen
76a96a70e8
Merge pull request #386 from WeiZhang555/fix-doc
...
Fix incorrect devicemapper thinpool device name
2016-10-31 16:07:17 -07:00
John Mulhausen
14037bd93c
Merge pull request #398 from docker/johndmulhausen-patch-1
...
Adding alias to Fix #391
2016-10-31 15:13:25 -07:00
John Mulhausen
3815164db3
Merge pull request #402 from docker/johndmulhausen-patch-2
...
Add alias to fix #388
2016-10-31 15:13:14 -07:00
LRubin
d77acbfc89
update to include cancel button
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-31 14:55:28 -07:00
John Mulhausen
1a75a36169
Add alias to fix #388
2016-10-31 14:05:21 -07:00
John Mulhausen
321be53a48
Adding alias to Fix #391
2016-10-31 13:46:38 -07:00
Adrien Duermael
e7ab7f7d03
removed menu.md files
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Victoria Bialas
1676a8478d
Merge pull request #84 from nVitius/var-interpolation-docs
...
Document Compose's syntax for variable defaults
2016-10-31 13:43:32 -07:00
Victoria Bialas
980956ef9d
incorporated misty's comments
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-31 12:43:52 -07:00
Josh Dover
1257f50fe0
Add another quote
2016-10-30 20:25:43 -05:00
Sam Cater
345d1b609d
Update centos.md
...
I've added in the '--rm' argument to the 'script method' and to the 'add your user to docker group' examples to match the first instruction. Purely a consistency thing, and so new users can appreciate not having a few hello-world containers spawned. Ta.
2016-10-30 23:03:07 +00:00
Sebastiaan van Stijn
3701afc28b
Merge pull request #390 from jenglamlow/patch-1
...
Typo "note"
2016-10-30 01:14:13 -07:00
Low Jeng Lam
bf0ca906f5
Typo "note"
2016-10-30 16:03:06 +08:00
Sebastian C. Bürgel
ef63167608
updated keyserver
...
As pointed out in the issue https://github.com/docker/docker/issues/24493#issuecomment-231752995 the keyserver seems to have changed. Otherwise the installer breaks.
2016-10-29 15:06:30 +02:00
Zhang Wei
852b8ca424
Fix incorrect devicemapper thinpool device name
...
Correct device name should be `docker-thinpool` instead of
`docker-thinpool-tpool`
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-10-29 17:51:33 +08:00
Sebastiaan van Stijn
109a25c230
Merge pull request #366 from riyazdf/dirty-cow
...
Add dirty COW security event
2016-10-29 00:58:27 -07:00
Riyaz Faizullabhoy
196a1886b7
dirty COW security event
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-10-29 00:11:33 -07:00
John Mulhausen
a553ea8e8f
Merge pull request #377 from rillig/patch-1
...
Fix spelling in Getting started, step two
2016-10-28 17:12:26 -07:00