Skip to content

DSH Cloud 0.2.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:22
· 409 commits to main since this release

DSH Cloud 0.2.3

优化改进

  • init 不再对着人甩一整坨 JSON。不带 --json 且在终端里运行时改印摘要:
    配置写到了哪、下一步敲什么(命令按实际调用方式给出,与 PATH、当前目录都无关)、
    启动前建议过一遍 .env--mode selfhost 另加两句提醒——这份配置绑 0.0.0.0
    占用 80/443、申请真证书,该在目标服务器上启动而不是本机;以及云工作台需要的
    那条 work.<域名> DNS 记录。带 --json 或非 TTY 时行为一字不变,自动化不受影响