zulip/scripts
Tim Abbott f871090bb6 upgrade-zulip: Archive release tarballs at /home/zulip/archives.
A common issue when doing a Zulip upgrade is trying to pass
upgrade-zulip a tarball path under /root, which doesn't work because
the Zulip user doesn't have permission to read the tarball.  We
could fix this by just unpacking the tarballs as root, but it seemed
like a nicer approach would be to archive the release tarballs
somewhere readable by the Zulip user (/home/zulip/archives) and unpack
them from there.

Fixes #208.
2016-01-11 21:36:42 -08:00
..
lib upgrade-zulip: Archive release tarballs at /home/zulip/archives. 2016-01-11 21:36:42 -08:00
setup Don't print echo commands in initialize-database post-success message. 2015-12-25 10:38:44 -08:00
purge-old-deployments Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
restart-server Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
start-dockers Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
test-all-docker Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
zulip-puppet-apply Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00