zulip/scripts/setup
Zev Benjamin 67ed16a12e enterprise: Make /root/zulip be a symlink to ~zulip/deployments/next
(imported from commit 2a0e7f99fe4517e45ad2794b7fa464df08d40db1)
2013-11-13 16:26:04 -05:00
..
README Rename SSL certificates for Zulip Enterprise. 2013-11-12 15:57:42 -05:00
configure-rabbitmq configure-rabbittmq: Make it work if you run it a second time. 2013-11-13 12:02:50 -05:00
generate_enterprise_secrets.py Rename local server => enterprise in some scripts. 2013-11-12 15:57:42 -05:00
initialize-database install: Move DROP SCHEMA PUBLIC to run in zulip database. 2013-11-13 15:35:45 -05:00
install enterprise: Make /root/zulip be a symlink to ~zulip/deployments/next 2013-11-13 16:26:04 -05:00
postgres-init-db install: Move DROP SCHEMA PUBLIC to run in zulip database. 2013-11-13 15:35:45 -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)