Hi Digital Ocean,
We were was just going through the one-click installations, and it seems the minimum instances have been changed for WordPress but not for LAMP:
New minimum instances:
Aren’t these identical stacks? Why was WordPress changed? All our WordPress instances are 5$ machines and seem to run fine…
Cheers, Ben
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!
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.
This is not especially relevant any longer since we no longer offer the 512MB droplet size (the 1GB droplet is now $5/month).
The minimum of 1GB of RAM was added to the WordPress image because crashes of MySQL due to running out of memory were not uncommon especially during or after installation of 3rd party plugins.
Since the WordPress image is often selected by less technically knowledgeable users than the LAMP image due to it’s nature as a turn key platform we chose to place this restriction on the WordPress image but not on the LAMP image. Users who are comfortable with configuring and administering their servers can easily install WordPress on the LAMP or stock Ubuntu images or automate the installation using a cloud-init user-data script.