ansible-role-chill/templates
Julien Fastré de738f39c1
Add logrotate configuration for chill logs
This commit introduces log rotation for chill-related logs by adding a template file and the corresponding task in the playbook. It ensures proper log management by rotating logs daily, keeping a specified number of backups, and compressing old logs.
2025-01-13 11:19:51 +01:00
..
config/prod Fix logging paths and permissions for chill role configuration 2025-01-13 10:52:15 +01:00
logrotate Add logrotate configuration for chill logs 2025-01-13 11:19:51 +01:00
systemd set up cronjob and timer 2024-12-30 13:19:45 +01:00
compose.yaml Fix logging paths and permissions for chill role configuration 2025-01-13 10:52:15 +01:00
env_file.env Add EDITOR_SERVER variable to env_file template 2025-01-10 13:47:27 +01:00
jwt_private.pem set-up the role 2024-12-19 11:05:25 +01:00
jwt_public.pem set-up the role 2024-12-19 11:05:25 +01:00
postgres.env set-up the role 2024-12-19 11:05:25 +01:00
rabbitmq.env set-up the role 2024-12-19 11:05:25 +01:00
traefik-compose.yaml Update configs for trusted proxies, HTTPS, and log paths 2025-01-10 12:49:43 +01:00