docs: 增加 Railway 快速部署指引并修正旧启动说明 - #137
Merged
Merged
Conversation
复用现有 Railway Dockerfile,明确持久卷权限、PG/S3 前提与配对安装步骤,并同步中英文快速开始,避免用户将容器健康误判为安装完成。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
README 缺少 Railway 安装入口,原快速开始仍使用已失效的 SQLite 与环境变量配置。现在中英文 README 提供 Railway 快速部署徽章和完整安装步骤,并将本地启动说明更新为现有 Compose + PostgreSQL + S3 配对流程。
验证:pnpm verify 通过;提交 hook 的全仓 typecheck 通过;git diff --check、相关文档链接及修改的 Shell 命令语法检查通过。llmdoc 部署知识核对无须修改。本次未创建真实 Railway 资源,也未执行云端部署验证;未运行 build(仅文档变更)。