Question
How can I import a virtualbox vagrant box to DigitalOcean?
Hello,
I have a hard to reproduce system configuration in a virtualbox vagrant box and I want to transform it into a DigitalOcean droplet because my laptop can’t offer any additional cpu power needed.
Is it possible, if so, how can I do it?
Thanks.
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.
×
Hi,
Try the
vagrant-digitalocean
Vagrant provider. I’m still playing with it myself, trying to figure out how to test locally, then deploy to droplet. Any ideas?