Skip to main content
Version: Next

Zulip

Zulip is Organized team chat, used for Chat . open-source team chat with topic-based threading for organization.

gui

Prepare

When referring to this document to use Zulip, please read and ensure the following points:

  • This application is installed by Websoft9 console.

  • Please check the application's usage license agreement to ensure compliance.

  • Configure the domain name or server security group opens external network ports for application access.

Getting started

Initial setup

  1. Log in to the Websoft9 Console, go to Gateway in the left menu, and follow the steps to configure HTTPS for Zulip (Required).

  2. When completed installation of Zulip at Websoft9 Console, get the applicaiton's Overview from My Apps

    • Obtain URL in the Access tab
    • Obtain Main Container ID in Container tab
  3. Access the container and execute the command to generate a link to create the new organization

    docker exec -u zulip "Master container ID obtained in step2" /home/zulip/deployments/current/manage.py generate_realm_creation_link
  4. Local browser accesses the URL returned in step3 and creates the organization and users to complete the initialization.

Configuration options

  • Multilingual (√)

Administer

Troubleshooting