zulip/scripts/setup
Greg Price a099e698e2 py3: Switch almost all shebang lines to use `python3`.
This causes `upgrade-zulip-from-git`, as well as a no-option run of
`tools/build-release-tarball`, to produce a Zulip install running
Python 3, rather than Python 2.  In particular this means that the
virtualenv we create, in which all application code runs, is Python 3.

One shebang line, on `zulip-ec2-configure-interfaces`, explicitly
keeps Python 2, and at least one external ops script, `wal-e`, also
still runs on Python 2.  See discussion on the respective previous
commits that made those explicit.  There may also be some other
third-party scripts we use, outside of this source tree and running
outside our virtualenv, that still run on Python 2.
2017-08-16 17:54:43 -07:00
..
configure-rabbitmq configure-rabbitmq: Add support for RABBITMQ_NODE flag. 2017-04-29 15:03:05 -07:00
flush-memcached flush-memcached: Replace 'set -x' with more clear output. 2016-10-14 17:10:06 -07:00
generate-self-signed-certs scripts: Add script to autogenerate a self-signed SSL cert. 2017-07-16 17:22:32 -07:00
generate_secrets.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
initialize-database initialize-database: Clean up final instructions. 2017-02-21 20:19:16 -08:00
install Set umask 022 before starting prod install. 2017-03-25 23:59:44 -07:00
node-wrapper install-node: bypass nvm wrapper for faster node startup. 2017-05-09 09:17:54 -07:00
pgroonga-debian.asc setup-apt-repo: Add pgroonga code for Debian stretch. 2017-07-14 17:22:20 -07:00
pgroonga-ppa.asc scripts: Stop using apt-add-repository. 2016-10-11 22:10:36 -07:00
postgres-init-db install: Update a comment for our post-/root/zulip world. 2017-08-15 17:41:07 -07:00
terminate-psql-sessions terminate-psql-sessions: Remove set -x. 2016-10-14 17:08:05 -07:00
zulip-ppa.asc scripts: Stop using apt-add-repository. 2016-10-11 22:10:36 -07:00