0401
This commit is contained in:
26
.workbuddy/expert-history.json
Normal file
26
.workbuddy/expert-history.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 2,
|
||||
"sessions": {
|
||||
"94e9818ab5db48dc97e6a42bf483f6a2": [
|
||||
{
|
||||
"expertId": "SeniorDeveloper",
|
||||
"name": "Will",
|
||||
"profession": "高级开发工程师",
|
||||
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/SeniorDeveloper/SeniorDeveloper.png",
|
||||
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/SeniorDeveloper/SeniorDeveloper_zh.md",
|
||||
"usedAt": 1774978638826,
|
||||
"industryId": "all"
|
||||
},
|
||||
{
|
||||
"expertId": "MultiCloudManagementExpert",
|
||||
"name": "CloudQ",
|
||||
"profession": "多云管理专家",
|
||||
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/MultiCloudManagementExpert/MultiCloudManagementExpert.png",
|
||||
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/MultiCloudManagementExpert/MultiCloudManagementExpert_zh.md",
|
||||
"usedAt": 1774978627882,
|
||||
"industryId": "02-Engineering"
|
||||
}
|
||||
]
|
||||
},
|
||||
"lastUpdated": 1774978638827
|
||||
}
|
||||
15
.workbuddy/memory/2026-03-31.md
Normal file
15
.workbuddy/memory/2026-03-31.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 2026-03-31 工作记录
|
||||
|
||||
## Docker 镜像构建
|
||||
|
||||
### membank-manual 镜像构建成功
|
||||
- **时间**:2026-03-31 12:43
|
||||
- **镜像名**:`membank-manual:latest`
|
||||
- **镜像大小**:142MB
|
||||
- **基础镜像**:node:18-alpine + nginx
|
||||
- **内容**:使用说明 Web 应用,包含产品配置管理系统的前端页面
|
||||
- **构建服务器**:node1(10.0.3.5)
|
||||
- **源码位置**:`/home/awei/membank/`
|
||||
- **说明**:该镜像用于提供硬件配置管理系统的使用说明和产品文档访问
|
||||
|
||||
镜像已成功构建并可用于部署。
|
||||
17
.workbuddy/memory/MEMORY.md
Normal file
17
.workbuddy/memory/MEMORY.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 长期记忆
|
||||
|
||||
## 服务器信息
|
||||
|
||||
### node1(10.0.3.5)
|
||||
- **IP**:10.0.3.5
|
||||
- **主机名**:node1
|
||||
- **系统**:Ubuntu Linux,内核 6.8.0-71-generic
|
||||
- **架构**:x86_64
|
||||
- **SSH 用户**:awei
|
||||
- **磁盘**:根分区 48G,约 32G 可用
|
||||
- **SSH 端口**:22(开放),Web 端口(80/443)未开放
|
||||
- **备注**:本地局域网服务器,延迟极低(<1ms),2026-03-30 首次连接
|
||||
- **Docker**:已安装 v28.2.2,已配置国内镜像源(docker.1panel.live / hub.rat.dev / dockerpull.org)
|
||||
- **已编译镜像**:
|
||||
- `membank:latest`(142MB,基于 node:18-alpine + nginx),源码位于 `/home/awei/membank/`
|
||||
- `membank-manual:latest`(142MB,使用说明 Web 应用,基于 node:18-alpine + nginx),源码位于 `/home/awei/membank/`
|
||||
Reference in New Issue
Block a user