zulip
full-featured chat application for teams with threads, file sharing, voice chat, and more with integrations.
- Category: Apps
- Status: wip
- Image:
zulip
, 4, upstream - Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Quick start
abra app new zulip
abra app secret insert <app-domain> smtp_password v1 <smtp-password>
(A working SMTP server is required for setup)abra app secret g -a <app-domain>
abra app config <app-name>
- Populate SMTP settings by editing env variables that start with
SETTING_EMAIL
. - Add a valid email to
SETTING_ZULIP_ADMINISTRATOR
, this email will get error and support emails.
- Populate SMTP settings by editing env variables that start with
abra app deploy <app-name>
Zulip may takea while to actually become available after abra deems it to have started, please be patient
For more, reed zulip's documentation
.
Description
Languages
Shell
100%