1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/sources/installation
Galen Sampson ccbb5d3492 Vagrantfile updates.
- Remove the overrides config.vm.box and config.vm.box_url and use
  the same values for all providers.
- Use the same private key path for all providers.  It is still possible
  to set a different private key path through the environment variable
  SSH_PRIVKEY_PATH if desired (your AWS key may be different from your
  Virtualbox key).
- Allow the environment variable AWS_INSTANCE_TYPE to specify the
  instance type of instead of hard coding the AWS instance type as
  't1.micro'.  't1.micro' is still the default if unspecified.
- Use the same environment variables for keys as the Amazon provided EC2
  API tools.  This allows people who already have the EC2 tools set up
  correctly to use 'vagrant up' with less environment configuration
  than before.
- Rewrite the provisioning code.  The goal is to be idempotent and to
  correctly install docker for all providers instead of just virtualbox.
  It will conditionally install the virtualbox guest additions if
  virtualbox is the provider.
- Update the AWS install documentation to reflect the changes.
2013-11-10 23:39:26 -08:00
..
images/win Troubleshooting windows installation section 2013-08-27 11:19:32 -07:00
amazon.rst Vagrantfile updates. 2013-11-10 23:39:26 -08:00
archlinux.rst Revert "Fix #2115 Clean AUFS references. Also fixes some links to client libraries and mongo example." 2013-10-16 14:38:24 -07:00
binaries.rst fixed docs for installing binary 2013-09-05 00:06:41 +02:00
gentoolinux.rst Revert "Fix #2115 Clean AUFS references. Also fixes some links to client libraries and mongo example." 2013-10-16 14:38:24 -07:00
index.rst Add Gentoo documentation 2013-09-04 02:59:18 -06:00
install_header.inc Fix #1685: Notes on production use. General installation cleanup. 2013-08-28 17:26:10 -07:00
install_unofficial.inc Fix #1685: Notes on production use. General installation cleanup. 2013-08-28 17:26:10 -07:00
kernel.rst Fix typo 2013-10-28 02:45:12 +03:00
rackspace.rst Fix #1685: Notes on production use. General installation cleanup. 2013-08-28 17:26:10 -07:00
ubuntulinux.rst (doc) Update ubuntulinux.rst 2013-11-05 12:08:56 -07:00
upgrading.rst Replace deprecated upgrading reference to docker-latest.tgz, which hasn't been updated since 0.5.3 2013-09-24 21:25:45 -06:00
vagrant.rst Fix typo 2013-11-04 22:36:57 -08:00
windows.rst Update windows.rst 2013-11-01 13:59:25 +00:00