ENVIRONMENT · 注册苍耳电脑 cubebox- · 令牌SC-011 · D181+2

This commit is contained in:
bingshuo 2026-07-13 13:23:28 +08:00
parent b57794bdd4
commit 098336f67a

View File

@ -53,7 +53,7 @@ HLDP://cang-ying/environment/v1.0
│ 主机名 │ 谁的电脑 │ │ 主机名 │ 谁的电脑 │
├─────────────────────────────────────────────────┤ ├─────────────────────────────────────────────────┤
│ bingshuolingdianyuanhedeMac-mini │ 冰朔/苍耳共用│ │ bingshuolingdianyuanhedeMac-mini │ 冰朔/苍耳共用│
(待补充苍耳电脑主机名) │ 苍耳 cubebox- │ 苍耳 · ima工作台
└─────────────────────────────────────────────────┘ └─────────────────────────────────────────────────┘
③ 检测后输出: ③ 检测后输出:
@ -87,13 +87,18 @@ HLDP://cang-ying/environment/v1.0
├── 仓库地址: https://guanghubingshuo.com/code/bingshuo/cang-ying.git ├── 仓库地址: https://guanghubingshuo.com/code/bingshuo/cang-ying.git
└── 推送命令: git push origin main └── 推送命令: git push origin main
=== 苍耳电脑(待补充=== === 苍耳电脑(cubebox- · ima工作台===
密钥文件: 密钥文件:
└── (待苍耳配置后补充路径) ├── /root/guanghulab-local-secrets/cang-ying.env
│ └── 包含: SC-011 GITEA_PATGitea API推送令牌
推送认证: 推送认证:
└── (待苍耳配置后补充) ├── 方式: Gitea API 直推(不需要 git clone
├── 令牌编号: SC-011
├── API地址: https://guanghubingshuo.com/code/api/v1/repos/bingshuo/cang-ying/contents/
├── 仓库地址: https://guanghubingshuo.com/code/bingshuo/cang-ying
└── 推送方式: curl PUT/POST + Authorization header
``` ```
--- ---
@ -127,6 +132,7 @@ HLDP://cang-ying/environment/v1.0
| 日期 | 环境 | 主机名 | 推送 | 备注 | | 日期 | 环境 | 主机名 | 推送 | 备注 |
|------|------|--------|------|------| |------|------|--------|------|------|
| D181 | 冰朔电脑 | bingshuolingdianyuanhedeMac-mini | ✅ | 首次重构推送 | | D181 | 冰朔电脑 | bingshuolingdianyuanhedeMac-mini | ✅ | 首次重构推送 |
| D181+2 | 苍耳电脑 | cubebox- (ima工作台) | ✅ | Gitea API直推·令牌已存本地 |
``` ```
--- ---