Commit Graph

26 Commits

Author SHA1 Message Date
Mary Anthony
f1fb2722a1 Chaning User guide to overview close #1483
Signed-off-by: Mary Anthony <mary@docker.com>
2015-12-12 21:22:17 -08:00
Ben Firshman
76f35282cb Fix first sentence in docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-11-03 13:43:03 -08:00
Victor Vieux
5d43f2edd3 Merge pull request #1249 from vieux/remove_beta
remove BETA from docs
2015-10-14 15:37:54 -07:00
Mary Anthony
f1a64ea23a Updating with new tooling that supports GitHub source Markdown
Signed-off-by: Mary Anthony <mary@docker.com>
2015-10-13 04:18:50 -07:00
Victor Vieux
6f17105ee5 remove BETA from docs
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-09-30 13:58:44 -07:00
Peggy Li
2628b5510a Update Github links to point to docker/swarm
Signed-off-by: Peggy Li <peggyli.224@gmail.com>
2015-07-16 19:03:26 -07:00
Leo Gallucci
014fa26875 Fix tiny typo "is is" with "is" in index.md
Signed-off-by: Leo Gallucci <leo.gallucci@zalando.de>
2015-07-10 09:59:38 +02:00
Mary Anthony
686caf1185 Fixing duplicate title
Closes #948 the fix that Amy put in
Updating sed scripts
Updating after link tests

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-18 12:12:48 -07:00
Mary Anthony
7858d301ff Updating for Hugo work
Updating title and other things
Removing old mkdocs file
Updating with the new sed scripts
Moving from index.md swarm-overview.md
Updating with the correct image

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-14 16:07:37 -07:00
Mary Anthony
607d585adb Updating the Introduction
- Clarifying two types of install
- Splitting out release notes
- Splitting out two install methods
- Adding in comments from review
- Adding release notes
- Updating with abronan's comments
- Updating for vieux
- Updating with comments and pulling bash

Signed-off-by: Mary Anthony <mary@docker.com>
2015-05-31 20:13:24 -07:00
Alexandre Beslic
ebd7576e41 temporary fix on node/agent term usage, fix docker info example
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-22 10:24:07 -07:00
Alexandre Beslic
928beefe21 Add example of secured setup using docker-machine, marks the manual setup as *unsecure*
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-21 20:40:58 -07:00
James Turnbull
d52e971190 Fixed typo
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
2015-04-14 13:50:51 -04:00
James Turnbull
658c807eb9 Did a quick pass on the docs to fix numerous formatting, spelling and grammar errors
Signed-off-by: James Turnbull <james@lovedthanlost.net>
2015-04-14 11:59:50 -04:00
Fred Lifton
71f4e13493 Updates for 1.6 release
Adds release notes and getting help section.

Signed-off-by: Fred Lifton <fred.lifton@docker.com>
2015-04-09 15:51:38 -07:00
Victor Vieux
0f6a1846e2 Merge pull request #512 from abronan/doc_config_changes
Move note on top of Nodes config to avoid confusion
2015-03-30 16:33:34 -07:00
Alexandre Beslic
a900458756 Removed useless code blocks and fixed templates
Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2015-03-30 15:16:06 -07:00
Alexandre Beslic
e421df418a Fixed indentation and template commands
Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2015-03-30 15:06:18 -07:00
Alexandre Beslic
24745b7703 Change doc structure to better explain pre-requisites and Set-up process
Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2015-03-30 14:16:33 -07:00
Tom Kapanka
56626698fa Fix 404s that manifest in GitHub but not in the Docs site. Links should work in both.
Spoke with Mary (Moxiegirl) about this issue and it occurs because
when Docs is built, it pulls files from various places. This causes
the GitHub view to have broken links (and images) which isn't ideal
since people may come to the docs via either approach.

Signed-off-by: Tom Kapanka <tom@kapanka.com>
2015-03-25 20:45:19 -07:00
Jonathan Rudenberg
a55f4fc36e Remove Flynn from potential users in docs
Flynn doesn't use the Docker API.
2015-03-25 17:08:55 -07:00
Alexandre Beslic
ca245c6ad3 Move note on top of Nodes config to avoid confusion
Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2015-03-25 11:34:11 -07:00
Ben Firshman
509a246a27 Add beta warning to docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-26 10:54:50 +00:00
Sven Dowideit
c530cd1523 add an index and go make some small tweaks
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-26 11:19:14 +10:00
Victor Vieux
a114c363b3 start the manager in bg
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-24 11:49:53 -08:00
Sven Dowideit
11b2121105 add ./script/doc to build swarm documentation using the docs.docker.com tooling
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-24 12:12:23 +10:00