2025-02-12 19:39:35 -05:00
2025-02-11 19:55:44 -05:00
2025-02-11 19:55:44 -05:00
2025-02-12 18:27:11 -05:00
2025-02-11 19:55:44 -05:00
2025-02-12 19:37:24 -05:00
2025-02-12 19:39:35 -05:00
2025-02-12 19:37:24 -05:00
2025-02-12 19:37:24 -05:00
2025-02-11 19:55:44 -05:00

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.
    • Add a valid email to SETTING_ZULIP_ADMINISTRATOR, this email will get error and support emails.
  • abra app deploy <app-name>

For more, reed zulip's documentation.

Description
No description provided
Readme 107 KiB
Languages
Shell 100%