Skip to content

QantumEntangled/zulip-dc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zulip Docker

env_file.env

Edit the contents of env_file.env to reflect your email and domain configuration.

SECRETS_secret_key=REPLACE_WITH_SECURE_SECRET_KEY
SECRETS_email_password=123456789

Create Realm

After spinning up the containers, run the following command to create the organization in Zulip.

docker-compose exec app sudo -H -u zulip -g zulip /home/zulip/deployments/current/manage.py generate_realm_creation_link

Releases

No releases published

Packages

No packages published