docker-zulip icon indicating copy to clipboard operation
docker-zulip copied to clipboard

Container configurations, images, and examples for Zulip.

Results 136 docker-zulip issues
Sort by recently updated
recently updated
newest added

Hey, I have a clean Zulip setup with enabled SAMLAuthBackend behind a reverse proxy. I've configured SOCIAL_AUTH_SAML_ENABLED_IDPS section in settings.py and added x509cert from IdP. After that I can see...

I'm runing Zulip 3.4 and can't upgrade to the latest version, running into an error with PIP (using docker). I'm running Ubuntu 20.04.2 with all packages updated. I tried updating...

I had hoped that setting SETTING_NOREPLY_EMAIL_ADDRESS on the zulip container would catch this, but it doesn't seem to. Is there a way to set this from the docker-compose file? Is...

I'm kind of new with Zulip and I'm trying to deploy it in a *PRO env* with docker-compose in these conditions: - **ZULIP Server**: Zulip is deployed in a docker...

@armooo did some good work on using Helm with this project, located here: https://github.com/armooo/zulip-helm. We should integrate that with this project (at the very least, writing a nice HOWTO guide...

As reported in https://github.com/zulip/docker-zulip/issues/250#issuecomment-652813397, some users appear to have error log files that are far larger than the limits configured in our supervisord configuration.

bug

## Scenario: In `docker-compose.yml` you set: DB_USER to something other than 'zulip' ## Expcected Result: Zulip should try to connect to the postgres database as whatever you have set DB_USER...

I am trying to do this in docker, but I am not sure how to edit /etc/zulip/zulip.conf from docker-compose settings: https://zulip.readthedocs.io/en/latest/production/email-gateway.html#local-delivery-setup Could someone please share how you got INCOMING email...

Hello @timabbott , I have installed ZULIP Docker 3.3 in VM Instance on cloud and trying to access it using SAML authentication. I have created a organization using EMAIL and...

I just configured this docker and managed to set it up alright. However I can't send emails, I've tried both SSL on 465 and TSL on 587 (using zoho email...