- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
* Add features to CLI ref template
- Differentiate CLI experimental from daemon experimental
- When the whole command is experimental, point to docs for
how to get it to show up
- Make badges links where possible
- Add tooltips to badges for more context
- Document in the test.md how to make badges into links and how to use tooltips
* Initial Docker EE for IBM Cloud closed beta docs
* TOC indentation
* Resolving links
* Removing a param from delete command
* Updates to start up flow
* Addressing Misty's review on formatting
* rough pass at tabs, jsonification
* GHPages 147, authoring YML, sitemap via plugin, working JS
* Update Gemfile
* Removing dk.rb artifact
* Simplifying authoring YML even more
* More YML simplification
* Remove jekyll-seo -- even more perf gain
* Glossary support
* Collections support
* Incremental off; GH Pages 172 gets build time to 50 seconds
* open source contributors TOC update
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* added Kitematic for TOC symmetry
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* removed old Kitematic example
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* Update toc.yaml
* Docs contributor guide: added links to subtopics on right side menu
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* more copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added back in some of the community pages by request
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added other ways to contribute to left side menu
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedits to contributor home page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added links to Docker Community pages on GitHub
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* merged ways to contribute, made moby an include, re-org for tocs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed TOC yaml
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed on-page links on community page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* pared down contributor's guide to docs specifics
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* incorporated review comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Fix reference page for `docker-machine mount`
Signed-off-by: Harald Albers <github@albersweb.de>
* Add reference page for `docker-machine mount` to navigation
Signed-off-by: Harald Albers <github@albersweb.de>
* Revert "Clarify patch and update cycles (#4894)"
This reverts commit 6b1577aa0d.
* Revert "Add pointer to latest API ref (#4892)"
This reverts commit a6b436d133.
* fix UCP links and TOC on 2.1
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* re-organized 2.1 TOC to put TLS certs at end like for 2.2
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fix links per Joao's comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* add d4mac, d4win installs to TOC, clarified FAQs on Windows install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added nosync to Mac and Windows installs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Add rbac terms
* incorporated Joao's comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed formatting problem that was throwing build error
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Added section for AWS load balancer, and added Docker for AWS 17.06 release notes
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Updated PR per comments
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Reformatting CLI commands for readability
* Sentence case fixes
* More fixes from comments
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Reorganize registry deployment guide
Also add information about pushing non-distributable
layers to private registries
Also add an example of running a registry as a swarm service
* Update the osxfs documentation with recent details about caching.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Add a note about 'cached' to the volumes tutorial.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Add a document giving a detailed specification of osxfs caching.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Americanize spelling in the osxfs-caching document.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* More osxfs benchmark details for 'go list'.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Remove mentions of the blog post.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* editorial, topic structure changes, x-refs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* linked to new topic also where bind mounts are discussed in Namespaces
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added more tags
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* Decapitalize descriptions
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* "releease" ~> "release"
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Use @avsm's suggested rewording for the osxfs-caching introduction.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Add an example showing how to use `cached`, `consistent`, etc.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* Add a link to the user-guided caching blog post.
Signed-off-by: Jeremy Yallop <yallop@docker.com>
* added examples heading, more x-refs to blog post, docker run
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* escaped second dash in --volume long version of command
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed double dashes on volume option to render properly
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* 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>
* 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
* 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