Commit Graph

9 Commits

Author SHA1 Message Date
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
cc82c7b2c5
Fix volume mount options in compose.yaml
Updated volume mounts to correct permissions and paths. Ensured writable access for logs and storage directories to avoid runtime issues.
2025-01-10 14:03:27 +01:00
76dfaf5d93
Update configs for trusted proxies, HTTPS, and log paths
Revised proxy settings to dynamically include trusted IPs and ensured HTTPS redirections. Adjusted log mount path in Docker compose to align with application structure. Removed unused Traefik certificate volume for cleanup.
2025-01-10 12:49:43 +01:00
22cfb03984
storage configuration and restart containers 2025-01-07 10:56:24 +01:00
07a9f4bf4d
set up cronjob and timer 2024-12-30 13:19:45 +01:00
cf62dcc707
set up worker for async tasks 2024-12-30 12:34:33 +01:00
c6b32d6005
ssl / tsl and storage of document 2024-12-30 11:37:55 +01:00
bf2e38ad51
expose port for chill and add missing variables and parameters 2024-12-20 13:13:44 +01:00
a53e62dd9e
set-up the role 2024-12-19 11:05:25 +01:00