Seth Vargo
b4371725af
Add documentation for port command
2015-11-24 16:33:09 -05:00
Seth Vargo
15ddc1bf9d
Add docs for action hooks
...
Fixes GH-6271
2015-11-23 21:07:00 -05:00
Seth Vargo
3227589c12
Merge pull request #6550 from handlers/edit-this-page-better
...
Safer way to build 'edit this page' link
2015-11-19 08:34:17 -08:00
Sam Handler
d1233c1d07
safer way to display edit this page link
2015-11-19 11:03:02 -05:00
Mikhail Korepanov
8054798427
Avoid full-screen repaints on scroll. Fixes #6520
2015-11-19 13:56:20 +03:00
Mitchell Hashimoto
5bd805962d
Merge pull request #6318 from handlers/edit-this-page
...
Add 'Edit this page' links to `www` and `docs` websites
2015-11-18 14:00:24 -08:00
Mitchell Hashimoto
6bc286a70b
website: update docs for powershell
2015-11-18 10:51:18 -08:00
Gilles Cornu
9bfdaf7e75
provisioners/ansible: introduce ansible_local
...
With this change, the existing host-based Ansible provisioner is
refactored to share a maximum of code with this new guest-based Ansible
provisioner.
At this stage of development, the existing unit tests are intentionally
modified as little as possible, to keep safe the existing funtionalities.
Other issues resolved by this changeset:
- Display a warning when running from a Windows host [GH-5292]
- Do not run `ansible-playbook` in verbose mode when the `verbose` option
is set to an empty string.
2015-11-08 10:42:48 +01:00
Mitchell Hashimoto
94b6755813
website/docs: update docs for snapshotting
2015-10-07 23:03:13 -04:00
Sam Handler
73314cfcbe
Add 'Edit this page' link to website/docs footer
2015-09-24 16:44:08 -07:00
Seth Vargo
d1043b41e3
Ensure all assets are served over SSL
2015-08-12 19:33:26 -04:00
Marcello Pogliani
c806b55f78
[website] load external scripts without schema
...
Avoid loading external stylesheets and scripts over plain HTTP when
using HTTPS (the default in vagrantup.com).
This avoids browsers blocking the external resources due to mixed
content issues when HTTPS is used (e.g., "This page is trying to load
scripts from unauthenticated sources" warning shown in Chrome).
2015-07-20 00:06:53 +02:00
Kevin Fishner
53dddeb2b8
targeting scripts
2015-07-10 15:21:00 -06:00
c33s
37eb006c0b
added favicon for www & doc
2015-05-06 00:12:42 +02:00
Joel Handwell
b6deb6bc28
added chec_zero page to be shown in sidebar
2014-12-11 20:08:33 -05:00
Seth Vargo
24595cb606
Add docs for local-exec
2014-12-08 11:35:14 -08:00
Seth Vargo
ea512a95f3
Add Heroku push docs
2014-12-08 11:35:14 -08:00
Seth Vargo
7dd5b16218
Add preliminary website for pushes
2014-12-08 11:35:13 -08:00
Seth Vargo
9ae6cdaddc
Add Chef Apply documentation
2014-10-30 15:53:19 -04:00
Mitchell Hashimoto
1ab731cf1f
website/docs: document kernel upgrades for VMware [GH-4362]
2014-10-24 12:30:12 -07:00
Mitchell Hashimoto
63fbbaeb94
Merge pull request #4651 from mitchellh/improved-windows-guest-documentation
...
website/docs: Improved windows guest documentation
2014-10-23 09:16:39 -07:00
Seth Vargo
aece5e409b
Use a dynamic year on template layouts
2014-10-22 08:59:47 -04:00
Shawn Neal
189fd3246b
Added basic WinRM config website docs
2014-10-16 08:11:38 -07:00
Adam Spiers
84f7bbcf83
split off virtualbox networking into separate page
...
v2/networking/index.html.md encourages the reader to seek
provider-specific information under the documentation for the provider,
so for consistency, any virtualbox-specific networking info should be
placed there, not in the general networking section.
2014-05-02 21:32:41 +01:00
Mitchell Hashimoto
ddc6853a4c
website/docs: global-status
2014-05-01 00:11:36 -07:00
Mitchell Hashimoto
4a720bd096
website/docs: rdp command
2014-04-30 18:46:23 -07:00
Mitchell Hashimoto
e29075c24a
website/docs: docker provider
2014-04-30 18:46:21 -07:00
Mitchell Hashimoto
63dffe3f92
commands/version: check latest version
2014-04-24 19:54:26 -07:00
Diego Zamboni
f6d3d3a5e5
Documentation for the CFEngine provisioner
...
Added documentation for the CFEngine provisioner.
2014-04-07 18:03:33 -05:00
Mitchell Hashimoto
9b5d262e29
website/docs: doc windows gotcha [GH-3170]
2014-03-12 18:33:36 -07:00
Mitchell Hashimoto
da7b2c50b0
website/docs: document provider share impl [GH-3144]
2014-03-12 09:09:23 -07:00
Mitchell Hashimoto
45b17571ae
website/docs: update getting started guide to use box directory
2014-03-01 10:00:19 +01:00
Mitchell Hashimoto
179a9244df
Merge pull request #3043 from mitchellh/f-hyperv
...
Hyper-V and SMB
2014-02-28 21:37:05 +01:00
Mitchell Hashimoto
13f25936e3
website/docs: hyper-v docs
2014-02-28 18:53:20 +01:00
Mitchell Hashimoto
fbdca0c8b6
website/docs: document SMB
2014-02-28 18:27:18 +01:00
Mitchell Hashimoto
839cda08c4
website/docs: document vagrant login
2014-02-27 15:05:42 -08:00
Mitchell Hashimoto
730e268d20
website/docs: document vagrant share functionality
2014-02-27 15:00:37 -08:00
Mitchell Hashimoto
ac16f7a1fb
website/docs: don't capitalize commands docs
2014-02-27 13:57:22 -08:00
odigity
91af6a7b81
added docs for 'file' provisioner
2014-02-25 11:33:08 -05:00
Mitchell Hashimoto
286a503cb6
website/docs: docs for box versioning
2014-02-05 21:20:25 -08:00
Mitchell Hashimoto
e7d439ccb3
website/docs: add more docs for non-primary subcommands
2014-01-11 09:39:13 -08:00
Mitchell Hashimoto
e73d2c14b3
website/docs: document the rsync synced folder type
2014-01-10 18:15:49 -08:00
Mitchell Hashimoto
dbaa48ff5b
website/docs: tips & tricks for vfile [GH-2788]
2014-01-08 10:42:37 -08:00
Mitchell Hashimoto
eb6488d89b
website/docs: document host capabilities
2014-01-07 21:31:17 -08:00
Mitchell Hashimoto
72dd32e69c
website/docs: note sendfile
2014-01-07 14:26:56 -08:00
Teemu Matilainen
0041b2ba50
website/docs: Links to new downloads page
...
Fixes #2623 and hashicorp/docs.vagrantup.com#45
[ci skip]
2013-12-10 11:22:18 -03:00
Mitchell Hashimoto
5bf07d858e
website/docs: affil links to book
2013-12-06 17:48:04 -08:00
Mitchell Hashimoto
76fd0e7efd
website/docs: document the Docker provisioner
2013-12-03 16:29:06 -08:00
Mitchell Hashimoto
2092630200
website/docs: better document creating base boxes
2013-11-26 13:03:48 -08:00
Mitchell Hashimoto
850d1484aa
website/docs: document environmental variables
2013-11-24 16:27:13 -08:00