Version 3.3
OS Ubuntu 18.04
Zulip is a full-featured team chat application with a conversation model designed to make good use of your time. It uses email-style threading to keep messages organized, and to ensure that the right people see every message.
You must choose a Digital Ocean plan with at least 2GB of RAM when creating your Droplet.
After creating your Droplet:
In addition to creating a Droplet from the Zulip 1-Click App via the control panel, you can also use the DigitalOcean API.
As an example, to create a 4GB Zulip Droplet in the SFO2 region, you can use the following curl command. You’ll need to either save your API access token to an environment variable or substitute it into the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image":"kandralabs-zulip-18-04"}' \
"https://api.digitalocean.com/v2/droplets"
There are a lot of team chat apps. So why did we build Zulip?
Go through the features of Zulip.
Become a part of our community by joining chat.zulip.org.