Sha256: d34305ea0ff53b2995f763208015a82e7fa34fea72feb05726028a38568de2cb

Contents?: true

Size: 1.78 KB

Versions: 8

Compression:

Stored size: 1.78 KB

Contents

---
layout: "docs"
page_title: "Vagrant Share"
sidebar_current: "share"
description: |-
  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

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:

  * **HTTP sharing** will create a URL that you can give to anyone. This
    URL will route directly into your Vagrant environment. The person using
    this URL does not need Vagrant installed, so it can be shared with anyone.
    This is useful for testing webhooks or showing your work to clients,
    teammates, managers, etc.

  * **SSH sharing** will allow instant SSH access to your Vagrant environment
    by anyone by running `vagrant connect --ssh` on the remote side. This
    is useful for pair programming, debugging ops problems, etc.

  * **General sharing** allows anyone to access any exposed port of your
    Vagrant environment by running `vagrant connect` on the remote side.
    This is useful if the remote side wants to access your Vagrant
    environment as if it were a computer on the LAN.

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.

Vagrant Share requires an account with
[HashiCorp's Atlas](/docs/other/atlas.html) to be used.

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
vagrant-aws-mkubenka-0.7.2.pre.14 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/index.html.md
vagrant-aws-mkubenka-0.7.2.pre.11 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/index.html.md
vagrant-aws-mkubenka-0.7.2.pre.10 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/index.html.md
vagrant-aws-mkubenka-0.7.2.pre.9 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/index.html.md
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/docs/share/index.html.md
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/docs/share/index.html.md
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/docs/share/index.html.md
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/website/source/docs/share/index.html.md