Commit Graph

41 Commits

Author SHA1 Message Date
Andrea Luzzardi 2a592974a1 Docs: Remove now deprecated `--discovery` flags.
Fixes #351

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-02-02 18:12:05 -08:00
Victor Vieux afed2abbea update swarm manage requirements again
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-03 01:57:13 +00:00
Victor Vieux aaac7cbb94 update swarm manage requirements
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-02 18:34:24 +00:00
Sven Dowideit 061592d237 Started working through document
Signed-off-by: Sven Dowideit <SvenDowideit@docker.com>
2015-02-02 09:53:45 +10:00
Sven Dowideit 34373bdf5a start userguide from the README.md
Signed-off-by: Sven Dowideit <SvenDowideit@docker.com>
2015-02-02 09:53:45 +10:00
Sven Dowideit 14c4fb81cf Add docker.docker.com metadata and reflow to 80-chars for GH diffs
Signed-off-by: Sven Dowideit <SvenDowideit@docker.com>
2015-02-02 09:53:43 +10:00
Ranjandas 3f19ac8c5a Updated Readme.md to include git client
`go get ` command requires git client to be present in the system to work, so added the instruction to get git installed with golang package.

Signed-off-by: Ranjandas <thejranjan@gmail.com>
2015-01-27 12:25:50 -08:00
Victor Vieux e9f487bcaf update README.mds
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-01-21 22:47:31 +00:00
Victor Vieux a638b360ae use tcp:// in doc and update copyrights
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-01-12 22:58:03 +00:00
Victor Vieux 429965c58d ip:port, no proto or scheme
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-01-08 22:12:41 +00:00
Luke Marsden dc393390da Make clear that you must manually interpolate token.
Signed-off-by: Luke Marsden <luke@clusterhq.com>
2015-01-05 10:20:49 +00:00
lukemarsden dbc07ba174 Clarify README
* Make it easier for Go noobs like me to use `go get`.
* Make it clearer that `$SWARM_TOKEN` should be dynamic.

Signed-off-by: Luke Marsden <luke@clusterhq.com>
2015-01-03 22:39:41 +00:00
Nick Schuch 3b3a503e8c Update the README.md to point to the correct Discovery documentation.
Signed-off-by: Nick Schuch <nick@myschuch.com>
2014-12-21 19:42:12 +10:00
Victor Vieux 156f16c05e update main README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 01:02:46 +00:00
Victor Vieux c2c790e6da update README.mds
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-15 23:04:00 +00:00
Andrea Luzzardi c85b0a9c39 Merge pull request #164 from vieux/discovery
Discovery Service backends token/etcd/file
2014-12-12 12:04:47 -08:00
Andrea Luzzardi f72839a8fa README: Update Docker requirement (v1.4.0 and later). 2014-12-11 18:39:53 -08:00
Victor Vieux 008398cc99 update READMEs
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-11 23:32:48 +00:00
Victor Vieux c38f621425 add etcd
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-11 01:24:19 +00:00
Victor Vieux 2e6c8cc00c update README.md 2014-12-11 01:24:19 +00:00
Andrea Luzzardi 39fe73a231 TLS support.
TLS authentication support between the CLI and Swarm but also between
Swarm and the Docker nodes.

Closes #148.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-12-09 13:43:25 -08:00
Victor Vieux e4655e1128 update node_ip
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-08 21:26:28 +00:00
Victor Vieux d6e91bba23 remove go install and use go get -u
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-08 21:17:17 +00:00
Rob b7b1c977a1 Remove duplicated join commands. 2014-12-05 14:52:08 +01:00
Rob 73b4ed57e5 Rename docker_daemon_ip1 to public_node_ip for clarity. 2014-12-05 14:51:34 +01:00
Rob e48ee45412 Update the example port to the new official Docker port. 2014-12-05 14:50:29 +01:00
Thimo 3f05f82bc6 Fix spelling in README 2014-12-05 12:56:45 +01:00
Andrea Luzzardi 06949c5532 Add a note about swarm node setup in the README. 2014-12-04 16:37:44 -08:00
Andrea Luzzardi 6604d92c41 Add build status to the README file. 2014-12-04 10:48:59 -08:00
Victor Vieux b8584f839d Update README.md 2014-12-03 23:45:35 +01:00
Victor Vieux f3f4ab5153 Update README.md 2014-12-03 13:51:09 +01:00
Victor Vieux ff2acaeb46 Update README.md 2014-12-03 13:47:12 +01:00
Victor Vieux d94a949934 Update README.md 2014-12-03 13:45:18 +01:00
Victor Vieux 94ea6a43ee Update README.md 2014-12-03 13:44:04 +01:00
Solomon Hykes 23db3553ec s/swarmd/swarm/ 2014-12-03 13:23:18 +01:00
Solomon Hykes 5eb33460e6 Clearer explanation in README 2014-12-03 13:22:37 +01:00
Solomon Hykes ecd2508ea0 Make title shorter 2014-12-03 13:19:16 +01:00
Solomon Hykes 204ac80a33 Updated README 2014-12-03 13:18:03 +01:00
Victor Vieux accf600c32 Update README.md 2014-12-02 16:22:51 -06:00
Victor Vieux ecd70074c5 update README.md 2014-11-18 21:44:23 +00:00
Victor Vieux eb50d3654f add basic README.md 2014-11-18 03:18:36 +00:00