Commit Graph

188 Commits

Author SHA1 Message Date
Nathan LeClaire
633462d5b1 Merge pull request #1623 from dgageot/master
Doc for static IP and preemptibility
2015-08-03 11:50:26 -07:00
David Gageot
48f8d5b533 Doc for static IP and preemptibility
Signed-off-by: David Gageot <david@gageot.net>
2015-08-01 08:30:30 +02:00
Michał Czeraszkiewicz
8a02efe0c9 Documentation typo update 2015-07-28 15:21:38 +02:00
Nathan LeClaire
ef9acc98b6 Merge pull request #1562 from jgeiger/patch-1
Update install-machine.md to reference 0.3.1
2015-07-27 11:19:32 -07:00
Joey Geiger
79b1af08e8 Remove specific version from link to binaries.
Signed-off-by: Joey Geiger <joey.geiger@irco.com>
2015-07-26 09:14:03 -06:00
Joey Geiger
6aca2c9faf Update install-machine.md to reference 0.3.1
Update the docs to include links to newest release.

Signed-off-by: jgeiger <jgeiger@gmail.com>
2015-07-22 20:19:41 -06:00
Nathan LeClaire
03d4683755 Merge pull request #1503 from sergiobuj/add_status_command
Add status command
2015-07-22 15:55:45 -07:00
Nathan LeClaire
ad6d8d49a8 Merge pull request #1497 from udryan10/engine-set-proxy-config
added {http,https,no} proxy support to docker engines
2015-07-21 17:25:16 -07:00
Mary Anthony
60be68c73c Updating to point to latest build
Signed-off-by: Mary Anthony <mary@docker.com>
2015-07-19 15:44:46 -07:00
Ryan Grothouse
d553a2c757 added support for setting environment variables in docker engines
Signed-off-by: Ryan Grothouse <rgrothouse@gmail.com>
2015-07-16 16:12:06 -04:00
Sergio Botero
87cf7e222e Add status command
closes #1471 by adding the status command that prints the state of a
machine.

Signed-off-by: Sergio Botero <sergiobuj@gmail.com>
2015-07-14 19:10:40 -07:00
Mary Anthony
39806c02e0 First stage of splitting out
Splitting out docs
Fixing location of help
entering in changes from testing
Filling in some missing structure
Updating with the comments from Nathan
Updating with the comments from Nathan
Updating after talk with Evan/Nathan

Signed-off-by: Mary Anthony <mary@docker.com>
2015-07-14 12:44:56 -07:00
Evan Hazlett
09a73a2373 remove direct install links
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-07-13 18:20:42 -04:00
Evan Hazlett
69dc9fd7f3 Merge pull request #1273 from hairyhenderson/default-driver-impl
refactor: Extracting a base Driver struct
2015-07-09 01:59:05 -06:00
Nathan LeClaire
83a8a4c0f8 Merge pull request #1310 from exoscale/feature/exoscale-multiple-security-groups
exoscale: ability to specify multiple security groups on instance creation
2015-07-07 11:22:44 -07:00
Dave Henderson
3d002187fe Refactoring drivers to embed drivers.DefaultDriver
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2015-07-07 11:24:00 -04:00
Nathan LeClaire
eabe07294d Fix some docs issues
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-07-06 16:46:15 -07:00
Nathan LeClaire
0f36a14a67 Merge pull request #1388 from frastel/patch-1
Added command for making the docker binary executable in the docs
2015-07-06 16:20:59 -07:00
Nathan LeClaire
cac4795d81 Merge pull request #1404 from danielsoro/patch-1
docs: VMware environment vars / CLI options are mismatched
2015-07-06 15:24:19 -07:00
moxiegirl
654fa91851 Merge pull request #1426 from nathanleclaire/add_logo_to_readme
Add logo to docs
2015-07-02 17:46:55 -07:00
Vincent Bernat
4ec3f206b4 exoscale: use StringSlice to specify security groups
This mean that the option has to be repeated to specify multiple
security groups.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-06-30 10:59:23 +02:00
Vincent Bernat
5ba232227e exoscale: ability to specify multiple security groups on instance creation
Without this feature, when a user needs a specific security group (i.e
most of the time if they want to expose a service to Internet), they
need to copy the rules needed for Docker itself into each custom
group. With this feature, they can spawn new instances with
`--exoscale-security-group docker-machine,my-custom-group`.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-06-30 10:59:23 +02:00
Carlo Dosso
16bfceb656 Update index.md 2015-06-26 07:57:08 +02:00
Carlo Dosso
970d14ed62 Update index.md 2015-06-25 21:42:47 +02:00
Nathan LeClaire
7e9df0aa3d Add logo to docs
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-06-25 12:09:22 -07:00
Daniel Cunha (soro)
b9283af8c6 docs: VMware environment vars / CLI options are mismatched
Signed-off-by: Daniel Cunha (soro) <danielsoro@gmail.com>
2015-06-24 16:54:58 -03:00
Frank Stelzer
7b5f135358 Added command for making the docker binary executable in the docs 2015-06-19 13:29:30 +02:00
Nathan LeClaire
0aecb861b9 Fixup docs changes lost in the aether
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-06-18 12:03:35 -07:00
Mary Anthony
b36fd235b8 Fixes from testing of hugo
Signed-off-by: Mary Anthony <mary@docker.com>

