added deploystack one click #174
Open
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.
通过DeployStack添加一键式云部署选项
此PR的作用
本PR为README添加了一键部署按钮,使用户能够在不进行任何手动基础设施设置的情况下,立即在各种云平台(AWS、DigitalOcean、Render)和Kubernetes(通过Helm)上部署kimi-free-api。
为什么这很有价值
此集成通过使用户能够一键部署生产就绪的实例,极大地简化了kimi-free-api的评估过程,消除了复杂的基础设施设置作为采用障碍。
实现细节
关于DeployStack
DeployStack.io是一个将Docker配置转换为基础设施模板的开源项目。底层技术(docker-to-iac)采用MIT许可证,所有生成的模板都是公开可用的。
维护和更新
如果您需要修改这些部署的Docker配置:
资源
如果您想对实现进行任何更改或对部署过程有疑问,请告诉我!