Commit Graph

213 Commits

Author SHA1 Message Date
zhenyus
d3e63f2fc0 feat(helm): update Gitea configuration and add certificates for alpha and production environments
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:25:26 +08:00
zhenyus
484eb526bd feat(ci): update Jenkinsfile to support on-demand execution mode and add new service configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:14:13 +08:00
freeleaps-gitops-bot
606b1e35dd ci(bump): bump payment image version for prod to 1.0.0 2025-03-06 18:30:51 +00:00
freeleaps-gitops-bot
fd8e6c0171 ci(bump): bump notification image version for prod to 1.0.0 2025-03-06 18:23:43 +00:00
freeleaps-gitops-bot
0fa3d590f7 ci(bump): bump content image version for prod to 1.0.0 2025-03-06 18:16:41 +00:00
freeleaps-gitops-bot
2cfa0f2c35 ci(bump): bump centralStorage image version for prod to 1.0.0 2025-03-06 17:46:02 +00:00
zhenyus
2c00823bd7 feat(helm): add central-storage Helm chart and related configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 01:30:23 +08:00
zhenyus
85e01c6459 fix(ci): update centralStorage name to central-storage in Jenkinsfiles
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 16:15:44 +08:00
freeleaps-gitops-bot
fb1058bb7e ci(bump): bump authentication image version for prod to 1.0.0 2025-03-06 07:41:03 +00:00
zhenyus
ee849c2f57 feat(ci): change Jenkinsfile execute mode from 'on-demand' to 'fully'
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 15:32:30 +08:00
zhenyus
2493592bb7 feat(helm): add production values for authentication, central storage, notification, payment, and content services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 15:11:35 +08:00
zhenyus
032def7e36 feat(ci): change service Git branch from develop to master in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 02:34:57 +08:00
zhenyus
20f70d4f76 feat(ci): update Jenkinsfile for service branch and disable commit message linting
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 02:34:38 +08:00
zhenyus
a63c632274 feat(helm): update RabbitMQ security context and resource limits for improved performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:54:23 +08:00
zhenyus
8910193a24 feat(helm): optimize resource requests and limits for multiple services and update RabbitMQ storage class
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:08:45 +08:00
zhenyus
c681b94225 feat(helm): update MongoDB storage class and resource requests for optimization
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 16:53:48 +08:00
zhenyus
ec3b743f7a feat(storage): update resource requests and limits for MongoDB and add Azure Disk CSI storage classes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 16:47:18 +08:00
zhenyus
1727906647 fix(helm): update GITEA_URL to reference giteaUrl in devsvc-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:30:19 +08:00
zhenyus
9ee4989873 fix(helm): update GITEA_URL to point to the new service endpoint in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:29:31 +08:00
zhenyus
7d0728ab39 fix(helm): rename GITEA_URI to GITEA_URL in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:28:23 +08:00
zhenyus
57cf73c61f fix(helm): correct notification API endpoint URL in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:23:57 +08:00
zhenyus
91ffefbaeb fix(helm): update service endpoint URLs to include trailing slashes in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:22:53 +08:00
zhenyus
645141994e fix(helm): update authentication endpoint URL in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:20:50 +08:00
zhenyus
96b74a8c50 fix(helm): add authentication endpoint to configuration in values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:19:05 +08:00
zhenyus
da94f763d9 fix(helm): update endpoint URLs to include API paths in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:11:58 +08:00
zhenyus
38e4ca84d8 fix(helm): add trailing slashes to endpoint URLs in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:03:51 +08:00
zhenyus
94315696c3 fix(helm): change freeleapsBackendEndpoint URL to use HTTP in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:42:55 +08:00
zhenyus
44c24055ea fix(helm): update chat and backend endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:37:23 +08:00
zhenyus
88e8bd58e0 fix(helm): update endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:35:19 +08:00
zhenyus
0caa83bd0a feat(helm): add ingress configuration and TLS certificate for RabbitMQ
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:40:51 +08:00
zhenyus
386af8041b Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 15:20:17 +08:00
zhenyus
7cdf9cb450 fix(helm): update codeDepot configuration in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:20:13 +08:00
freeleaps-gitops-bot
9c856800ea ci(bump): bump frontend image version for alpha to snapshot-a10c0f6 2025-02-25 05:44:22 +00:00
zhenyus
58f1f320e0 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 13:37:13 +08:00
zhenyus
d001fccd00 fix(helm): update service name in values.alpha.yaml to freeleaps-service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 13:37:10 +08:00
freeleaps-gitops-bot
fd000ae9ed ci(bump): bump frontend image version for alpha to snapshot-11154d4 2025-02-25 05:19:28 +00:00
freeleaps-gitops-bot
76616d3568 ci(bump): bump frontend image version for alpha to snapshot-b2aa091 2025-02-25 05:10:07 +00:00
freeleaps-gitops-bot
f19a781769 ci(bump): bump freeleaps image version for alpha to snapshot-18ccf70 2025-02-25 04:38:55 +00:00
zhenyus
50758acc84 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 06:23:50 +08:00
zhenyus
b26612e8e6 feat(freeleaps): add initial Helm Chart for frontend service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 06:23:47 +08:00
freeleaps-gitops-bot
58c791d040 ci(bump): bump freeleaps image version for alpha to snapshot-6208083 2025-02-24 22:10:06 +00:00
freeleaps-gitops-bot
f21909c7c5 ci(bump): bump chat image version for alpha to snapshot-6208083 2025-02-24 22:01:52 +00:00
freeleaps-gitops-bot
016cbe060c ci(bump): bump chat image version for alpha to snapshot-19502d0 2025-02-24 21:48:12 +00:00
freeleaps-gitops-bot
65722a33d7 ci(bump): bump chat image version for alpha to snapshot-7609432 2025-02-24 21:35:08 +00:00
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
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
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