Block a user
Add support for Redis replication, set up in production
Set up dedicated Redis server (and hot standby)
Migrate ejabberd uploads to mod_s3_upload and Garage
Improve PostgreSQL streaming replication in production
Configure
wal_keep_segments
for postgres streaming replication
greg
deleted branch chore/migrate_nginx_sites_to_openresty from kosmos/chef
2023-08-01 13:02:33 +00:00
Migrate nginx sites to openresty
Migrate nginx sites to openresty
Could use node['openresty']['dir']
here instead of hardcoding `/etc/openresty"