Skip to content

docs: define parameterized self-deployment contract (#145)#187

Merged
liujuanjuan1984 merged 2 commits intomainfrom
docs/issue-145-self-deploy-contract-clean
Mar 17, 2026
Merged

docs: define parameterized self-deployment contract (#145)#187
liujuanjuan1984 merged 2 commits intomainfrom
docs/issue-145-self-deploy-contract-clean

Conversation

@liujuanjuan1984
Copy link
Collaborator

@liujuanjuan1984 liujuanjuan1984 commented Mar 17, 2026

变更范围

README.md

  • 明确仓库的扩展方式是参数化自部署,而不是在单个实例内追求多租户共享。
  • 补充单租户实例对的隔离建议,强调应通过独立用户、工作区、凭据和端口进行隔离。

SECURITY.md

  • 将“租户隔离依赖独立实例对”写入安全边界说明。
  • 让安全模型与单租户自部署策略保持一致。

scripts/deploy_readme.md

  • 补充 deploy.sh 作为 systemd 自部署入口的契约说明。
  • 仅描述当前脚本已经具备的输入、部署和失败语义,不扩写未实现能力。

scripts/deploy_light_readme.md

Issue 关系

@liujuanjuan1984 liujuanjuan1984 marked this pull request as ready for review March 17, 2026 02:31
@liujuanjuan1984 liujuanjuan1984 merged commit 5758e4a into main Mar 17, 2026
3 checks passed
@liujuanjuan1984 liujuanjuan1984 deleted the docs/issue-145-self-deploy-contract-clean branch March 17, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Priority: High] [Feature] 支持消费方按需自部署 opencode-a2a-server(参数化拉起)

1 participant