- Ensure prefix is passed for all services

- Add eveai-tem secret (Scaleway Transactional Email) to allow sending emails
- Adapted security URLs
- Certification problem in regions solved
- Redis insight added to tools in k8s
- Introduced new way of connection pooling for Redis
- TRA-79 - intrernal server error bij registreren catalog
This commit is contained in:
Josako
2025-09-09 08:45:45 +02:00
parent 804486664b
commit a9bbd1f466
15 changed files with 447 additions and 103 deletions

View File

@@ -45,7 +45,7 @@ python-iso639~=2024.4.27
python-magic~=0.4.27
pytz~=2024.1
PyYAML~=6.0.2
redis~=5.0.4
redis~=6.4.0
requests~=2.32.3
SQLAlchemy~=2.0.40
tiktoken~=0.7.0