headspace
Newbie
- Jun 20, 2017
- 44
- 5
I recommend digitalocean or other cloud types. Why? You can easily create snapshots of the VPS/Drop you make once its complete the way you want it. You can also build a new VPS based off that snapshot. I just find it very convenient.
My the problem it solves for me is
I have different sites running different versions off PHP and MySQL. Some site run only on PHP 6.3 and another on PHP7. So I made images of each build. When I find a script I like or want to test I load up on the corresponding VPS/Droplet.
This is actually VERY important to me I don't really see how I could have done as much as I have done with out this cloud type setup.
I'm interested if anyone else is doing this or have similar setups? Something better? Better cloud? Don't mean to hijack.
WARNING NOTE
Digital ocean my not be noob friendly. Its heavy on linux. New drops imminently need sFTP setup and additional users. Your dropped right into root. If you do their pre build with wordpress obviously it has the newest versions of php and mysql. If you dont' want that you would have to just build a linux OS and SSH into it and apt-get all the crap to build your webserver from scratch. This is how I learned years ago I don't really recommend it but then your not limited to what your hosting provider has to offer. But yes their builds do help at times.
My the problem it solves for me is
I have different sites running different versions off PHP and MySQL. Some site run only on PHP 6.3 and another on PHP7. So I made images of each build. When I find a script I like or want to test I load up on the corresponding VPS/Droplet.
This is actually VERY important to me I don't really see how I could have done as much as I have done with out this cloud type setup.
I'm interested if anyone else is doing this or have similar setups? Something better? Better cloud? Don't mean to hijack.
WARNING NOTE
Digital ocean my not be noob friendly. Its heavy on linux. New drops imminently need sFTP setup and additional users. Your dropped right into root. If you do their pre build with wordpress obviously it has the newest versions of php and mysql. If you dont' want that you would have to just build a linux OS and SSH into it and apt-get all the crap to build your webserver from scratch. This is how I learned years ago I don't really recommend it but then your not limited to what your hosting provider has to offer. But yes their builds do help at times.