ansible-role-chill/templates
Julien Fastré 9f84c8c10e
Update DATABASE_URL to use sslmode=prefer
Changed the `sslmode` parameter in the DATABASE_URL from `disable` to `prefer` for improved connection security. This ensures the database connection can utilize SSL when available.
2025-01-14 13:47:21 +01:00
..
config/prod Fix logging paths and permissions for chill role configuration 2025-01-13 10:52:15 +01:00
logrotate Fix typo in logrotate file path for privacy logs 2025-01-13 12:14:58 +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 Update DATABASE_URL to use sslmode=prefer 2025-01-14 13:47:21 +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