PaaS

TIP

文档可能更新不及时,请根据关键信息结合平台当前部署界面进行调整

TIP

The documentation may not be updated in a timely manner. Please make adjustments based on the key information and the current deployment interface of the platform.

ClawCloud

爪云

One-click deployment

一键部署

Click the button below to deploy to Claw Cloud. It can also be found in App Launchpad.

点击下方按钮部署到 Claw Cloud。亦可在 App Launchpad 中找到。

Run on CLAWCLOUD

Manual deployment

手动部署

关键信息

Key Information

NameValueDescription
Application NameopenlistApplication name
Imageopenlistteam/openlist:latest-liteImage, please make sure to use the one with lite, otherwise the error Pod ephemeral local storage usage exceeds the total limit of containers 100Mi. may occur
Replicas1Number of replicas, set to 1
CPU0.2Number of CPU cores, set according to your own needs
Memory256MMemory size, set according to your own needs
Container Port5244Mapped port, which is 5244 if you have not modified the startup command or configuration
Public AccessYEnable external access
Custom Domain-If you have your own domain name, set it according to the prompts; if not, keep the default. Please make sure to use https for the protocol
Local Storage-Persistent volume
– Capacity1Capacity
– Mount Path/opt/openlist/dataConfigured mapped directory, which is /opt/openlist/data if you have not modified the startup command or configuration
名称说明
Application Nameopenlist应用名
Imageopenlistteam/openlist:latest-lite镜像,请务必使用带有lite的镜像,否则可能出现Pod ephemeral local storage usage exceeds the total limit of containers 100Mi.
Replicas1副本数,设置为1
CPU0.2CPU核心数,请根据自身需求设置
Memory256M内存大小,请根据自身需求设置
Container Port5244映射端口,如果你没有修改启动命令或者配置,则为5244
Public AccessY打开外部访问
Custom Domain-如果你有自身的域名,请根据提示进行设置,如果没有,保持默认,协议请务必使用https
Local Storage-持久卷
– Capacity1容量
– Mount Path/opt/openlist/data配置映射的目录,如果你没有修改启动命令或者配置,则为/opt/openlist/data

参考图示

Reference Diagram

Contributors