8 Commits

Author SHA1 Message Date
b0d719312b 通过配置合并简化配置文件
Some checks are pending
/ build-services (app/admin_service/Dockerfile, admin, admin) (push) Waiting to run
/ build-services (app/auth_service/Dockerfile, auth, auth) (push) Waiting to run
/ build-services (app/ecpm_service/Dockerfile, ecpm, ecpm) (push) Waiting to run
/ build-services (app/ranking_service/Dockerfile, ranking, ranking) (push) Waiting to run
/ build-services (app/user_service/Dockerfile, user, user) (push) Waiting to run
/ start-services (push) Blocked by required conditions
2025-03-05 09:18:45 +08:00
dff700f182 update docker-compose.yaml 2025-02-27 09:21:43 +08:00
0f88992db9 修改app config格式 2025-02-24 17:31:52 +08:00
c38090af5a update 2025-02-14 17:54:36 +08:00
435fd2f37b update 2025-02-14 11:11:31 +08:00
609f4db992 打包golang版本 2025-02-14 10:34:01 +08:00
589843c02c 修改文件名 2025-02-14 10:30:15 +08:00
90f1d6eecf 各服务数据库逻辑拆分
Some checks failed
Auth & User Management Service CI / build-services (app/auth_service/Dockerfile, auth_service, auth_service) (push) Has been cancelled
Auth & User Management Service CI / build-services (app/douyin_ecpm_calculation_service/Dockerfile, douyin_ecpm_calculation_service, douyin_ecpm_calculation_service) (push) Has been cancelled
Auth & User Management Service CI / build-services (app/ranking_management/Dockerfile, ranking_management, ranking_management) (push) Has been cancelled
Auth & User Management Service CI / build-services (app/user_management/Dockerfile, user_manager, user_management) (push) Has been cancelled
Auth & User Management Service CI / start-services (push) Has been cancelled
更新用户id为Sonyflake

添加gitea actions(ci/cd)

配置文件读取方式改为从ETCD读取

修改go module名称与gitea一致
2025-02-11 18:31:28 +08:00