zulip/scripts/setup
Alex Vandiver f3eea72c2a setup: Merge multiple setup-apt-repo scripts into one.
This moves the `.asc` files into subdirectories, and writes out the
according `.list` files into them.  It moves from templates to
written-out `.list` files for clarity and ease of
implementation (Debian and Ubuntu need different templates for
`zulip`), and as a way of making explicit which releases are supported
for each list.  For the special-case of the PGroonga signing key, we
source an additional file within the directory.

This simplifies the process for adding another class of `.list` file.
2021-05-26 14:42:29 -07:00
..
apt-repos setup: Merge multiple setup-apt-repo scripts into one. 2021-05-26 14:42:29 -07:00
compare-settings-to-template scripts: Tool to find the diff to an original settings.py prod template. 2021-04-27 21:50:33 -07:00
configure-rabbitmq configure-rabbitmq: Wait for RabbitMQ to start up. 2020-10-15 17:01:00 -07:00
create-db.sql postgresql-init-db: Support arbitrary database user and dbname. 2021-05-25 13:56:04 -07:00
create-pgroonga.sql postgres-create-db: Split into non-pgroonga and pgroonga scripts. 2019-07-17 16:18:22 -07:00
flush-memcached memcached: Switch from pylibmc to python-binary-memcached. 2020-08-06 12:51:14 -07:00
generate_secrets.py settings: Support arbitrary database user and dbname. 2021-05-25 13:46:58 -07:00
generate-self-signed-cert shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
initialize-database docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
inline_email_css.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install install, provision: Treat all nonzero exit codes as failure, not just 1. 2019-07-19 11:22:11 -07:00
postgresql-init-db postgresql-init-db: Support arbitrary database user and dbname. 2021-05-25 13:56:04 -07:00
restore-backup python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
setup-certbot shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
sha256-tarball-to shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
terminate-psql-sessions terminate-psql-sessions: Rely on the caller to set PGHOST, PGUSER. 2020-06-15 21:37:14 -07:00
upgrade-postgresql postgresql: Switch to defaulting to PostgreSQL 13. 2021-04-27 16:55:04 -07:00