zulip/scripts/setup/README

12 lines
318 B
Plaintext
Raw Normal View History

This file documents how to install the Zulip local server:
(0) Install certificates to /etc/ssl/private/zulip-local-server.key and /etc/ssl/certs/zulip-local-server.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)