Logo
  • Zulip in Docker
  • How to deploy Zulip with Docker Compose
  • How to deploy Zulip with Helm
  • Reference
    • app: commands in the Docker image
    • /data volume layout
    • Docker Zulip environment variables
    • Ports exposed by the Docker image
    • Versioning and tags
docker-zulip
  • Reference
  • View page source

Reference

  • app: commands in the Docker image
    • app:run
    • app:init
    • app:managepy
    • app:backup
    • app:restore
    • app:help
    • See also
  • /data volume layout
    • Top-level structure
    • Backup model
      • Avoiding upload backups
    • Sizing
    • See also
  • Docker Zulip environment variables
    • settings.py values
    • zulip.conf values
    • zulip-secrets.conf values
    • Specific settings
      • AUTO_BACKUP_ENABLED
      • AUTO_BACKUP_INTERVAL
      • DEBUG
      • CERTIFICATES
      • LINK_SETTINGS_TO_DATA
      • LOADBALANCER_IPS
      • MANUAL_CONFIGURATION
      • CONFIG_application_server__queue_workers_multiprocess
      • TRUST_GATEWAY_IP
      • ZULIP_AUTH_BACKENDS
      • ZULIP_CUSTOM_SETTINGS
      • ZULIP_RUN_POST_SETUP_SCRIPTS
    • See also
  • Ports exposed by the Docker image
    • Summary
    • Port 80 (HTTP) and port 443 (HTTPS)
    • Port 25 (SMTP)
    • See also
  • Versioning and tags
    • Docker image tags
    • Git tags in this repository
    • Helm chart versions
    • See also
Previous Next

© Copyright 2025, Kandra Labs, Inc., and contributors.

Built with Sphinx using a theme provided by Read the Docs.