Commit Graph

94 Commits

Author SHA1 Message Date
Usha Mandya
a247c105f7 Update the metadata and keywords for SEO (#10030)
Updated the metadata and keywords for seo
2019-12-13 15:27:59 +00:00
Traci Morrison
fbeceddd27 Add link to Generic drivers 2019-12-04 16:25:26 -05:00
Usha Mandya
c6b99e2a53 Revert "Adding advisory warnings about docker-machine" 2019-11-19 13:52:59 +00:00
Dawn-Docker
5b918f715c Merge pull request #9239 from hamiltont/document-machine-advisory
Adding advisory warnings about docker-machine
2019-11-18 14:22:40 -08:00
Max Schmitt
f582350a34 docs: added Hetzner Cloud machine driver (#9062) 2019-08-19 15:41:03 +01:00
Hamilton Turner
e99406c2cd Adding advisory to additional pages 2019-08-11 15:39:51 -04:00
Hamilton Turner
d93df8e0f1 Adding advisory warnings about docker-machine 2019-08-11 14:33:36 -04:00
Benjamin Blouin
ee4966568e update broken boot2docker link (#8775)
now points to https://github.com/boot2docker/boot2docker
2019-07-12 15:08:01 -07:00
Jakob Krigovsky
2fad6265d2 Fix spelling of “DigitalOcean” (#8938)
Thanks for helping with this as well!
2019-07-10 15:07:59 -07:00
Jakob Krigovsky
5dc64eff54 Standardize “digitalocean” keyword (#8941) 2019-07-10 14:57:53 -07:00
Maria Bermudez
c43e9a761b Merge pull request #7001 from displague/patch-1
add Linode to AVAILABLE_DRIVER_PLUGINS.md
2019-02-21 06:15:42 -08:00
Sebastiaan van Stijn
03d5b3396d Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Marques Johansson
be728dc094 doc: Docker driver for Linode infrastructure (#7001)
Adding a reference to a new DockerMachine driver made available for Linode infrastructure.
Adding a reference to the Linode driver on AVAILABLE_DRIVER_PLUGINS.md

Signed-off-by: Marques Johansson <marques@linode.com>
2019-01-19 12:50:00 -05:00
paigehargrave
0dab4ade68 Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave
f67b015c3a Update hyper-v.md 2019-01-11 13:46:36 -05:00
Maria Bermudez
d7ad8f5ef6 Merge pull request #7918 from djalal/patch-1
add scaleway driver for machine
2018-12-27 13:15:21 -08:00
Maria Bermudez
c1feda284f Merge pull request #7573 from torbenmoeller/add-examples-for-virtualbox-share-folder
Added examples for --virtualbox-share-folder
2018-12-27 09:53:40 -08:00
Maria Bermudez
7e4bdec822 Minor edits 2018-12-27 09:53:16 -08:00
djalal
bc4979f2f6 add scaleway driver for machine 2018-12-21 19:35:11 +01:00
L-Hudson
e5ad719861 Update hyper-v.md
text edits
2018-12-20 08:46:21 -05:00
Tomáš Linhart
af39365ffa Add note about using correct network in Virtual Switch Manager 2018-12-19 00:07:29 +01:00
Maria Bermudez
137b8b0a20 Edits 2018-11-08 16:56:27 -08:00
Maria Bermudez
6d007ada6c Edits 2018-11-08 16:46:11 -08:00
Joffrey F
6d33979407 Update docs with latest version of docker-machine
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-11-08 14:39:25 -08:00
Torben Möller
4a98cbabad Added examples for --virtualbox-share-folder
Added examples for --virtualbox-share-folder for linux bash and windows cmd.
2018-10-28 00:37:19 +02:00
Oscar Caballero
269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Gwendolynne Barr
c9e06d476f Depersonalize docs (#6760) 2018-05-24 15:05:27 -07:00
Paul Kamer
3f4f3d1509 Adds 'digitalocean-ssh-key-path' CLI option (#6031) 2018-05-10 09:17:52 -07:00
Felix Härnström
ec170487c6 Fix incorrect description in example (#6625) 2018-05-03 09:23:17 -07:00
Andrew Featherstone
8c56709b6f Remove incorrect '$' symbol from default values
This makes the table of default values consistent in style.
2018-04-23 16:05:01 -07:00
Joffrey F
6d40a578ba Document new additions in Machine 0.14.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 13:14:33 -08:00
Yoan Blanc
d10564f5f4 machine exoscale: support SSH key file
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-03-06 13:14:33 -08:00
David Archer
25d20f02d3 openstack: add option for enabling configuration drive (#5724)
Signed-off-by: David Archer <darcher@gmail.com>
2018-03-06 13:14:33 -08:00
Misty Stanley-Jones
a4f5e30249 Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Frederic Tschannen
ab7c338cca update option values (#5705)
- only lowercase availability zones are accepted in CLI options 
- only image short-names are accepted in CLI options
2018-01-18 09:40:17 -08:00
David Archer
f054ed12dd openstack: add missing docs for user-data-file option (#5730)
Signed-off-by: David Archer <darcher@gmail.com>
2018-01-16 12:14:26 -08:00
Martijn van Calker
2ead7d5dd3 docs: Sort lists and tables ASC (#5600) 2017-12-26 12:51:27 -08:00
Stu
1b302910ca Update generic.md (#5610)
add info about systemd setting
2017-12-26 12:49:01 -08:00
Martijn van Calker
86fb652d05 Docs: Remove duplicated amazonec2-userdata flag (#5551)
* Docs: Remove duplicated `amazonec2-userdata` flag

* Docs: Remove duplicate content aws-driver/Options list

* Docs: Order list (ASC) Environment variables and default values
2017-12-21 12:07:29 -08:00
Yoan Blanc
0420829c6a driver exoscale: clarify the image template name. (#5487)
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2017-12-14 14:44:36 -08:00
Tao Wang
18442126af Update machine drivers docs
Update Google and Rackspace default image to Ubuntu 16.04, as
docker/machine#3888 has been merged.
Add new options docs for aws, gce, rackspace and virtualbox drivers.

Signed-off-by: Tao Wang <twang2218@gmail.com>
2017-10-18 19:04:43 -07:00
Marc-Aurèle Brothier
d84845f6c3 driver exoscale: update default value for affinity group (#4588)
Referring change in docker-machine
https://github.com/docker/machine/pull/4255

Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2017-10-10 07:25:08 -07:00
Musa V. Ahmed
8c57dc0242 Update soft-layer.md (#4582)
Update soft-layer.md to include the softlayer-network-max-speed option.
2017-10-05 11:45:11 -07:00
Victoria Bialas
b764ab3356 Addressed Windows issues with get started tutorial (#4675)
* how to get scp to work on Windows

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* clarified some commands in part 3

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed links on hyperv, machine pages

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* removing notes about scp and ssh on Windows, WIP

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* WIP: adding docker-machine env commands

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added docker-machine env option, re-worked tabs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* moved extra info re: docker-machine env out of note, to end of part 4

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* updated parts 4, 5 with docker-machine env, added note re: commands

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* changed rest of ssh examples, formatting fixes, copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit on docker-machine env example

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* reworded note title

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-22 18:55:40 -07:00
Victoria Bialas
1f99dfa207 Add more info re: Hyper-V driver for Docker Machine on Windows, cleanup, link topics together (#4609)
* add more links and info re: Hyper-V driver for Docker Machine on Windows

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added info on where Machine data lives

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added information about the Hyper-V Manager

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* linked between docker-machine create command and other relevant topics

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits, added Examples heading to create driver

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* clarifed docker-machine create example

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-13 12:30:15 -07:00
Seweryn Zeman
4597965781 Update AWS AMI id for eu-central-1 (#3999)
Updated AMI identifier
2017-08-01 11:55:15 -07:00
Victoria Bialas
a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Andrew Featherstone
c7b1a8ac4b Update documentation of --vmwarevsphere-hostsystem when using DRS-enabled clusters (#3572) 2017-07-26 17:37:53 -07:00
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
eb8315b793 Update DO driver docs with digitalocean-tags (#3870) 2017-07-26 10:09:07 -07:00
Michael D Roach
56de91e44a Update digital-ocean.md (#3783)
* Update digital-ocean.md

* Update digital-ocean.md
2017-07-07 12:47:23 -07:00