zulip
One line description of the recipe
- Category: Apps
- Status: wip
- Image:
zulip
, 4, upstream - Healthcheck: Yes
- Backups: No
- Email: No
- Tests: No
- SSO: No
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
- Populate SMTP settings by editing env variables that start with
abra app deploy <app-name>
For more, reed zulip's documentation
.
Description
Languages
Shell
100%