test-auto-cpa / README.md
Kyou0203's picture
chore: deploy docker image to huggingface space
23c90d3
metadata
title: auto-cpa-test
emoji: 🚀
colorFrom: blue
colorTo: gray
sdk: docker
app_port: 8080
pinned: false

auto-cpa-test

这个目录用于把 countclaw/auto-cpa:latest 作为 Hugging Face Docker Space 部署。

使用方式

  1. 在 Hugging Face 新建一个 Docker Space
  2. 把这个目录中的文件推送到对应仓库
  3. 在 Space 的 Settings -> Variables and secrets 中按需配置:
  • ADMIN_TOKEN
  • DUCKMAIL_BEARER
  • DUCKMAIL_API_BASE
  • PROXY
  • POOL_BASE_URL
  • POOL_TOKEN
  • POOL_TARGET_TYPE
  • POOL_TARGET_COUNT
  • POOL_INTERVAL_MIN
  • POOL_USE_PROXY

说明

  • 镜像来源:countclaw/auto-cpa:latest
  • 服务端口:8080
  • 如果开启 Hugging Face Persistent Storage,项目会继续使用 /data 作为运行时目录