I’m a little confused. If i use vagrant on my local machine to set everything up, how can I then deploy that set-up as a droplet?
All the tutorial seem to create droplets with vigrant installed on them which then use virtualbox which has ubuntu installed on that. That seems a bit redundant.
Can anyone clarify this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
For deploying to DigitalOcean using Vagrant, I’d look at using this provider plugin: <br> <br>https://github.com/smdahlen/vagrant-digitalocean <br> <br>There’s a tutorial covering it here: <br> <br>https://digitalocean.com/community/articles/how-to-use-digitalocean-as-your-provider-in-vagrant-on-an-ubuntu-12-10-vps