zulip/scripts/setup
Alex Vandiver 2057057be4 pgroonga: Do not attempt to configure pgroonga without a database.
This can happen if `machine.pgroonga` is set during initial
installation.  We cannot run `CREATE EXTENSION PGROONGA` because the
database that we need to run that statement in does not exist yet;
make the command a silent no-op that does not create the
`pgroonga_setup.sql.applied` flag file, such that a later
`zulip-puppet-apply` once the database exists can pick up and install
the extension.
2023-09-22 11:45:00 -07:00
..
apt-repos build-pgroonga: Upgrade PGroonga from 3.0.3 to 3.1.0. 2023-07-25 17:33:42 -07:00
__init__.py
compare-settings-to-template
configure-rabbitmq
create-database create-database: Hide harmless "non-existant database" warnings. 2023-01-05 11:39:23 -08:00
create-db.sql
create-pgroonga.sql pgroonga: Remove now-unnecessary 'GRANT USAGE' statement. 2023-06-23 14:40:27 -07:00
flush-memcached
generate-rabbitmq-cookie
generate-self-signed-cert
generate_secrets.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
initialize-database
install
pgroonga-config pgroonga: Do not attempt to configure pgroonga without a database. 2023-09-22 11:45:00 -07:00
reindex-textual-data scripts: Help mypy resolve the psycopg2.connect overload. 2022-08-30 17:36:21 -07:00
restore-backup restore-backup: Provide flags to leave settings.py and zulip.conf as-is. 2022-07-20 12:35:51 -07:00
setup-certbot install-shellcheck: Upgrade ShellCheck to 0.9.0. 2023-01-04 14:01:34 -08:00
sha256-file-to puppet: Add a sha256_file_to. 2023-02-10 15:53:10 -08:00
sha256-tarball-to scripts: Pass --retry 3 to curl. 2022-11-08 08:07:36 -08:00
terminate-psql-sessions
upgrade-postgresql upgrade-postgresql: Only upgrade to a supported version. 2023-06-12 16:37:55 -07:00