zulip/puppet/zulip/files
Alex Vandiver 15c58cce5a puppet: Create new nginx logfiles as the zulip user, not as www-data.
All of `/var/log/nginx/` is chown'd to `zulip` and the nginx processes
themselves run as `nginx`, and would thus (on their own) create new
logfiles as `zulip`.  Having `logrotate` create them as the package
default of `www-data` means that they are momentarily unreadable by
the `zulip` user just after rotation, which can cause problems with
logtail scripts.

Commit the standard `nginx` logrotate configuration, but with the
`zulip` user instead of the `www-data` user.
2021-03-16 14:45:13 -07:00
..
apache
cron.d puppet: Only install rabbitmq cron jobs via zulip_ops. 2020-09-29 17:44:44 -07:00
logrotate puppet: Create new nginx logfiles as the zulip user, not as www-data. 2021-03-16 14:45:13 -07:00
nagios_plugins python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
nginx puppet: Use two location blocks, instead of nesting them. 2021-03-11 21:09:15 -08:00
postfix puppet: Be more restrictive about mm addresses. 2021-01-26 10:13:58 -08:00
postgresql python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
rabbitmq
sasl2 generate_secrets: Enable memcached authentication in production. 2020-01-15 17:35:15 -08:00
supervisor/conf.d puppet: Rename "voyager"/"dockervoyager" to "standalone"/"docker". 2020-10-27 13:29:19 -07:00
limits.conf