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!
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.
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.