7 Commits

Author SHA1 Message Date
Andras Bacsai
e8851ff5cd Update healthcheck commands for MinIO services across multiple YAML files 2025-10-22 16:05:17 +02:00
ShadowArcanist
bad2c139c2 Replace minio with coollabs minio on ente photos with s3 service template 2025-10-22 12:41:45 +05:30
Ariq Pradipa Santoso
7741590fdb feat(templates): add SMTP encryption configuration to ente-photos compose templates
Add optional ENTE_SMTP_ENCRYPTION environment variable with default value 'tls' to museum service in both ente-photos and ente-photos-with-s3 templates. This allows users to configure SMTP encryption settings for email functionality.
2025-10-16 06:30:23 +07:00
Ariq Pradipa Santoso
8817e22569 feat(templates): add SMTP configuration to ente-photos compose templates
Add environment variables for SMTP host, port, username, password, email, and sender name to enable email functionality in the museum service. This enhances the ente-photos setup with email capabilities for notifications or other features.
2025-10-15 16:22:49 +07:00
ShadowArcanist
6f086d26db fix service ente-photos-with-s3 2025-10-08 22:06:07 +05:30
Andras Bacsai
e17fbd3b56 refactor: update ente photos configuration for improved service management
- Enhanced environment variable configuration for the server and web services, including database and encryption settings.
- Updated health check intervals and retries for better reliability.
- Changed MinIO service configuration to use port 9000 and adjusted health checks accordingly.
- Improved volume management for data persistence.

These changes aim to streamline the deployment process and ensure better service health monitoring.
2025-10-03 10:47:55 +02:00
Andras Bacsai
ac40a65d41 fix: ente photos 2025-10-03 10:35:16 +02:00