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
__init__.py
compare-settings-to-template
configure-rabbitmq
create-database
create-db.sql
create-pgroonga.sql
flush-memcached
generate_secrets.py
generate-rabbitmq-cookie
generate-self-signed-cert
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
restore-backup
setup-certbot
sha256-file-to
sha256-tarball-to
terminate-psql-sessions
upgrade-postgresql