Report this

What is the reason for this report?

Can I Install NodeJS and Redis on the Lowest Standard Droplets or any plans?

Posted on January 29, 2018

I am a beginner and I want to install PHPfox on the lowest Standard Droplets plan. I can’t Intall NodeJS and Redis on my shared hosting. Want to know if its possible here. Thanks…



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.

Hi Verdz. Technically both can be installed on the lowest standard droplet. Node.js expects at least 1.5GB per process, so you may need to configure your install to run on a low memory droplet: http://fiznool.com/blog/2016/10/01/running-a-node-dot-js-app-in-a-low-memory-environment/. The $10 plan is more suited for a Node.js application.

An empty Redis install utilizes 3MB of RAM while 1 million key value pairs utilizes around 85MB, so it will probably run fine along side your Node.js installation. https://redis.io/topics/faq

Yes you can.

Thanks to all for the replies…

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.