docs: record Node SSR executor compatibility
This commit is contained in:
@@ -29,11 +29,13 @@
|
|||||||
- `a909ecf feat: add Node SSR Nginx upstream switching`
|
- `a909ecf feat: add Node SSR Nginx upstream switching`
|
||||||
- `3f6b1cb fix: keep Node SSR config optional during rollout`
|
- `3f6b1cb fix: keep Node SSR config optional during rollout`
|
||||||
- `ed80e2b feat: add Node SSR deployment transaction record`
|
- `ed80e2b feat: add Node SSR deployment transaction record`
|
||||||
|
- `40e3147 feat: extend container executor for Node SSR`
|
||||||
|
|
||||||
### 事务底座
|
### 事务底座
|
||||||
|
|
||||||
- SQLite schema version 升至 3,新增 `node_ssr_container_deployment` 单例表。
|
- SQLite schema version 升至 3,新增 `node_ssr_container_deployment` 单例表。
|
||||||
- 新增 `NodeSsrContainerDeployment` 读写与原子提交方法,端口严格限制为 `18910/28910`。
|
- 新增 `NodeSsrContainerDeployment` 读写与原子提交方法,端口严格限制为 `18910/28910`。
|
||||||
|
- 通用容器执行器允许 Node SSR 使用 `PORT`、`/health`、18910/28910,并支持无配置文件与无 bind mount 的容器。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user