I know there are instructions on how to install Rocket chat. I will follow them but I was wondering if Digital Ocean has plans to have it as a One-Click Install
Also, for 20 users only working with rocket chat, can I run in on the 5 dollar machine?
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.
Rocket.Chat recommends at least 1GB of RAM and from my experience, 1GB should be the minimum that you deploy, so that’d be the $10 Droplet.
As for installation, you can actually install the latest version with very little effort using Ubuntu. You’d deploy a Ubuntu 16.04 64bit Droplet, run a few commands from the CLI, and you’ll be up and running in no time.
For example, on a fresh Droplet (you can copy and paste this to the CLI):
sudo apt-get update \
&& sudo apt-get -y upgrade \
&& sudo snap install rocketchat-server
And then follow any on-screen prompts.
Rocket.Chat has released their app as a 1-Click App in the DigitalOcean Marketplace. You can find it here: https://marketplace.digitalocean.com/apps/rocket-chat
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
