Commit Graph

265 Commits

Author SHA1 Message Date
Joao Fernandes 3937b23690 UCP 2.1.4 (#3166) 2017-05-04 15:29:45 -07:00
Victoria Bialas e552c02d7b WIP: add Cloud link to Azure topics (#2713)
* add Cloud link to Azure topics

WIP: 1st draft includes, tabs re: SSH key topics

adding more Azure Cloud content and SSH includes

copyedits

cloud azure, aws topics organization, videos

incorporated review comments

copyedits, colour-coded TBD's

copyedits to make create a swarm w/AWS and Azure consistent

updated links to use new titles

added SSH key setup to the Swarm overview list of links

updated link services titles

add ssh to glossary, note autoredeploy limitations

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

* screen snaps, updates per latest on staging

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

* added link

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

* resolved conflicts in TOC

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

* added Azure accept EULA/enable subscription, more steps, snaps

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

* fixed the comments to not break numbering

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

* new snaps and review comments incorporated from Alberto and Ryan

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

* added screen snaps, review comments, more steps

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

* added screen snaps, detail to Azure create swarm

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

* new snap showing linked AWS as provider

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

* AWS screen snaps and detailed steps

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

* AWS swarm name rules clarification

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

* added x-refs to edition topics on config per reviews

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

* added connect screen snap w/production commands, AWS pricing

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

* added more code examples and clarification to swarm connect

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

* added more code examples for Azure and AWS

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-02 13:28:55 -07:00
John Mulhausen 48aac4d47a
Hackathon results 2017-05-01 16:12:49 -07:00
John Mulhausen fb76a4bdf7 Fixes #3106 2017-04-28 17:43:17 -07:00
Joao Fernandes bebc8fb53e Rename entry in TOC (#3119) 2017-04-28 10:59:53 -07:00
Sudhagar Chinnaswamy e8ec2c3c68 Fixed broken link (#3059)
Fixed broken link ("Run multiple services in a container")
2017-04-26 20:48:56 +00:00
Misty Stanley-Jones 963272a549 Updates to multi-process container topic (#3026) 2017-04-24 16:01:05 -07:00
Jim Galasyn 1a1d24a08c Add new topic for deploying DDC on Azure (#2796) 2017-04-21 14:22:16 -07:00
Subodh Dharmadhikari 881d56e841 adding glossary items "layer" and "namespace" (#2976) 2017-04-21 14:30:26 -05:00
Joao Fernandes 7e59731fd8 Update TOC to sentence case 2017-04-19 14:38:04 -05:00
Shubheksha Jalan 70d69b3133 Add different types of volumes to the glossary (#2831)
* add different types of volumes to the glossary

* clarify details about different types of volumes
2017-04-19 08:59:14 -05:00
Shubheksha Jalan 3725131ad3 add datacenter to the glossary (#2811) 2017-04-18 13:27:14 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

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

* small changes just to kick build again

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

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00
Wang Jie ce8c4d42d6 Update glossary.yaml (#2807)
Fix #2575.
2017-04-17 10:16:32 -07:00
Joao Fernandes 4b42dc3abb Update TOC to sentence case (#2790) 2017-04-17 10:12:12 -07:00
Joao Fernandes e9925ad79c Release DTR 2.2.4, 2.1.6 2017-04-13 19:02:29 -07:00
Misty Stanley-Jones 10be60a80f Go back to small /edge (#2736)
* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API
2017-04-13 18:58:56 -07:00
John Mulhausen 4a6b360229 Adding "ASP.NET Core + SQL Server on Linux" to TOC 2017-04-13 17:38:53 -07:00
Misty Stanley-Jones 51d9cf2ef8 Update cli ref yaml for stable and edge (#2747) 2017-04-12 16:51:51 -07:00
John Mulhausen cc362c50d7 Move Glossary left-nav to be procedurally generated (#2737) 2017-04-11 18:23:22 -07:00
Joao Fernandes 5c477ca536 Revert "Add content trust docs from UCP 2.0 (#2656)"
This reverts commit cff050336f.
2017-04-11 13:34:39 -07:00
Misty Stanley-Jones d6e1baa164 Data volume -> volume, and add ENTRYPOINT (#2723) 2017-04-10 18:49:19 -07:00
Jim Galasyn 874fb27d35 Fix typo in plugin reference toc (#2721) 2017-04-10 17:13:10 -07:00
John Mulhausen d6bf2609b0 Add missing bullet points 2017-04-10 13:54:29 -07:00
Misty Stanley-Jones f9d6b41fcf Rewrites to Docker Overview content (#2689) 2017-04-09 08:39:49 -07:00
Ken Cochrane 3fdde594e2 Added Template Archive pages for Docker for AWS and Azure (#2605)
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-04-07 14:59:01 -07:00
John Mulhausen 1a6874fcb4 Merge conflict (#2662) 2017-04-07 13:10:04 -07:00
Jim Galasyn cff050336f Add content trust docs from UCP 2.0 (#2656) 2017-04-06 14:50:12 -07:00
Misty Stanley-Jones 62d34e400b Update Dockerfile to build /edge 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00
Aaron Lehmann 3874bf2c60 Add docs for 17.04 Edge release 2017-04-05 17:45:44 -07:00
Jim Galasyn 5fe13b147a Add link to v2.1.3 (#2640)
Added link to tar for UCP version 2.1.3
2017-04-05 14:34:28 -07:00
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 301c9f40c3 Add PKI topic to TOC (#2610) 2017-04-04 11:39:00 -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
Jim Galasyn d1420aa4a1 Add topic for installing Docker EE on Windows Server (#2561) 2017-03-31 16:00:41 -07:00
Misty Stanley-Jones 737f3e3b3c Add terms Kitematic and Docker Engine (#2568) 2017-03-31 11:37:01 -07:00
Joao Fernandes 8613c50dbe Release UCP 2.1.2 2017-03-30 14:02:17 -07:00
Misty Stanley-Jones b52e60a8cc Fix API link in TOC (#2519)
cc/ @vieux
2017-03-28 17:23:41 -07:00
Misty Stanley-Jones 669b51a889 Fix broken links (#2521) 2017-03-28 16:42:44 -07:00
Victor Vieux ad065409d9 bump api to 1.27 (#2461)
* bump api to 1.27

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-03-28 09:31:53 -07:00
Joao Fernandes 9c46463e7c Review DTR job runner 2017-03-24 15:32:41 -07:00
Vicky Enalen 2fcee427e3 First pass at jobrunner docs for DTR 2017-03-24 15:32:41 -07:00
Joao Fernandes 0ee32fe686 Review DTR caching 2017-03-23 15:12:37 -07:00
Tony Holdstock-Brown ab84302012 Add new separate S3 guide with S3 compatible servers
Signed-off-by: Tony Holdstock-Brown <tony@docker.com>
2017-03-22 10:26:53 -07:00
Joao Fernandes 99e0cba4e0 Fix entry in TOC 2017-03-20 16:33:01 -07:00
Joao Fernandes 9343de9a4c UCP upgrade offline for 2.1
Adjust the upgrade section so it is no longer a subsection of install
Display the bundle link and it only shows UCP images

Signed-off-by: Ryan Zhang <ryan.zhang@docker.com>
2017-03-20 16:30:58 -07:00
Joao Fernandes 270d317e80 Review HRM admin guide 2017-03-17 17:36:09 -07:00
Joao Fernandes a128588772 Fix DDC articles in TOC 2017-03-17 17:36:09 -07:00
Joao Fernandes 1daed8c7c3 Release DTR 2.1.5 2017-03-17 10:04:49 -07:00