Page MenuHomeDevCentral

Deploy Zulip
Open, NormalPublic

Description

Zulip offers an open-source solution for web-based organized discussions.

The open-source version is the full version, with access to all the features, no open core. That's a good incentive to use this instead of Mattermost.

Plan would be:

  • deploy open-source versions of Zulip as Docker containers
  • add social login from GitHub, see if we can use DevCentral too pending an unified SSO solution
  • bridge IRC channels and Zulip

See also: T2128 for Mobile push notification service

Event Timeline

dereckson triaged this task as Normal priority.Oct 10 2025, 23:20
dereckson created this task.
dereckson set the cover image to Restricted File.
dereckson moved this task from Backlog to Next on the Servers board.
sandrined added a subscriber: sandrined.

Deployment on Dwellers

Test deployment Docker Compose

[sandrine@dwellers ~]$ docker ps | grep zulip
9a8f9c3d309f zulip/zulip-postgresql:14 "docker-entrypoint.s…" 7 minutes ago Up 7 minutes 5432/tcp docker-zulip-database-1
6bbf55401732 zulip/docker-zulip:latest "/sbin/entrypoint.sh…" 7 minutes ago Restarting (1) 37 seconds ago docker-zulip-zulip-1
c531fb762a8d rabbitmq:4.1 "docker-entrypoint.s…" 7 minutes ago Up 7 minutes 4369/tcp, 5671-5672/tcp, 15691-15692/tcp, 25672/tcp docker-zulip-rabbitmq-1
ab009fe65b39 redis:alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes 6379/tcp docker-zulip-redis-1
22035c2759cd memcached:alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes 11211/tcp docker-zulip-memcached-1

need for SSL certification

chat.nasqueron.org hostname