Commit Graph

14 Commits

Author SHA1 Message Date
Nicolas
4bb2653bb7 chore: update Jenkinsfile execute mode to 'on_demand' for service hub and frontend; add appEnv to notification and payment configs in alpha and prod values 2025-09-25 16:51:10 +08:00
163db34e3d feat: add authServiceEndpoint to notification config 2025-09-17 15:02:08 +08:00
Nicolas
6f30db7797 Support for AKV by the notification service 2025-08-18 19:16:49 +08:00
YuehuCao
9ea77501b2 fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY 2025-08-02 19:56:44 +08:00
YuehuCao
fd5ab71660 feat(notification): add MongoDB connection configurations 2025-08-02 19:25:47 +08:00
YuehuCao
928581e273 fix(nitification): correct reported error name 2025-08-02 19:03:52 +08:00
YuehuCao
29f8919e2b feat(notification): add MongoDB URI configuration 2025-08-01 21:44:52 +08:00
5fe4cf6d70 revert 23fca62e86
revert feat: add MongoDB connection configuration to notification service

- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 03:32:31 +00:00
Nicolas
23fca62e86 feat: add MongoDB connection configuration to notification service
- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 10:43:50 +08:00
zhenyus
e8a07a08e6 feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:51:35 +08:00
zhenyus
2f8f0a1a1f fix: update probes enabled logic in service configuration templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:32:13 +08:00
zhenyus
2969cafc9d feat: add serviceMonitor configuration for content, payment, notification, central-storage, and authentication services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:24:35 +08:00
zhenyus
37b50008ae fix(notification): add RabbitMQ username, password, and virtual host to configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:17:35 +08:00
zhenyus
a1b6760fff refactor: rename central-storage to centralStorage and update payment configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:20:13 +08:00