Question

Ubuntu 20.04 server on smallest droplet?

Is it feasible to run Ubuntu 20.05 LTS on the smallest (1GB ram) droplet?

Currently running one with 18.04 on the smallest, I’d like to create a new one and migrate things over from the old.

I think the heaviest thing I’m running is postgres under Ghost blog engine (which I’ll have to migrate over to mysql). Couple of static websites, openvpn server.

I’d like to make use docker more in a new droplet, hosting most/all of the above.

Can I stick to Ubuntu, will I need something slimmer? Don’t want to step up in tiers.


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
May 3, 2020
Accepted Answer

Hi there @romeozor,

As far as I can see Ubuntu 20.04 requires 512 MB RAM (system memory) and 1 vCPU so the smallest Droplet should be sufficient for your needs.

I would recommend adding a 1GB SWAP partition as well just so that you have some buffer:

https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-18-04

As you deploy more and more service and Docker containers, the RAM consumption would go up, so I would recommend keeping a close eye on your resources’ utilization and upgrade your Droplet in case you notice a trend.

Hope that this helps! Regards, Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel