Commit Graph

11 Commits

Author SHA1 Message Date
edf09e16c2
Fix logrotate configuration file path for chill
Updated the destination path for the logrotate configuration file to the correct directory. This ensures proper placement under `/etc/logrotate.d/` and resolves potential misconfiguration issues.
2025-01-13 11:21:20 +01:00
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
c572d68eb4
Fix logging paths and permissions for chill role configuration
Corrected log file paths in Monolog configuration and Compose file for consistency. Updated directory permissions in tasks to allow group write access. These changes improve log file organization and facilitate better collaboration.
2025-01-13 10:52:15 +01:00
07a9f4bf4d
set up cronjob and timer 2024-12-30 13:19:45 +01:00
c6b32d6005
ssl / tsl and storage of document 2024-12-30 11:37:55 +01:00
6019e649e9
fixes for env and variables names 2024-12-20 11:46:21 +01:00
a53e62dd9e
set-up the role 2024-12-19 11:05:25 +01:00
5a2ba1c9d6
loop over subtasks to install chill 2024-12-18 12:07:40 +01:00
b625aab3f2
init jetbrains 2024-12-18 11:25:21 +01:00
3c5a06d4b5
install docker using dedicated role 2024-12-18 11:10:03 +01:00
7567d4af84
init role 2024-12-18 10:13:45 +01:00