claw免费容器,每月赠送5$,部署服务教程之new-api
简介
ClawCloud Run 是一个集成在线开发、测试和生产环境的云开发平台。只需单击几下,即可设置开发环境和数据库依赖项,从而显著降低复杂性。
- 带 AFF 注册链接(你我都有利):点此跳转
获取 5$
条件:
- 首次注册赠送
5$
:有效期一个月 - 每个月赠送
5$
:注册账号后一个月内绑定 GitHub 账户,同时要求绑定的 GitHub 账户注册时间超过 180 天
建议直接使用 GitHub 注册,免去绑定的步骤,当然也可以用其他邮箱注册再绑定 github
目前注册方式只支持 GitHub、Google
计划
Free Plan 免费计划
For every newly registered user, ClawCloud Run will offer a benefit of $5. The validity period of this complimentary amount is one month. If you bind your GitHub account within one month after registration, you will receive an additional $5 every month thereafter, and the validity period of this subsequent gift is also one month.
对于每一个新注册的用户,ClawCloud Run 将提供 5 美元的优惠。此赠品的有效期为一个月。如果您在注册后一个月内绑定 GitHub 账户,则此后每个月都会额外获得 5 美元,而这份后续礼物的有效期也是一个月。
To prevent resource wastage, ClawCloud Run reserves the right to manage resource allocation for users of the free plan.
为防止资源浪费,ClawCloud Run 保留为免费计划的用户管理资源分配的权利。
预览
继续附上注册链接
- 带 AFF 注册链接(你我都有利):点此跳转
服务
App Launchpad
:创建容器,可以设置比较小的资源占用,所需费用也比较小,最低0.1C64M 0.01$/day
,最高8C16G 2.14$/day
- -
Database
:支持PostgreSQL
、MongoDB
、MySQL
、Redis
、Kafka
、Milvus
- -
Devbox
:开发容器,可以选择特定语言的运行环境,框架,系统。最低支持1C2G
,最高支持16C32G
Object Storage
:对象存储App Store
:应用商店,提供常见应用启动模板,如 alist,fastgpt,chat-next-web,dify 等等Termiinal
:终端模拟器
new-api
点击 App Launchpad
,点击 Create App
容器信息如下:
Application Nmae
:new-api
Image Name
: calciumion/new-api:latest
Usage
:Fixed,0.5C256M
Network
:3000
,启用网络访问,设置自定义域名
Environment Variables
:
TZ=Asia/Shanghai
Local Storage
:
Capacity
:5
Mount Path
:/data
总费用:0.11$/day*31day=3.41$
参数大小作为参考,根据自己情况调整
确认无误,点击 Deploy Application
截图示例: