Commit Graph

46201 Commits

Author SHA1 Message Date
Jason 235b57aacb Fix error in terminal command (#3348) 2017-05-23 10:24:16 -07:00
Shiela M Parker ca2cf369e0 Add instructions to remove also proxy_set_header Host (#3156) (#3342)
* Add instructions to remove also proxy_set_header Host

Add instructions to remove also proxy_set_header Host when using ELB.
In my case I only had commented out X-Real-IP, X-Forwarded-For, X-Forwarded-Proto, but not Host, and I was getting lots of retrys in Docker. Commenting the proxy_set_header Host fixed the issue, as recommended in https://github.com/moby/moby/issues/16949
2017-05-23 10:21:56 -07:00
James Baker c3d7749904 Updated to link-aws-swarm.md (#3341)
* Updated link-aws-swarm.md and removed ambiguous directions

* Changed ID to Cloud
2017-05-23 10:21:03 -07:00
Wang Jie 82ca85d031 Update getting_started.md (#3339) 2017-05-23 10:20:16 -07:00
Wang Jie 298b838757 Update migrate-to-machine.md (#3333) 2017-05-23 10:19:41 -07:00
Wang Jie 4d3967bc77 Update virtualbox.md (#3332) 2017-05-23 10:19:06 -07:00
Wang Jie 1b18dd4592 Update openstack.md (#3331) 2017-05-23 10:18:02 -07:00
Wang Jie 48662775d2 Update hyper-v.md (#3330) 2017-05-23 10:17:16 -07:00
Wang Jie d9654b8ce4 Update soft-layer.md (#3328) 2017-05-23 10:16:35 -07:00
Wang Jie a79334b194 Update gce.md (#3327) 2017-05-23 10:15:40 -07:00
Wang Jie e46fac8175 Update digital-ocean.md (#3321) 2017-05-23 10:10:57 -07:00
Wang Jie 2b79393e81 Update aws.md (#3320) 2017-05-23 10:10:20 -07:00
Wang Jie 0c044d01a1 Update concepts.md (#3315) 2017-05-23 10:03:45 -07:00
Ed Solis f42e3ff817 MInor spelling edit: Getting Started- Part 4 (#3344) 2017-05-22 12:54:46 -07:00
Wang Jie cf20bf5fc4 Update completion.md (#3314) 2017-05-22 10:48:38 -07:00
Wang Jie 05b92c65e1 Update concepts.md (#3313) 2017-05-22 10:41:06 -07:00
Wang Jie c80f90cd91 Update install-machine.md (#3310) 2017-05-22 10:40:33 -07:00
zasca 87d08620aa Added unless-stopped restart policy (#3278) 2017-05-22 10:39:29 -07:00
Ryan 50c0d980ad typo: Create Policy -> Apply Policy (#3250)
wording might have changed
2017-05-19 15:52:30 -07:00
Christian Göller eb78bf83d5 Add clarification regarding openSUSE (#3279)
* Add clarification regarding openSUSE
2017-05-19 15:46:41 -07:00
Chris Schooley efa5a4698a Update part3.md (#3305)
Following the steps above I spent several hours trying to "Troubleshoot slow Docker swarm performance" as each web server in my stack was taking 'forever' to respond to HTTP requests, but worked just fine when invoked directly. I noticed it was taking almost exactly 30 seconds every time, and when finishing the turorial (thus deploying Redis) I realized that the python apps were waiting for some kind of Redis timeout. After deploying with a working Redis service responses were quick as before.

As somebody new to Docker it would have been good to know that the web app itself (timing out for Redis) was causing the delay not the host system or docker configuration.
2017-05-19 15:46:14 -07:00
Ehsan Eskandari 17b7941c16 Update overview.md (#3265)
* Update overview.md

I just added Azure to the cloud providers.
2017-05-19 15:43:32 -07:00
Wang Jie 91cffafd5a Update index.md (#3277) 2017-05-19 15:42:48 -07:00
Lee Namba 7873719a0c Update backups-and-disaster-recovery.md (#3303)
Corrected incorrect mention of dtr image
2017-05-19 15:42:05 -07:00
Wang Jie 185f4c115d Update faqs.md (#3302) 2017-05-19 15:41:30 -07:00
Wang Jie 3ddf56afd7 Update troubleshoot.md (#3301) 2017-05-19 15:40:49 -07:00
Aaron Shaver 832806bd06 Minor correction re round-robin load-balancing (#3288) 2017-05-19 15:37:57 -07:00
Jon Hajdu 9814dde803 Update host_integration.md (#3287) 2017-05-19 15:37:12 -07:00
Sergei Maximov bd385d3a43 Fix typo in compose/samples-for-compose TOC entry (#3286)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
2017-05-19 15:36:25 -07:00
Sergei Maximov e339059c43 Fix whitespace issues for compose/startup-order.md (#3284)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
2017-05-19 15:35:07 -07:00
Михаил a96de9f0f1 overview.md updated: typo fix (#3281) 2017-05-19 15:33:51 -07:00
Jason McCallister e3a017a187 Adds note about passing boolean arguments (#3268)
Adds a sentence and example on how to use boolean arguments.
2017-05-19 15:28:09 -07:00
Yuji Shimoda 4184049fbe Fix python code snippet. (Commit containers) (#3267) 2017-05-19 15:27:13 -07:00
Wang Jie 58434c1e4a Update faqs.md (#3262) 2017-05-19 15:25:27 -07:00
Brian Goff e603ad8d7a Add 1.12.6-cs11 docs (#3244)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-19 15:22:56 -07:00
Wang Jie 7bf6d46281 Update troubleshoot.md (#3236)
Add a link.
2017-05-19 15:20:04 -07:00
Wang Jie cf8dc36429 Update multi-arch.md (#3233) 2017-05-19 15:16:39 -07:00
Wang Jie fc7d514a9c Update docker-toolbox.md (#3232) 2017-05-19 15:14:43 -07:00
Matt Duszynski 74df47fe12 Replace Rails with Ruby in the examples list (#3229)
The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
2017-05-19 15:10:44 -07:00
David Tesar 6fc5536af9 point to firewall blocked solution (#3228) 2017-05-19 15:09:36 -07:00
Peter 472334230b reduce padding in nav, space items, remove font weight (#3187) 2017-05-19 15:05:01 -07:00
Victoria Bialas c69c3974db D4win FAQs, troublehshooting for permissions on shared volumes (#3307)
* added detail re: permissions defaults on shared volumes

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed note format

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more x-refs between faqs, troubleshooting, shared drives topic

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-18 10:51:39 -07:00
Alexey Grachov 425935605a Remove extra spaces. (#3304) 2017-05-17 12:36:57 -07:00
Alex Pulver 487bcdaf58 Align quotes coding style to double (#3263) 2017-05-17 12:36:01 -07:00
John Mulhausen 102c00e071 Docker Library import (#3063)
* Docker Library import

* Auto-gen Samples TOC

* Modular hovers on Glossary page

* TOC sync fix
2017-05-17 12:33:09 -07:00
Joao Fernandes 919bc2c388 Update UCP install to 2.1.4 (#3291) 2017-05-17 12:28:47 -07:00
Victoria Bialas 7c85256f7f fixed note formatting (#3299)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-17 08:54:44 -07:00
Joe e54581f6d2 Remove unnecessary character ')' (#3289) 2017-05-16 14:46:02 -07:00
Victoria Bialas b62449b3c8 clarified logging options in Compose, fixed glaring note formats (#3272)
* clarified logging options in Compose, fixed glaring note formats

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added link directly to JSON driver in supported drivers docs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* took off code tags to make link stand out

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed alignment of note text in markdown

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* x-ref to how to set environment variables in containers

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit in note

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-16 12:02:54 -07:00
Misty Stanley-Jones cf6e2e7229 Document using Prometheus metrics (#3249) 2017-05-16 10:54:02 -07:00