Commit graph

15 commits

Author SHA1 Message Date
sol
942361da57 infrastructure(docker): update Docker Compose config 2025-09-05 15:27:19 +08:00
sol
fcab982385 feat(docker): Add system certification capabilities and automate build and deployment 2025-09-05 15:22:06 +08:00
sol
465ae069de fix(docker): Optimized the mounting method of PostgreSQL configuration files 2025-07-28 03:25:43 +08:00
sol
aafdb50df3 feat(docker): Add PostgreSQL configuration file to Docker setup 2025-07-18 16:04:54 +08:00
sol
c9fae7bde3 feat(docker): Fix redis-server command syntax for memory configuration 2025-07-17 18:08:14 +08:00
sol
7f7b2d8f5d feat(docker): Update Redis server configuration with memory limits and persistence options 2025-07-17 17:51:06 +08:00
sol
31049fd589 feat(docker): Update environment variables and add build scripts for backend and frontend 2025-07-11 15:29:09 +08:00
sol
5470f3e38f refactor(docker): Rename Dockerfiles for consistency in naming convention 2025-06-17 11:18:27 +08:00
sol
204f011ce7 refactor(docker): Rename Dockerfiles for consistency in naming convention 2025-06-17 09:40:41 +08:00
Sol
5cb7affa2b refactor(架构调整): Remove Seata-related code and optimize cache logic 2025-05-24 19:07:21 +08:00
Sol
437c7bee43 feat(cloud): Add Feign and Loadbalance model. 2025-04-25 21:48:26 +08:00
Sol
0c20991cba update NacosSql 2025-04-11 16:41:04 +08:00
Sol
8839ccfe76 feat(nacos): update Nacos config and database
- Add Nacos configuration file `application.properties`
- Update Nacos image version to v2.5.1
- Change database from MySQL to PostgreSQL
- Update database initialization script
2025-04-10 17:44:01 +08:00
Bga Sol
93c1f67a24 build(docker): 更新 Redis 版本并调整 Seata 配置
- 将 Redis 版本从 6.2.16 升级到 7.4.2
- 调整 Seata 容器的 IP配置注释
- 移除 Seata 容器的 command 属性
2025-02-13 16:39:25 +08:00
Bga Sol
5f627eef67 init 2025-02-12 17:22:25 +08:00