I have a vagrant VM that just works. I have a need to get it up and running
in the cloud quickly. I have tried to deploy it on bare metal (without
vagrant) and ran into issues. Issues that can probably be solved but I am
looking for the quickest path.

On Wed, Apr 28, 2021 at 7:39 AM dnmo...@gmail.com <dnmor...@gmail.com>
wrote:

> A VM is different than a container in many ways, one of which how the
> virtualized hardware functions, e.g. disk space.
>
> In AWS you can use a BARE METAL instance type if you absolutely need a VM
> inside a machine
> Apparently in Linode, if you have a BARE METAL machine, you can do VM
> inside a machine
> VMWare also has a s similar experience but be sure to enable the VT-x
> settings
>
> I think what you could probably get away with is Docker inside a VM which
> functions similarly but without ties to hardware -
> https://www.vagrantup.com/docs/providers/docker/basics
>
>
> On Wednesday, April 28, 2021 at 9:07:21 AM UTC-4 norman....@gmail.com
> wrote:
>
>> I tried using Linode but they do not allow VMs. I know AWS also does not.
>> Do you know of one who does?
>>
>> On Wednesday, April 28, 2021 at 6:02:53 AM UTC-7 dnmo...@gmail.com wrote:
>>
>>> Which CSP are you using? VM's inside VM's is a pretty common occurrence
>>> but the BIOS needs to be set up to allow Virtualization inside
>>> Virtualization (e.g. VT-x settings)
>>>
>>> On Tuesday, April 27, 2021 at 11:37:10 PM UTC-4 norman....@gmail.com
>>> wrote:
>>>
>>>> I want to set up a vagrant machine in the cloud. I got a machine at
>>>> lined only to find out they do not allow VMs. Anyone know a CSP that will
>>>> allow me to run a vagrant VM?
>>>
>>> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/hashicorp/vagrant/issues
> Discuss: https://discuss.hashicorp.com/c/vagrant/24
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/f405df6f-9cf3-49de-8656-b3cf7cd2d7d9n%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/f405df6f-9cf3-49de-8656-b3cf7cd2d7d9n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAJL0NY6x-Wpbb%2BqoWoRjv%2B3qDu82%2BP9ggnuZ%3Ds16JmFpiL9NFg%40mail.gmail.com.

Reply via email to