Files
zulip/scripts/setup
Tim Abbott 0ec8a7a2f1 install: Make sure we own everything under /var/log/zulip
supervisord may start up during the install process and do a bunch of
incorrect stuff, with the net effect of creating files in there owned
by root.

(imported from commit 28379af9680bf9d3c72da196f329abdf8c82c6be)
2013-11-13 12:02:50 -05:00
..

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)