Fengling Console - 控制台后端
Go to file
movingsam bad0de9f3b
Some checks failed
Build and Push Docker / build (push) Failing after 5m9s
chore(docker): 替换基础镜像地址为私有仓库
- 将aspnet基础镜像地址替换为192.168.100.120私有仓库地址
- 将dotnet sdk镜像地址同样替换为私有仓库地址

docs(gateway): 补充YARP网关插件系统规划文档

- 增加整体架构图及说明,明确各项目职责
- 详细描述Web UI管理界面技术选型及功能模块
- 规范文档结构,提升可读性和完整性
2026-03-01 20:19:36 +08:00
.gitea/workflows ci(workflows): 增加 Docker Buildx 设置步骤 2026-03-01 16:42:06 +08:00
.planning chore(docker): 替换基础镜像地址为私有仓库 2026-03-01 20:19:36 +08:00
k8s feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
src chore(docker): 替换基础镜像地址为私有仓库 2026-03-01 20:19:36 +08:00
.dockerignore fix: 修复 CI/CD Docker 构建 context 和 Dockerfile 路径 2026-02-28 21:55:15 +08:00
.gitignore Add .gitignore 2026-02-25 17:26:54 +08:00
Directory.Build.props feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
Directory.Packages.props refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Fengling.Console.slnx chore(solution): 删除解决方案中的Dockerfile引用 2026-02-28 18:04:53 +08:00
global.json feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
NuGet.Config fix(nuget): 删除gitea源中多余的包模式 2026-03-01 15:21:10 +08:00