I have read through the community some older posts for multiple wordpress installs on a single server. Could anyone inform me which environment would be best to setup for that, thats a more current than those articles? I want to setup something pretty quick and move my sites over since my current host is coincidentally closing.
I am also not really familiar with security of a server. I am coming from a managed VPS that I ran sites on previously. But I am not sure what all is needed to keep the server secure. I did read some articles on here that basically say to run a SSH key instead of password. But is that it as far as server vulnerability goes? I know what to do within wordpress files to keep them secure. I have troubleshoot all their software loop holes and have those locked down. I just want to make sure the back side will be locked down as well.
Thank you for any help and suggestions - Clayton
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I use a single VPS coupled with Serverpilot. (serverpilot.io) It manages all the installs and patches and if you pay for the business service you get SSL.
Fire up an ubuntu 16.04 image, configure a digital ocean firewall to lock down SSH access and only grant 443 and 80. Then connect Serverpilot… that’s basically it
You could do so using docker - https://www.digitalocean.com/community/tutorials/how-to-dockerise-and-deploy-multiple-wordpress-applications-on-ubuntu
Another approach would be to setup each site manually and use this technique - https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-with-php-pools-on-an-ubuntu-13-04-vps
What I dont see in docker is how I point my domains to those wordpress installs. Do I still just do it within the dashboard?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.