zhenyus
0c6aa8d17f
Add Dockerfile and repmgr script for PostgreSQL replication management
...
- Created a new Dockerfile for PostgreSQL using the Bitnami repmgr image.
- Added a comprehensive `librepmgr.sh` script to manage PostgreSQL replication, including functions for node identification, password management, configuration validation, and primary/standby node operations.
- Implemented environment variable validations and PostgreSQL configuration injections for replication settings.
- Included functions for creating the repmgr user and database, as well as handling node registration and failover processes.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-09 16:15:23 +08:00
zhenyus
406f2d11d0
Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
2025-03-31 15:19:36 +08:00
zhenyus
6029462f12
ci: update Gitea webhook configuration and modify Redis URLs for alpha environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 15:19:33 +08:00
freeleaps-gitops-bot
690ab01abd
ci(bump): bump frontend image version for alpha to snapshot-94dde37
2025-03-31 07:14:20 +00:00
freeleaps-gitops-bot
dbd2c30e3b
ci(bump): bump freeleaps image version for alpha to snapshot-94dde37
2025-03-31 07:07:56 +00:00
freeleaps-gitops-bot
ca823030db
ci(bump): bump chat image version for alpha to snapshot-94dde37
2025-03-31 06:59:47 +00:00
freeleaps-gitops-bot
4aa41acd43
ci(bump): bump frontend image version for alpha to snapshot-2bd9431
2025-03-31 06:06:31 +00:00
zhenyus
25a977e0ee
ci: increase memory requests and limits for PostgreSQL HA in Gitea values
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 13:53:21 +08:00
zhenyus
f415b83a85
ci: update execute mode to 'on-demand' in Jenkinsfiles and change MongoDB URIs to use SRV format
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 13:51:04 +08:00
freeleaps-gitops-bot
a024f1c6ee
ci(bump): bump frontend image version for alpha to snapshot-0d98a7f
2025-03-31 05:33:59 +00:00
freeleaps-gitops-bot
2eaef448a4
ci(bump): bump freeleaps image version for alpha to snapshot-0d98a7f
2025-03-31 05:28:10 +00:00
freeleaps-gitops-bot
0bddd5a40d
ci(bump): bump chat image version for alpha to snapshot-0d98a7f
2025-03-31 05:20:08 +00:00
freeleaps-gitops-bot
8daffc4666
ci(bump): bump freeleaps image version for alpha to snapshot-8c91c5c
2025-03-31 01:52:09 +00:00
freeleaps-gitops-bot
c453f82a97
ci(bump): bump chat image version for alpha to snapshot-8c91c5c
2025-03-31 01:44:04 +00:00
freeleaps-gitops-bot
7da207fbc7
ci(bump): bump freeleaps image version for alpha to snapshot-f0c9514
2025-03-31 01:06:11 +00:00
freeleaps-gitops-bot
a4a0099446
ci(bump): bump chat image version for alpha to snapshot-f0c9514
2025-03-31 00:57:56 +00:00
freeleaps-gitops-bot
426f2e6d67
ci(bump): bump freeleaps image version for alpha to snapshot-ad2bed9
2025-03-31 00:29:59 +00:00
freeleaps-gitops-bot
eeb2e84a5f
ci(bump): bump chat image version for alpha to snapshot-ad2bed9
2025-03-31 00:21:47 +00:00
freeleaps-gitops-bot
a2a0289f49
ci(bump): bump payment image version for alpha to snapshot-7940aa2
2025-03-30 23:29:03 +00:00
freeleaps-gitops-bot
a7c7388e53
ci(bump): bump notification image version for alpha to snapshot-7940aa2
2025-03-30 23:23:28 +00:00
freeleaps-gitops-bot
5258068125
ci(bump): bump content image version for alpha to snapshot-7940aa2
2025-03-30 23:18:06 +00:00
freeleaps-gitops-bot
5a732780ff
ci(bump): bump centralStorage image version for alpha to snapshot-7940aa2
2025-03-30 23:10:26 +00:00
freeleaps-gitops-bot
2e90445b15
ci(bump): bump authentication image version for alpha to snapshot-7940aa2
2025-03-30 23:05:19 +00:00
zhenyus
60817c1be4
feat: add gitea-webhook-ambassador service and migration script
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-30 23:37:19 +08:00
zhenyus
e5000dfb3e
feat: add resource presets for PostgreSQL and configure pgpool settings in Gitea values
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 11:35:32 +08:00
zhenyus
f4ed174a4a
feat: rename environment variable for disabling user registration in Gitea configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 00:42:49 +08:00
zhenyus
71d42b5437
feat: update environment variable name for disabling user registration in Gitea configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 00:37:38 +08:00
zhenyus
8a5255a314
feat: update environment variable for disabling user registration in Gitea configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 00:32:02 +08:00
zhenyus
c19b7de382
feat: enable user registration control via environment variable in Gitea configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 00:25:15 +08:00
zhenyus
3c5682916e
feat: disable user registration in Gitea service configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-29 00:20:46 +08:00
zhenyus
36db36a20d
feat: add notification endpoint configurations for chat and freeleaps services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-28 08:05:36 +08:00
zhenyus
0d975d7317
fix: update redisUrl in production values file for security
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 23:26:38 +08:00
zhenyus
0cecb340da
feat: add ClusterIssuer for freeleaps.com and update issuer reference in frontend values
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 15:15:02 +08:00
zhenyus
b3ad25d6e5
fix: update config file paths in config-checksum annotations for deployment templates
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:51:41 +08:00
zhenyus
df2ab1c3a4
fix: correct config file path in config-checksum annotations for deployment templates
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:50:08 +08:00
zhenyus
580f3f8d71
feat: add config checksum annotations to deployment templates and update site URL in values files
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:48:25 +08:00
zhenyus
5b8429d883
chore: update Gitea configuration and migration script for production
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:36:24 +08:00
zhenyus
78da81658c
ci(bump): update rabbitmqPassword in freeleaps values for alpha
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-24 12:51:39 +08:00
zhenyus
729a23bfe6
ci(bump): update rabbitmqPassword in chat and notification values for alpha
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 02:23:42 +08:00
freeleaps-gitops-bot
9c28b0b113
ci(bump): bump frontend image version for alpha to snapshot-dba2fa0
2025-03-21 18:13:36 +00:00
freeleaps-gitops-bot
c3871bca53
ci(bump): bump freeleaps image version for alpha to snapshot-dba2fa0
2025-03-21 18:07:38 +00:00
freeleaps-gitops-bot
89c275b586
ci(bump): bump chat image version for alpha to snapshot-dba2fa0
2025-03-21 17:59:55 +00:00
freeleaps-gitops-bot
35649c45cd
ci(bump): bump devsvc image version for alpha to snapshot-9046780
2025-03-21 17:48:24 +00:00
freeleaps-gitops-bot
abae31e987
ci(bump): bump payment image version for alpha to snapshot-4dfbab4
2025-03-21 17:39:48 +00:00
freeleaps-gitops-bot
963f2acfa0
ci(bump): bump notification image version for alpha to snapshot-4dfbab4
2025-03-21 17:34:07 +00:00
freeleaps-gitops-bot
0d67f8c95d
ci(bump): bump content image version for alpha to snapshot-4dfbab4
2025-03-21 17:28:43 +00:00
freeleaps-gitops-bot
900fd72d64
ci(bump): bump centralStorage image version for alpha to snapshot-4dfbab4
2025-03-21 17:21:12 +00:00
freeleaps-gitops-bot
1d41f1ba50
ci(bump): bump authentication image version for alpha to snapshot-4dfbab4
2025-03-21 17:16:22 +00:00
zhenyus
6e7417ae00
feat: add migration script and update Helm values for various services with readiness and liveness probes
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 01:03:59 +08:00
zhenyus
51c9b2f07b
chore: update inventory to comment out deprecated worker nodes and adjust Gitea resource limits
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-19 15:52:35 +08:00