zulip/scripts/setup
Tim Abbott c7d9bf41bc Rename SSL certificates for Zulip Enterprise.
(imported from commit 4f15f2aee2bcc7450953488c94e8b88734aeaff7)
2013-11-12 15:57:42 -05:00
..
README Rename SSL certificates for Zulip Enterprise. 2013-11-12 15:57:42 -05:00
configure-rabbitmq Move get-django-setting to bin/. 2013-10-28 10:54:48 -04:00
create-database Rename local_server=>enterprise in DB initialization script. 2013-11-12 15:57:02 -05:00
generate_enterprise_secrets.py Rename local server => enterprise in some scripts. 2013-11-12 15:57:42 -05:00
install Rename local server => enterprise in some scripts. 2013-11-12 15:57:42 -05:00
postgres-init-db postgres-init-db: Don't hardcode LOCAL_DATABASE_PASSWORD. 2013-11-12 09:38:43 -05:00

README

This file documents how to install Zulip Enterprise:

(0) Install certificates to /etc/ssl/private/zulip-enterprise.key and /etc/ssl/certs/zulip-enterprise.combined-chain.crt

(1) download zulip-server.tar.gz

(2) unpack and then move to /root/zulip

(3) run /root/zulip/scripts/setup/install <TARBALL>

(4)