Commit Graph

447 Commits

Author SHA1 Message Date
freeleaps-gitops-bot
cb93eceada ci(bump): bump freeleaps image version for alpha to snapshot-d8e3361 2025-02-24 21:18:58 +00:00
freeleaps-gitops-bot
90b3e09fd5 ci(bump): bump chat image version for alpha to snapshot-d8e3361 2025-02-24 21:10:52 +00:00
freeleaps-gitops-bot
2b2c8cc24c ci(bump): bump freeleaps image version for alpha to snapshot-52c3d53 2025-02-24 20:56:38 +00:00
freeleaps-gitops-bot
75d64c5cc0 ci(bump): bump chat image version for alpha to snapshot-52c3d53 2025-02-24 20:48:38 +00:00
zhenyus
ac26d627de fix(freeleaps): update Dockerfile paths and build roots in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 04:38:24 +08:00
zhenyus
344f5b36d1 fix(freeleaps): update Dockerfile paths and build roots in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 04:26:15 +08:00
zhenyus
0439034f59 fix(freeleaps): remove redundant mongodbHost configuration from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:49:53 +08:00
zhenyus
3912c7c196 fix(freeleaps): update endpoint configuration for chat service in values.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:47:57 +08:00
zhenyus
c59b336fe8 fix(resources): update CPU resource requests and limits across multiple services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:45:28 +08:00
zhenyus
d09d4caae4 fix(chat): remove redundant mongodbHost configuration from values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:42:31 +08:00
zhenyus
f97766589f fix(chat): adjust CPU resource requests and limits in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:41:18 +08:00
zhenyus
50df468cdd fix(pipeline): update npm, yarn, and pnpm cache paths to use workspace directory
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:19:06 +08:00
zhenyus
0e5282ca81 fix(pipeline): update pnpm cache directory to use /tmp for improved caching
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:11:57 +08:00
zhenyus
1c9beb8622 fix(pipeline): update cache paths for npm, yarn, and pnpm installations to use /tmp directory
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:08:06 +08:00
zhenyus
026eea2b0d Merge branches 'master' and 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 02:59:25 +08:00
zhenyus
67d2fd22ea feat(deps): enable Yarn and pnpm as dependency managers in the pipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:59:22 +08:00
freeleaps-gitops-bot
31c9084153 ci(bump): bump freeleaps image version for alpha to snapshot-be5098b 2025-02-24 18:54:51 +00:00
freeleaps-gitops-bot
c87ee6e763 ci(bump): bump chat image version for alpha to snapshot-be5098b 2025-02-24 18:46:21 +00:00
zhenyus
300dad5010 fix(ci): update image names in Jenkinsfile for frontend and backend services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:17:14 +08:00
zhenyus
2b76d1d969 feat(helm): add Helm charts for chat and freeleaps services with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:14:16 +08:00
zhenyus
ddfa9a6553 fix(devsvc): remove unused RabbitMQ configuration from values.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:54:06 +08:00
zhenyus
643c1b2e29 feat(devsvc): add TLS configuration for devsvc service in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:52:18 +08:00
zhenyus
1668cdfb34 feat(devsvc): rename chat-service to devsvc-service and add ingress configuration in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:50:58 +08:00
zhenyus
11d6f74536 fix(devsvc): update service API access port from 8013 to 8007 in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:48:27 +08:00
freeleaps-gitops-bot
bd0d314697 ci(bump): bump devsvc image version for alpha to snapshot-ab89bd4 2025-02-24 09:47:14 +00:00
zhenyus
ea67e60868 fix(ci): correct Git repository URL in Jenkinsfile for Freeleaps development service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:39:40 +08:00
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