By Subha Pal
which is the best for my website?
One click apps LEMP with ubuntu 16.04 or manually install LEMP? are they same or there is any advantage one over another.
One click app Wordpress or Manually install wordpress which describe here for security purpose which is best?
If I choose $5 droplet with LEMP and then install Wordpress 4.8 then use cloudflare and w3 total cache plugin, is there any problem for handling traffic ? or is there any good method?
After Installing LEMP, can I remove MySql and then install MariaDB? (Before install wordpress)
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!
Hi @sp234sp
The One-Click App is meant to try something quickly, it’s not really configured to run in production, but it can be used for that in small scale.
I would always recommend that you install your own stack (in your case LEMP), because then you know what you are running and how it’s setup. And if you install the LEMP stack yourself, then you simply install MariaDB instead of MySQL, when following that tutorial.
But unless you have experience in tuning Linux, Nginx, MariaDB and PHP, then I would recommend that you get a $10 droplet, since you would most likely run out of memory on $5, which would crash MariaDB. This is the most common problem here in the forum, when people are having issues with their WordPress installations.
The one-click for WordPress that we offer is a LAMP stack (Apache, PHP, MySQL).
Currently, we do not offer a one-click WordPress LEMP stack, though I’m hoping that’ll change soon as I’ve put in a request for one and I’m hoping to be as involved in it as possible :-).
If they’ll allow me to pass it along, then the one click I have in mind would be production ready in terms of being set up to handle light or heavier traffic (though as with any production setup, resources play a factor – the 1GB Droplet would still be a requirement as it is now, though heavier traffic sites would need more).
In the mean time, ServerPilot is an option, though theirs is a reverse proxy setup. NGINX is in front of Apache, so you’re running two web servers.
In either case though, you’d still need to know how to manage and troubleshoot all aspects of the stack, so the task of learning how to set up a working LEMP stack is a good idea in general :-).
…
This should get you started off on the right foot – it’s a very basic guide that’s perfect for someone who’s just getting started:
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-16-04
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.