Commit Graph

45727 Commits

Author SHA1 Message Date
John Mulhausen f60c5305f5 Add Hackathon details to docs site (#2613)
* First pass

* Pass 2

* Docs hackathon rules

* Restoring night mode css
2017-04-05 09:34:27 -07:00
Misty Stanley-Jones 2f4355c22a Fix compose links (#2624) 2017-04-04 15:03:50 -07:00
Misty Stanley-Jones 4fd4685ec5 Fix 404 (#2622) 2017-04-04 15:03:02 -07:00
Victoria Bialas 2a4b9aa0b7 re-ordered, improved where to learn more (#2615)
improved formatting, adding swarm link

incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 15:01:05 -07:00
Victoria Bialas 0462075732 removed legacy linux install index, redirected (#2623)
added redirect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 14:58:18 -07:00
Misty Stanley-Jones 3833596740 Adjust heading level (#2620) 2017-04-04 14:26:45 -07:00
Misty Stanley-Jones 27bc66e009 Improvements to SLES install and BTRFS (#2618) 2017-04-04 14:09:29 -07:00
John Mulhausen d59ed36cc1 Fixes issue #2414 2017-04-04 13:56:03 -07:00
Jim Galasyn dca529c854 Add release notes for Version 2.1.3 (#2614)
* Add release notes for Version 2.1.3

Provided by @alexmavr.

* Add release notes for UCP 2.1.3.

Provided by @alexmavr.
2017-04-04 13:08:42 -07:00
John Mulhausen 9abc615ac5 Remove API reference 2017-04-04 12:48:05 -07:00
Misty Stanley-Jones 7a48554bc1 Improve daemon admin topic (#2612) 2017-04-04 12:06:46 -07:00
Misty Stanley-Jones 301c9f40c3 Add PKI topic to TOC (#2610) 2017-04-04 11:39:00 -07:00
Shane Castle e2aaddd66c added "docker" to systemd is-active command (#2599)
The command was missing "docker" on the end for the systemd example.
2017-04-03 17:20:40 -07:00
French Ben 52c50d6d7e Update to the Azure and AWS release notes for 17.03.1 (#2586)
* Update to the Azure and AWS release notes for 17.03.1

Signed-off-by: French Ben <frenchben@docker.com>

* Removed cloudstor mention till 17.06

Signed-off-by: French Ben <frenchben@docker.com>
2017-04-03 17:07:14 -07:00
Jamin Wong 0df1ef0fbe Delete api-reference.md (#1) (#2539)
* Delete api-reference.md (#1)

These APIs have been deprecated.

* Remove Accounts API from TOC
2017-04-03 15:41:16 -07:00
Aditya Dhulipala 6f2951ff23 Minor grammatical correction (#2601) 2017-04-03 15:27:38 -07:00
Anh e9b5e56bbe Update https.md (#2594) 2017-04-03 15:27:13 -07:00
Wang Jie 75d5a853e2 Update production.md (#2590)
* Update production.md

* Update production.md
2017-04-03 15:23:03 -07:00
Wang Jie a40e346431 Update aws.md (#2593) 2017-04-03 15:22:11 -07:00
dproteus13 ccfb68a8fa Fix coy-paste error (#2600)
Looks like the description of Stable vs Edge was copied from the page for the Mac version.  One instance of Mac was left, so I fixed that to Windows.
2017-04-03 15:21:18 -07:00
Pothi Kalimuthu 5e0854b2c3 Update the link to docs (#2603)
* Update the link to docs

Update the link to the correct documentation.

* Update using_supervisord.md
2017-04-03 15:20:21 -07:00
John Mulhausen 93e1cdf2f9 Update style.css 2017-04-03 11:31:41 -07:00
John Mulhausen 9121aec97a Fix for menus not indenting 2017-04-03 10:47:42 -07:00
Wang Jie d2974a5d3b Update startup-order.md (#2591) 2017-03-31 23:42:38 -07:00
Daniel Hiltgen 8d2eccd41a Update zfs-driver.md (#2545)
The daemon will not auto-detect - the next step in the instructions explain how to configure it properly.
2017-03-31 16:49:45 -07:00
Josh south 492074c717 Various post-launch fixes (#2549)
* WIP #2052

- Adding sass
- Test components
- Night mode
- docker con banner
- archive legacy css

* add compressed css

* Update branding for cloud api docs

* split out global header

* rescale mods

* adjust viewport rescaling

* sync

* test

* testing deploy

* john rules, please update man

* test: removing all styles

* trying to make netlify work

* add min-height to sidebars

* testing

* Update style.css

manually add css

* testing

* test

* Update style.css

* adding dockercon svg

* add svgs

add svgs

* remove css

* re-add

* s/container-fluid/container
2017-03-31 16:07:37 -07:00
Anders Östlin c72a0d7e27 Update deploy-app.md (#2557)
Removes an extra '.' in the path when copying the docker-stack.yml with scp
2017-03-31 16:03:49 -07:00
Wang Jie 560efd2d06 Update installing-cli.md (#2531) 2017-03-31 16:03:05 -07:00
Jim Galasyn d1420aa4a1 Add topic for installing Docker EE on Windows Server (#2561) 2017-03-31 16:00:41 -07:00
Wang Jie a3417b8126 Update install.md (#2574) 2017-03-31 15:31:02 -07:00
Kirk Stork 8c81e8e2e1 Note that China and US Gov Cloud are not supported. 2017-03-31 15:30:45 -07:00
Misty Stanley-Jones 18dac9da57 Fix rendering error (#2583) 2017-03-31 15:28:01 -07:00
Misty Stanley-Jones 361a1df323 Fix some links (#2584)
* Fix some links
2017-03-31 15:27:27 -07:00
Ken Cochrane 1333b9d2cf Update Docker for AWS IAM Permission list
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-03-31 15:23:41 -07:00
Brian Goff 1f7c236b90 Add 1.13.1-cs3 release notes
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-03-31 14:52:01 -07:00
Wang Jie a5502b4235 Update gettingstarted.md (#2576) 2017-03-31 14:22:01 -07:00
Wang Jie 15924442bb Update install.md (#2577) 2017-03-31 14:20:56 -07:00
Wang Jie 2b009778e3 Update overview.md (#2578) 2017-03-31 14:20:30 -07:00
Wang Jie fd5090abb4 Update envvars.md (#2579) 2017-03-31 14:16:58 -07:00
John Mulhausen c8f98ff812 s/Search Results/Docs search 2017-03-31 14:16:14 -07:00
Joao Fernandes 37eb7d2a43 Improve DTR backup/restore
Fixes #2341
2017-03-31 12:01:49 -07:00
Misty Stanley-Jones 88c7b88da5 404 improvement follow-up (#2565) 2017-03-31 11:51:53 -07:00
Misty Stanley-Jones 737f3e3b3c Add terms Kitematic and Docker Engine (#2568) 2017-03-31 11:37:01 -07:00
Victoria Bialas d47cdf0cda initial cap action (#2573)
Copy-edit
2017-03-31 01:58:13 -04:00
Victoria Bialas 3fb9cec06e reordered cards to surface CE/EE (#2572)
flipped tools products order on manuals page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-30 23:34:56 -04:00
Wang Jie 1205d5d10c Update slack-integration.md (#2530) 2017-03-30 17:11:23 -07:00
Wang Jie 64e6512bf3 Update service-links.md (#2529) 2017-03-30 17:10:51 -07:00
Wang Jie 76a9be1e29 Update installing-cli.md (#2532) 2017-03-30 17:10:24 -07:00
Alexander Gruschina f6cb46851c fix missing '-y' parameter (#2556)
Missing parameter leads to abort when installing software-properties-common
2017-03-30 17:09:59 -07:00
Bryan Lee 9d66015743 Update doc (#2571)
Changed some wording, and updated actions available to match current actions supported
2017-03-30 20:05:27 -04:00