Commit Graph

96 Commits

Author SHA1 Message Date
zhenyus
4e9567accb feat(ci): add Jenkinsfile for Freeleaps development service pipeline configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:35:15 +08:00
zhenyus
d06904117a feat(devsvc): update MongoDB and Gitea configurations in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:30:23 +08:00
zhenyus
32e112cb2b feat(gitea): enable volume permissions for PostgreSQL configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:25:20 +08:00
zhenyus
9f115274e7 fix(gitea): increase PostgreSQL primary persistence size from 25i to 8Gi
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:15:09 +08:00
zhenyus
348e08fb66 feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:07:36 +08:00
zhenyus
4fb1ef7d50 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-24 03:06:18 +08:00
zhenyus
0a99f18e6c fix(notification): update RabbitMQ password in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 03:04:50 +08:00
freeleaps-gitops-bot
f16e07768f ci(bump): bump notification image version for alpha to snapshot-78c7217 2025-02-23 18:29:25 +00: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
freeleaps-gitops-bot
0e356122bd ci(bump): bump notification image version for alpha to snapshot-853d817 2025-02-23 18:15:56 +00:00
zhenyus
c8d8ea2daf fix(notification): update RabbitMQ configuration to include username, password, and virtual host
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:12:46 +08:00
zhenyus
f24d001f86 fix(notification): append default virtual host to RabbitMQ host configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:50:09 +08:00
zhenyus
b99e6ad0af fix(notification): update RabbitMQ host to include port in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:48:01 +08:00
zhenyus
fbbf972f74 fix(nginx): update pathType to Prefix for multiple service rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:18:24 +08:00
zhenyus
11cc1a4f89 fix(authentication): update pathType to Prefix for authentication rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:17:18 +08:00
zhenyus
1d3f06e008 fix(config): enable password update for RabbitMQ authentication
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:56:41 +08:00
zhenyus
6faa7f439a fix(config): update RabbitMQ host to include authentication details in notification values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:28:56 +08:00
zhenyus
05e9e794d9 fix(config): update timezone from America/Settle to UTC in multiple service configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:26:06 +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
zhenyus
380e92e973 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-23 00:14:50 +08:00
zhenyus
ce933aa605 fix(config): update service API access port and MongoDB URI formatting in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:14:48 +08:00
freeleaps-gitops-bot
30355d1d64 ci(bump): bump payment image version for alpha to snapshot-da584b8 2025-02-22 16:09:55 +00:00
freeleaps-gitops-bot
22a26657c9 ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 16:02:30 +00:00
freeleaps-gitops-bot
07e49eb898 ci(bump): bump content image version for alpha to snapshot-da584b8 2025-02-22 15:55:30 +00:00
freeleaps-gitops-bot
a3086358e2 ci(bump): bump central-storage image version for alpha to snapshot-da584b8 2025-02-22 15:46:37 +00:00
zhenyus
92bde502cb fix(authentication): update mongodbUri to correct service name in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:18:17 +08:00
zhenyus
e53b6b03b5 feat(dependencies): add requirementsFile validation and caching for pip installations; update timeout to 120 minutes; set image tags to 0.0.0; configure payment ingress
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:11:15 +08:00
freeleaps-gitops-bot
7b00ee94ee ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 14:54:23 +00:00
freeleaps-gitops-bot
cad74bff4e ci(bump): bump content image version for alpha to snapshot-da584b8 2025-02-22 14:47:33 +00:00
freeleaps-gitops-bot
ec62a2753b ci(bump): bump central-storage image version for alpha to snapshot-da584b8 2025-02-22 14:38:51 +00:00
freeleaps-gitops-bot
1326e507dc ci(bump): bump authentication image version for alpha to snapshot-9b42dbf 2025-02-22 13:46:41 +00:00
zhenyus
6633383421 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to use toString before base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:30:55 +08:00
zhenyus
c7a2e66ccc fix(authentication): adjust base64 encoding order for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:27:19 +08:00
zhenyus
9a9d2fb80e fix(authentication): add base64 encoding for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:26:26 +08:00
zhenyus
d9feaee4c3 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to remove unnecessary base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:25:30 +08:00
zhenyus
50afb3fc40 feat(authentication): add SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT to configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:24:43 +08:00
zhenyus
13c2e8cb7e fix(authentication): remove serviceApiAccessHost and serviceApiAccessPort from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:47 +08:00
zhenyus
730e67e61b Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 21:22:37 +08:00
zhenyus
23dd7b0726 fix(authentication): remove SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT from configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:35 +08:00
freeleaps-gitops-bot
6ca4e4842e ci(bump): bump notification image version for alpha to snapshot-b0acad8 2025-02-22 13:18:56 +00:00
zhenyus
8deac4dbdb fix(authentication): remove unnecessary quoting for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:15:10 +08:00
zhenyus
53cfe823a0 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 21:11:16 +08:00
zhenyus
04715f7ddf fix(notification): rename content to notification in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:11:13 +08:00
freeleaps-gitops-bot
4cef2fea74 ci(bump): bump payment image version for alpha to snapshot-8f799c6 2025-02-22 12:59:01 +00:00
zhenyus
178c4738f7 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-22 20:33:29 +08:00
zhenyus
1c663ed0f1 fix(pipeline): update changedComponents handling to split string into list for conditional checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:33:26 +08:00
freeleaps-gitops-bot
7a36e89343 ci(bump): bump content image version for alpha to snapshot-0a7c742 2025-02-22 12:23:29 +00:00
freeleaps-gitops-bot
e905ec6291 ci(bump): bump central-storage image version for alpha to snapshot-0a7c742 2025-02-22 12:13:53 +00:00
freeleaps-gitops-bot
934b1f4230 ci(bump): bump authentication image version for alpha to snapshot-0a7c742 2025-02-22 12:06:10 +00:00
zhenyus
a1e5f6aeef fix(jenkins): add dependenciesManager field for Python apps in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:20:35 +08:00