zulip/scripts/setup
Vishnu KS f2ce856b8f scripts: Don't terminate current session in terminate-psql-sessions.
This is a prep commit. Running terminate-psql-sessions command on
docker-zulip results in the script exiting with non-zero exit status
2. This is because the current session also gets terminated while
running terminate-psql-sessions command. To prevent that from happening
we don't terminate the session created by terminate-psql-sessions.
2020-06-15 21:37:14 -07:00
..
configure-rabbitmq configure-rabbitmq: Allow running as root. 2019-04-04 16:52:20 -07:00
create-db.sql create-db.sql: Start by dropping the zulip database if needed. 2020-01-15 18:04:34 -08:00
create-pgroonga.sql postgres-create-db: Split into non-pgroonga and pgroonga scripts. 2019-07-17 16:18:22 -07:00
debathena-archive.asc scripts: Initialize setup-apt-repo-debathena. 2018-12-11 13:01:26 -08:00
flush-memcached python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
generate-self-signed-cert generate-self-signed-cert: Generalize to CentOS, Fedora, RHEL. 2019-01-05 15:49:02 -08:00
generate_secrets.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
initialize-database install: Don't create internal realm in the installation process. 2020-02-12 12:00:10 -08:00
inline_email_css.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
install install, provision: Treat all nonzero exit codes as failure, not just 1. 2019-07-19 11:22:11 -07:00
install-wal-g.sh puppet: Install wal-g, not wal-e. 2020-06-11 15:52:43 -07:00
pgroonga-debian.asc setup: Update groonga APT repository signing key. 2019-09-23 16:01:39 -07:00
pgroonga-ppa.asc
postgres-init-db postgres-init-db: Fix invocation from a relative path. 2020-02-19 14:40:37 -08:00
restore-backup python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
setup-certbot certbot: Switch to use certbot from apt. 2020-06-08 21:59:29 -07:00
terminate-psql-sessions scripts: Don't terminate current session in terminate-psql-sessions. 2020-06-15 21:37:14 -07:00