I'm been working on a vagrant larval server, which I get the VagrantFile from here. I'm just curious as to how I would push this server to a digital ocean droplet with all the server settings kept the same (same php mods installed, same database credentials, etc).
Is it even possible to do this? Or would I have to manually install everything on a digital ocean droplet?