mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
It should not use the configured zulip username, but should instead pull from the login user (likely `nagios`), or an explicit alternate provided PostgreSQL username. Failure to do so results in Nagios failures because the `nagios` login does not have permissions to authenticated the `zulip` PostgreSQL user. This requires CI changes, as the install tests install as the `zulip` login username, which allowed Nagios tests to pass previously; with the custom database and username, however, they must be passed to process_fts_updates explicitly when validating the install. |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| activate-venv | ||
| build-docker-images | ||
| Dockerfile | ||
| Dockerfile.prod | ||
| production-build | ||
| production-install | ||
| production-pgroonga | ||
| production-upgrade | ||
| production-upgrade-pg | ||
| production-verify | ||
| send-failure-message | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers.template.txt | ||