Skip to content

added deploystack one click #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Lasim
Copy link

@Lasim Lasim commented May 11, 2025

通过DeployStack添加一键式云部署选项

此PR的作用

本PR为README添加了一键部署按钮,使用户能够在不进行任何手动基础设施设置的情况下,立即在各种云平台(AWS、DigitalOcean、Render)和Kubernetes(通过Helm)上部署kimi-free-api。

为什么这很有价值

此集成通过使用户能够一键部署生产就绪的实例,极大地简化了kimi-free-api的评估过程,消除了复杂的基础设施设置作为采用障碍。

实现细节

  • 在README.md中添加了云服务提供商的部署按钮
  • 所有基础设施模板都是从官方kimi-free-api Docker镜像自动生成的
  • 模板在deploystackio/deploy-templates仓库中维护

关于DeployStack

DeployStack.io是一个将Docker配置转换为基础设施模板的开源项目。底层技术(docker-to-iac)采用MIT许可证,所有生成的模板都是公开可用的。

维护和更新

如果您需要修改这些部署的Docker配置:

  1. deploystackio/awesome-docker-run提交PR
  2. 基础设施模板将在所有平台上自动重新生成

资源

如果您想对实现进行任何更改或对部署过程有疑问,请告诉我!

@Vinlic Vinlic force-pushed the master branch 4 times, most recently from 1f57178 to 5c114bf Compare May 12, 2025 18:26
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.

2 participants