John Mulhausen
ddc8e8eaa5
Ensure survey is just for DDC ( #1899 )
2017-02-21 13:14:39 -08:00
Sarah Park
430bbdee81
Add config to `wordpress` service ( #1897 )
2017-02-21 12:53:01 -08:00
Tammy Fox
efbc943514
move info about local users to note at the top ( #1497 )
...
* move info about local users to note at the top
To prevent users from configuring LDAP and *then* realizing their local users are deleted, it should also be stated at the beginning that a recovery admin should be created and that all the local users are deleted.
* Improve LDAP disclaimer
2017-02-21 12:50:30 -08:00
scjane
76754d2502
Update trust_sandbox.md
2017-02-21 11:41:50 -08:00
scjane
ff4a20f18e
Update trust_key_mng.md
2017-02-21 11:34:19 -08:00
scjane
b1cd25ff94
Update trust_key_mng.md
2017-02-21 11:33:38 -08:00
Misty Stanley-Jones
ae58134431
Merge pull request #1892 from mstanleyjones/liquid_fixups
...
Fix Liquid errors introduced recently
2017-02-21 11:09:13 -08:00
Misty Stanley-Jones
62094f271a
Merge pull request #1711 from docker/registry_credentials_iam_role
...
Add info about fetching credentials from IAM role
2017-02-21 10:52:14 -08:00
Misty Stanley-Jones
de6e4abaca
Add info about fetching credentials from IAM role
...
Fixes https://github.com/docker/distribution/issues/741
2017-02-21 10:39:53 -08:00
Misty Stanley-Jones
c67bb9c093
Fix Liquid errors introduced recently
2017-02-21 10:35:10 -08:00
Misty Stanley-Jones
175264af0e
Merge pull request #1829 from mstanleyjones/remove_redudant_cli
...
Remove duplicated content from CLI ref stub files
2017-02-21 10:18:09 -08:00
Misty Stanley-Jones
980f3cc83a
Remove duplicated content from CLI ref stub files
2017-02-21 09:35:45 -08:00
Misty Stanley-Jones
884a0e4130
Merge pull request #1662 from mstanleyjones/compose_file_reference_secrets
...
Document secrets in compose file reference
2017-02-21 09:20:50 -08:00
Misty Stanley-Jones
ef4671f75e
Document secrets in compose file reference
2017-02-21 09:09:32 -08:00
scjane
d709c6c68c
Update trust_sandbox.md ( #1872 )
2017-02-20 03:08:10 -08:00
scjane
33fdf82c32
Update trust_sandbox.md ( #1871 )
2017-02-20 03:07:44 -08:00
scjane
866aeebd88
Update trust_delegation.md ( #1864 )
2017-02-20 03:05:51 -08:00
scjane
6b2f5cc8eb
Update content_trust.md ( #1861 )
2017-02-20 03:05:23 -08:00
scjane
d98ad39ee9
Update content_trust.md ( #1860 )
2017-02-20 03:04:44 -08:00
scjane
14ee5d6515
Update certificates.md ( #1859 )
2017-02-20 03:04:03 -08:00
scjane
69aedaf28a
Update security.md ( #1858 )
2017-02-20 03:03:26 -08:00
scjane
a7773cd9e9
Update trust_delegation.md ( #1863 )
2017-02-20 03:02:46 -08:00
scjane
4a950fb6f3
Update trust_delegation.md ( #1865 )
...
Quotation marks deleted to keep the style for links consistent on this page and conform to the conventions about "Link" described in "Style guide for Docker documentation" . (Another link on this page is "For more detailed information about how to use Notary outside of the default Docker Content Trust use cases, please refer to the Notary CLI documentation.")
2017-02-20 02:59:56 -08:00
scjane
59535b9524
Update deploying_notary.md ( #1867 )
...
Add an ending period for step 1 as it is a complete setence and step 2 and step 3 both end with a period.
2017-02-20 02:50:41 -08:00
scjane
6a3651b393
Update trust_delegation.md ( #1868 )
2017-02-20 02:50:11 -08:00
scjane
173e9611d8
Update trust_key_mng.md ( #1869 )
2017-02-20 02:49:43 -08:00
scjane
ae2d431d3d
Update trust_key_mng.md ( #1870 )
2017-02-20 02:49:20 -08:00
mapk0y
edfcf0c485
fix broken links in composer-file/index.md ( #1857 )
...
Signed-off-by: mapk0y <mapk0y@gmail.com>
2017-02-20 02:48:33 -08:00
Victoria Bialas
4b370d5a9f
Merge pull request #1846 from londoncalling/remove-on-page-toc-in-ref-articles
...
removed on-page topic menu from Compose CLI ref pages
2017-02-18 19:30:26 -08:00
mueller-ma
058fab0085
Rename .github/CONTRIBUTING.md to CONTRIBUTING.md ( #1416 )
...
So it matches the link in .github/PULL_REQUEST_TEMPLATE.md and is easier to find. It now has the same path like in docker/docker
2017-02-18 13:02:14 -08:00
Stefan Scherer
8524d332c5
Rename to Azure ( #1849 )
2017-02-18 12:52:16 -08:00
Rafael Eyng
161c3e47b6
fix in logging/overview.md ( #1852 )
...
Changes `<NAME>-<VALUE>` to `<NAME>=<VALUE>`
2017-02-18 12:49:02 -08:00
Dave Henderson
bbb6cb96ed
Fixing typo - AWS -> Azure ( #1851 )
...
Fixing typo - AWS -> Azure
2017-02-18 12:48:34 -08:00
scjane
17b6bf3c40
Update etwlogs.md ( #1811 )
2017-02-17 18:23:13 -08:00
scjane
1c278c89f1
Update resource_constraints.md ( #1804 )
2017-02-17 18:21:05 -08:00
scjane
8f2cc20f6a
Update view_container_logs.md ( #1806 )
2017-02-17 18:19:29 -08:00
scjane
41e15067ca
Update work-with-networks.md ( #1810 )
2017-02-17 18:19:04 -08:00
Victoria Bialas
4a70dd4cb2
removed on-page topic menu from ref pages
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-17 18:02:58 -08:00
Victoria Bialas
15dc27ff75
Merge pull request #1837 from londoncalling/more-compose-ref-updates
...
added x-ref from scale reference to replicas in v3 Compose
2017-02-17 17:33:34 -08:00
Brian Kaufman
c1c54ed1dc
RHEL version support ( #1833 )
...
RHEL up to version 7.2 is mentioned as supported in the "follow these instructions to install CS.." section however in the "Install on Centos & RHEL section RHEL 7.3 instructions are given
2017-02-17 17:31:17 -08:00
Josh Hawn
0d91d29a3d
[datacenter/ucp] Improve LDAP directory docs ( #1773 )
...
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2017-02-17 17:29:16 -08:00
Victoria Bialas
a6eb34f018
added x-ref from scale reference to replicas in v3 Compose
...
incorporated Joffrey's comments
surface h1's in left menu on Compose file refs, fix liquid issue
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-17 17:23:52 -08:00
Tony Holdstock-Brown
cda96b5b61
Add GC guide to DTR ( #1767 )
...
* Add GC guide to DTR
* Add border to images
2017-02-17 17:10:39 -08:00
Viktor Stanchev
c35a42a1a3
improve dtr upgrade docs ( #1839 )
...
* improve dtr upgrade docs
* move examples to table
2017-02-17 17:04:46 -08:00
Misty Stanley-Jones
b40c280944
Merge pull request #1842 from mstanleyjones/allow_h1_in_toc
...
Allow h1 in in-page toc
2017-02-17 16:58:48 -08:00
Ken Cochrane
fec6553dca
Added updates and Release notes for Docker for AWS Beta 18 ( #1782 )
...
* Added updates and Release notes for Docker for AWS Beta 18
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-02-17 16:58:06 -08:00
Misty Stanley-Jones
e96b5cec4a
Add info about front-matter to README
2017-02-17 16:22:14 -08:00
scjane
5c8a98accc
Update overview.md
2017-02-17 16:10:32 -08:00
Viktor Stanchev
5bd432eacb
improve dtr index page
...
fix #1766
2017-02-17 16:07:37 -08:00
Misty Stanley-Jones
0d63979f30
Make 'toc_min: 1' work
2017-02-17 16:04:54 -08:00