Updating sed scripts

Signed-off-by: Mary Anthony <mary@docker.com>

Removing old make commands

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-18 13:15:04 -04:00
Evan Hazlett
40b4a67fcc Merge pull request #1373 from nathanleclaire/0.3.0_docs_update
Update docs usage and output
2015-06-18 13:05:17 -04:00
Nathan LeClaire
8fab2e5950 Update docs usage and output
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-06-17 11:24:47 -07:00
Evan Hazlett
fb35035cad docs: update install for 0.3.0
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-06-16 10:39:13 -04:00
Mary Anthony
ed45ddb82f Tooling for release build
Tweaking for tooling
Adding in the sed for markdown in Dockerfile
Should be machine not engine
Updating with correct image

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-14 16:05:57 -07:00
Evan Hazlett
effa03dad4 Merge pull request #1343 from moxiegirl/1329-migrate-b2b
Closes #1329 when merged
2015-06-11 10:09:53 -04:00
Evan Hazlett
9840c4bfe2 Merge pull request #1320 from TrumanLing/update-doc-for-availability-zone
Update documentation for adding parameter --openstacke-availability-zone
2015-06-11 10:05:29 -04:00
Mary Anthony
d8d673bf24 Closes #1329 when merged
Updating links
Updating with the comments from the team

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-10 16:09:30 -07:00
moxiegirl
ee8ec4b7aa Merge pull request #1314 from moxiegirl/tweak-1288
Tweaking the language to the 1288 work.  Thanks everyone.
2015-06-09 09:53:15 -07:00
Evan Hazlett
ca5f0738e2 vbox: allow specifying host only adapter cidr
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-06-09 11:05:29 -04:00
LingFaKe
a86a99648d Update documentation for adding parameter --openstacke-availability-zone
Signed-off-by: Ling Fake <lingfake@huawei.com>
2015-06-06 07:02:16 -07:00
Mary Anthony
914d1c04b0 Tweaking the language to the 1288 work
DigitalOcean is one word
Entering comments and killing nits
Fixing the OSX wagon

Signed-off-by: Mary Anthony <mary@docker.com>
2015-06-05 18:57:31 -07:00
Evan Hazlett
f6a6a1f8c8 Merge pull request #1222 from zchee/update-amazonec2-ami
Update AMI to release 20150603
2015-06-05 10:30:57 -04:00
Koichi Shiraishi
0dc1cc0ff3 Update AMI to release 20150603
Signed-off-by: Koichi Shiraishi <zcheeee@gmail.com>
2015-06-05 05:33:06 +09:00
Evan Hazlett
7190a5c226 docs: add note about changing ssh user for provider image
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>

docs: fixed suggestions from nathan

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-06-04 16:07:56 -04:00
Evan Hazlett
b7fa6456bf docs: more info about supported base operating systems; removed change log from docs
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-06-04 16:07:56 -04:00
Evan Hazlett
89fdcbc094 Merge pull request #1270 from ggiamarchi/doc-openstack-typo
Fix typo in OpenStack driver documentation
2015-06-02 10:24:52 -04:00
Vincent Bernat
a6c58534ca exoscale: add the appropriate port to make Swarm work
Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-06-02 11:44:18 +02:00
Guillaume Giamarchi
f251fe9736 Fix typo in OpenStack driver documentation
Add missing dashes before options

Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2015-05-29 21:35:48 +02:00
Vincent Bernat
704e5fce41 exoscale/doc: specifying URL endpoint is not mandatory
Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-05-28 16:34:54 +02:00
Vincent Bernat
b414f00210 exoscale/doc: remove ability to choose a keypair
Due to commit b772e66394, it is not
possible to use a custom keypair. Remove mention of it from the
documentation.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-05-28 16:33:30 +02:00
Jan Broer
8cdf8e9561 Fixed corrupted docs
Signed-off-by: Jan Broer <janeczku@yahoo.de>
2015-05-27 21:03:59 +02:00