Back to Zulip

CreateOrgNoImport

starlight_help/src/content/include/_CreateOrgNoImport.mdx

12.0965 B
Original Source

import {Steps} from "@astrojs/starlight/components";

<Steps> 1. If you plan to self-host, [set up your Zulip server](https://zulip.readthedocs.io/en/stable/production/install.html). You can self-host Zulip directly on Ubuntu or Debian Linux, in [Docker](https://github.com/zulip/docker-zulip), or with prebuilt images for [Digital Ocean](https://marketplace.digitalocean.com/apps/zulip) and [Render](https://render.com/docs/deploy-zulip). 1. Create a Zulip organization [on Zulip Cloud](https://zulip.com/new/) or [on your self-hosted server](https://zulip.readthedocs.io/en/stable/production/install.html#step-3-create-a-zulip-organization-and-log-in). You can create a new Zulip Cloud organization in less than two minutes. Setting up a self-hosted server will take a bit longer, but is easy to do with Zulip's [robust installer](https://zulip.readthedocs.io/en/stable/production/install.html). </Steps>