Commit Graph

450 Commits

Author SHA1 Message Date
Nathan LeClaire
73199a4e40 Merge pull request #3550 from ahmetalpbalkan/azure-storage-type
azure: add --azure-storage-type flag
2016-07-28 11:54:57 -07:00
Victoria Bialas
baa1343742 added info about d4mac, d4win in preparation for v1.12 publish set
copy-edit to remove extra/repeated info not needed in both sections

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-07-27 19:14:50 -07:00
Aaron Culich
f171370343 remove LTS from Ubuntu 15.10 in aws driver docs
The 14.04.x and 16.04 [release](https://wiki.ubuntu.com/Releases) are LTS., but Ubuntu 15.10 is not an LTS release, so I'd suggest removing that designation from the docs.

Signed-off-by: Aaron Culich <aculich@berkeley.edu>
2016-07-05 22:40:16 -07:00
Ahmet Alp Balkan
2cd6d1f043 azure: add --azure-storage-type flag
This allows users to specify type of Azure Storage account
to be used to run the machine’s disk and enables users to create
SSD-backed machines.

Fixes #3542.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-06-27 18:51:29 -07:00
Dan Jones
7830ca897f Add Skytap Docker Machine Driver Plugin
Signed-off-by: Dan Jones <dan@virtualjones.net>
2016-06-22 13:53:30 -07:00
Mikhail Zholobov
4739fbda5b docs: Fix the name of "Parallels Desktop for Mac"
Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
2016-06-09 17:56:28 +03:00
Sven Dowideit
e3594a517f Merge pull request #3468 from SvenDowideit/more-validation-fixes
More docs validation fixes
2016-06-02 15:04:20 -07:00
Sven Dowideit
0589857e9e More docs validation fixes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-02 18:32:27 +00:00
Nathan LeClaire
52d0020542 Merge pull request #3405 from eedeebee/3404-add-tcsh-support-to-env-command
Add tcsh support to --shell
2016-06-01 15:56:28 -07:00
Nathan LeClaire
0668dd6454 Merge pull request #3440 from StackPointCloud/oneandone-machine-driver-doc-update
1&1 Cloud Server AVAILABLE_DRIVER_PLUGINS Update
2016-05-18 11:25:59 -07:00
Nathan LeClaire
cfb60c386b Merge pull request #3438 from StackPointCloud/profitbricks-machine-driver-doc-update
ProfitBricks Docker Machine Driver Plugs Doc Update
2016-05-18 11:25:30 -07:00
Matt Baldwin
2599a45b2c Update AVAILABLE_DRIVER_PLUGINS.md
Change-Id: I4384eed8a61f52c1649084a972b073b17592d66a
Signed-off-by: Matt Baldwin baldwin@stackpointcloud.com
Signed-off-by: Matt Baldwin <baldwin@stackpointcloud.com>
2016-05-16 12:32:09 -07:00
Matt Baldwin
7902a11fab ProfitBricks Docker Machine Driver
Updating docs to reflect a new driver.

Change-Id: I3d70937d8994bd9725b0c1344b1941a1402db469
Signed-off-by: Matt Baldwin <baldwin@stackpointcloud.com>
2016-05-16 12:12:56 -07:00
Robert Breker
04e5bca618 Add Citrix XenServer to driver plugin list
Signed-off-by: Robert Breker <robert.breker@citrix.com>
2016-05-14 19:22:06 +00:00
Nathan LeClaire
c120a925f3 Merge pull request #3373 from leonhartX/issue-3191
#3191 add zsh completion
2016-05-05 15:31:11 -07:00
Eric Bloch
96c904a51e Add tcsh support to --shell
Fixes #3404

Signed-off-by: Eric Bloch <eric.bloch@gmail.com>
2016-05-04 20:29:07 -07:00
Ke Xu
96a39d0397 add docs for zsh completion
Signed-off-by: Ke Xu <leonhartx.k@gmail.com>
2016-05-03 11:03:12 +09:00
Nathan LeClaire
0a5abf22b6 Merge pull request #3393 from SvenDowideit/use-docs-base-oss
convert docs Dockerfiles to use docs/base:oss
2016-04-28 10:55:50 -07:00
Sven Dowideit
fc7f35ab54 convert docs Dockerfiles to use docs/base:oss
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-04-28 12:57:23 +00:00
Kendrick Coleman
58122bab64 Added RackHD to the Available Driver Plugin List & Alphabetized
Added RackHD to the list of available driver plugins. Also alphabetized the list to make it easier to read.

Signed-off-by: Kendrick Coleman <kendrickcoleman@gmail.com>
2016-04-25 16:58:13 -04:00
Nathan LeClaire
73bf92b95d Merge pull request #3360 from nathanleclaire/fix_driver_doc_404
Fix driver reference links
2016-04-22 15:12:05 -07:00
Nathan LeClaire
c9c6bc45f0 Fix driver reference links
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-04-22 11:43:15 -07:00
Nathan LeClaire
a3af149774 Bump version in install doc
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-04-21 16:16:14 -07:00
Nathan LeClaire
ee48500fdc Merge pull request #3342 from bamarni/doc-generic-sshagent
[Generic] clarified doc / messages about ssh-agent
2016-04-21 11:03:34 -07:00
Nathan LeClaire
a0f3d408d8 Merge pull request #3339 from ahmetalpbalkan/az-docs-fix
azure.md: typo fix
2016-04-20 18:49:19 -07:00
Bilal Amarni
90cb223610 [Generic] clarified doc / messages about ssh-agent
As the IdentitiesOnly option is set with the SSH external client,
existing identities in ssh-agent won't be used unless it's the default
location.

Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
2016-04-20 11:34:09 +02:00
Ahmet Alp Balkan
d1e65edad1 azure.md: typo fix
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-04-19 11:14:37 -07:00
Quentin Perez
b3db3925d9 Add Scaleway Docker Machine Driver Plugin
Signed-off-by: Quentin Perez <qperez@ocs.online.net>
2016-04-19 14:41:29 +02:00
Tom Deseyn
3dc8a7bdc5 azure.md: Improve documentation based on feedback
Signed-off-by: Tom Deseyn <tom.deseyn@gmail.com>
2016-04-10 20:42:44 +02:00
Tom Deseyn
c1904a1729 azure.md: extend documentation of command line options
Improve doc of azure-subnet-prefix, azure-use-private-ip and
azure-no-public-ip options.
https://github.com/docker/machine/issues/3249

Signed-off-by: Tom Deseyn <tom.deseyn@gmail.com>
2016-04-05 06:14:08 +02:00
Bilal Amarni
f8640357c3 [doc] typo in generic driver
Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
2016-04-02 16:11:55 +02:00
Victoria Bialas
5d92f351de fixed typos which were referencing the wrong example machnines
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-03-31 08:38:52 -07:00
Ahmet Alp Balkan
196d2924ac azure.md: Add known issue notice
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-23 11:42:34 -07:00
Vincent Bernat
05aea83271 exoscale: add support for CoreOS
The egoscale binding for exoscale was limiting the images that could be
selected by a user to Ubuntu one only. Enable the use of arbitrary
images. For example, the following images are now available:

 - centos-6.6
 - centos-7.1
 - coreos-stable-835
 - debian-7
 - debian-8
 - ubuntu-12.04
 - ubuntu-14.04
 - ubuntu-15.10

The default user for non-Ubuntu images are not "ubuntu". Let the user
choose the appropriate user ("core" for CoreOS and "debian" for Debian).

CoreOS user are likely to want the ability to provide custom user data
as it enables the configuration of the etcd cluster. We add an option to
provide custom user data file. Moreover, we remove some of the default
options as they are not supported in CoreOS and are useless on
Debian/Ubuntu:

 - Resizing of rootfs is already done on all images by default.
 - Docker Machine will set the hostname as part of the provisioning.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2016-03-22 08:20:35 +01:00
David Gageot
e536ed6738 Merge pull request #3200 from ppadala/patch-1
Specify the format for azure-image specification
2016-03-17 17:59:54 +01:00
Kazuhiro NISHIYAMA
c146111ede fix a typo (--create -> create)
Signed-off-by: Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
2016-03-18 00:27:16 +09:00
Pradeep Padala
6baf69e236 Specify the format for azure-image specification
Signed-off-by: Pradeep Padala <pradeep@containerx.io>
2016-03-16 16:04:16 -07:00
Troy Fontaine
ab559c542f Added suggested modifications
Signed-off-by: Troy Fontaine <tfontaine@troyfontaine.com>
2016-03-15 22:44:20 -05:00
Troy Fontaine
036d2d99a2 Updated docs for AWS
Signed-off-by: Troy Fontaine <tfontaine@troyfontaine.com>
2016-03-15 18:10:04 -05:00
Ahmet Alp Balkan
b898c07ad6 azure: Add --azure-static-public-ip flag
This flag creates Azure VMs with static public IPs that don’t
get released when the VM is deallocated.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-14 21:47:51 -07:00
Nathan LeClaire
ef4823f2ac Merge pull request #3159 from ahmetalpbalkan/azure-arm
New Microsoft Azure docker-machine driver
2016-03-14 18:28:51 -07:00
Ahmet Alp Balkan
9fd035ecba azure.md: Address docs comments
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-14 17:36:24 -07:00
Ahmet Alp Balkan
809104d7ea azure.md: Documentation clarification
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-11 13:31:03 -08:00
Tiago Pires
63ea976b1d FIX #1858 Add engine port
Added flag `--generic-engine-port` to `generic` drive in order to specify other port than `2376` on
Docker engine.
Updated `generic` driver documentation.

Signed-off-by: Tiago Pires <tandrepires@gmail.com>
2016-03-11 13:13:30 +00:00
Ahmet Alp Balkan
ec33a7dfc3 Add RELEASE.md note about deprecation notice
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-10 17:00:54 -08:00
Ahmet Alp Balkan
ce3cb54482 Update default image to Ubuntu 15.10
- Default image now is ubuntu server 15.10. This ensures consistency with
  other cloud drivers.
- Better error message when virtual machine already exists.
- Change default SSH user from `ubuntu` to `docker-user`.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-10 16:36:21 -08:00
Masahito Zembutsu
b8b1eb6e9f fix typo
Signed-off-by: Masahito Zembutsu <m.zembutsu@gmail.com>
2016-03-08 13:59:33 +09:00
Ahmet Alp Balkan
ed95f3baab New Microsoft Azure docker-machine driver
The new driver uses Azure Resource Manager APIs and offers a lot
more functionality compared to the old Azure driver. It is also
easier to authenticate and does not require user to create and place
certificate files. It only has a single required argument.

This is a breaking change: The new driver cannot work with machines
created with the older Azure driver and vice versa (as the APIs are
entirely different and resources are not shared between old/new azure
APIs).

The new driver addresses many issues about the azure driver reported
so far.

This resolves #2742, resolves #1368, resolves #1142, resolves #2236,
resolves #2408, resolves #1126, resolves #774.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-03-07 19:55:51 -08:00
menglingwei
40939942a1 add Aliyun ECS Docker Machine Driver Plugin
Signed-off-by: 治世 <xiaobing.meng@alibaba-inc.com>
2016-03-06 13:55:28 +08:00
Bilal Amarni
17c6578583 [DigitalOcean] Allow to use an existing SSH key (closes #1445)
Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
2016-03-03 10:35:32 +01:00