From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/share%2Findex.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 devdocs/vagrant/share%2Findex.html (limited to 'devdocs/vagrant/share%2Findex.html') diff --git a/devdocs/vagrant/share%2Findex.html b/devdocs/vagrant/share%2Findex.html deleted file mode 100644 index 32c7b0e51..000000000 --- a/devdocs/vagrant/share%2Findex.html +++ /dev/null @@ -1,11 +0,0 @@ -

Vagrant Share

Vagrant Share allows you to share your Vagrant environment with anyone in the world, enabling collaboration directly in your Vagrant environment in almost any network environment with just a single command: vagrant share.

Vagrant share has three primary modes or features. These features are not mutually exclusive, meaning that any combination of them can be active at any given time:

The details of each are covered in their specific section in the sidebar to the left. We also have a section where we go into detail about the security implications of this feature.

Installation

Vagrant Share is a Vagrant plugin that must be installed. It is not included with Vagrant system packages. To install the Vagrant Share plugin, run the following command:

$ vagrant plugin install vagrant-share
-
-

Vagrant Share requires ngrok to be used.

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/share/ -

-
-- cgit v1.2.3