Misty Stanley-Jones
fb7c73908b
Update the styleguide ( #2332 )
...
* Update the styleguide
Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Danny Ruiz
2452effd33
Fix wording in secrets.md ( #2272 )
2017-03-13 11:54:17 -07:00
Misty Stanley-Jones
0ef0fc321b
Merge pull request #1985 from mkalish/patch-1
...
Replacing service with secret
2017-03-01 14:33:54 -08:00
Wang Jie
31d10935fb
Update scale-service.md ( #1961 )
...
Deleted "you can" because it shoud be "you must" in fact, so use imperative instead.
2017-02-27 13:11:01 -08:00
Wang Jie
b7bb7a29c2
Update swarm_manager_locking.md ( #1960 )
...
Modified the "Warning" style to comform to the style described in "Notes" in the documentation guide.
2017-02-27 13:10:15 -08:00
Wang Jie
0f762d3d5a
Update swarm_manager_locking.md ( #1959 )
...
Deleted an extra "you".
2017-02-27 13:09:45 -08:00
Michael Kalish
5d83182b65
Replacing service with secret
2017-02-26 18:04:55 -05:00
scjane
a1f580fb11
Update admin_guide.md ( #1967 )
2017-02-24 13:51:18 -08:00
scjane
ad5ddc3f76
Update admin_guide.md ( #1968 )
...
* Update admin_guide.md
Fixed an invalid link.
* Update admin_guide.md
2017-02-24 13:50:20 -08:00
Victoria Bialas
5f152ba7d9
Merge pull request #1952 from londoncalling/swarm-tutorial-onpage-links
...
swarm mode tutorial improvements
2017-02-23 18:10:01 -08:00
Victoria Bialas
7aaf72119d
updated swarm and voting app tutorials per d4mac, d4win, toolbox and driver issues
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 17:48:22 -08:00
Misty Stanley-Jones
eb43f86a67
Merge pull request #1941 from scjane/patch-50
...
Update nodes.md
2017-02-23 17:02:17 -08:00
scjane
52451c4bad
Update manage-nodes.md ( #1939 )
...
* Update manage-nodes.md
2017-02-23 17:01:41 -08:00
Misty Stanley-Jones
a0e23cc131
Merge pull request #1938 from scjane/patch-48
...
Update manage-nodes.md
2017-02-23 16:57:09 -08:00
scjane
1ad3112d03
Update rolling-update.md ( #1935 )
...
* Update rolling-update.md
2017-02-23 16:56:13 -08:00
Victoria Bialas
d4add4ee20
swarm mode tutorial improvements
...
modified what's next link to map to left nav TOC
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 15:21:31 -08:00
scjane
71ccca95b9
Update join-nodes.md ( #1937 )
2017-02-23 14:24:52 -08:00
scjane
18a0f31566
Update nodes.md
2017-02-23 18:30:52 +08:00
scjane
a82ee88aa8
Update manage-nodes.md
2017-02-23 17:50:35 +08:00
scjane
a90f70e360
Update join-nodes.md ( #1936 )
2017-02-23 01:27:46 -08:00
scjane
e970a64a97
Update create-swarm.md ( #1934 )
2017-02-23 01:18:15 -08:00
scjane
cb79fe5a1a
Update create-swarm.md ( #1933 )
2017-02-23 01:17:02 -08:00
Victoria Bialas
1d21dea18e
voting app graceful shutdown, d4win compatibility
...
fixed tips and links
copy-edits and re-wording finishing touches
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-22 21:27:33 -08:00
mw75
dddd864438
Update services.md ( #1504 )
...
* Update services.md
2017-02-22 11:15:15 -08:00
scjane
01278d0c4e
Update index.md
...
Seems that "and" is missing?
2017-02-17 11:59:13 -08:00
Pascal Andy
f8cd1174db
Fix docker ps ... --name ( #1795 )
...
Should be docker ps ... name
2017-02-16 23:43:13 -08:00
Alessandro Boch
46a9be7289
Clarify port to open for overlay networking ( #1762 )
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-16 11:52:55 -08:00
Misty Stanley-Jones
e7300cf848
Merge pull request #1566 from mstanleyjones/1072_swarm_backup
...
Add info about backing up swarms
2017-02-14 11:37:59 -08:00
Misty Stanley-Jones
551b30f319
Add info about backing up swarms
...
A little reorganization and clean-up along the way
2017-02-13 17:19:45 -08:00
Pascal Andy
adf14bbba3
Fix and issue with CMD docker exec
...
docker exec $(docker ps --filter name=redis -q)
not docker exec $(docker ps --filter --name=redis -q)
Cheers!
2017-02-10 11:13:12 -05:00
Justyn Shull
c59f972f46
Update secrets.md - fix typo ( #1574 )
...
rottate -> rotate
2017-02-09 12:19:37 -08:00
Jeffery Bradberry
a9da7672a5
Update services.md
2017-02-07 14:14:05 -05:00
Alessandro Boch
649210111a
Fix docs about what protocol must be allowed for network encryption
...
- This was inadvertently changed to `port`
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-06 10:04:31 -08:00
Misty Stanley-Jones
9e29d0e03d
Fix more broken links and images
2017-01-26 11:36:27 -08:00
Misty Stanley-Jones
ef95a915eb
Fixing broken links
...
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
C.X. Ling
49a333885d
Fix rendering of code block for swarm tutorial ( #1370 )
...
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
Adrien Duermael
6129c4c255
remove apidocs/layouts after build ( #1357 )
...
* remove apidocs/layouts after build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in swarm_manager_locking.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-24 14:26:04 -08:00
Misty Stanley-Jones
dc42fddb45
Document swarm locking
2017-01-23 14:33:40 -08:00
MAA
b13718002c
Smallish typo ( #1220 )
2017-01-20 11:51:40 -08:00
John Mulhausen
88a190986a
Fixes rendering problems
2017-01-20 11:37:14 -08:00
LRubin
e22150bd43
fix markdown ( #1293 )
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 11:32:19 -08:00
John Mulhausen
1a8ff37edb
Update stack-deploy.md
2017-01-19 23:48:54 -08:00
Sebastiaan van Stijn
a7cb8d980c
remove confusing sentence from "publishing" section
...
the routing mesh should work irregardless of all
replicas being up or not, so removing this sentence.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 11:21:04 -08:00
Misty Stanley-Jones
6415ff6660
Add info about image resolution with content trust
2017-01-19 11:21:03 -08:00
Misty Stanley-Jones
b0b446398c
Document the ability to publish a port locally on a swarm node
2017-01-19 11:20:58 -08:00
Misty Stanley-Jones
3d72d43908
Update the syntax of 'docker secret create' in the examples
2017-01-19 11:18:23 -08:00
Misty Stanley-Jones
9d50621cdb
Update syntax of the -f flag in the examples
2017-01-19 11:18:22 -08:00
Misty Stanley-Jones
f4a28b31ec
Document Docker secrets
...
Fixes #529
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
Misty Stanley-Jones
46e044ec59
Fixing double curly braces
2017-01-19 11:09:49 -08:00
Aanand Prasad
31a3924eb8
First version of stack deployment tutorial
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2017-01-19 10:38:48 -08:00