Dejavu's Blog
这个版本支持了集成自托管验证码服务 https://capjs.js.org/ 这个比 Cloudflare Turtitle 好点
好奇怪,使用 Docker 绑定卷部署,进容器内测试redis连接是正常的,但是数据始终不能写进Valkey 里面,重启容器后添加的key就消失了😧
services:
cap:
image: tiago2/cap:2.2.1
container_name: cap
restart: unless-stopped
networks:
- capjs-net
ports:
- "127.0.0.1:13000:3000"
environment:
# openssl rand -base64 32
# or
# openssl rand -hex 32
ADMIN_KEY: token
REDIS_URL: redis://valkey:6379
RATELIMIT_IP_HEADER: x-forwarded-for
ENABLE_ASSETS_SERVER: true
CORS_ORIGIN: xxx.xxx,yyy.xxx
depends_on:
valkey:
condition: service_healthy
valkey:
image: valkey/valkey:8.1.6-alpine3.23
# sudo sysctl vm.overcommit_memory=1
# echo 'vm.overcommit_memory = 1' | sudo tee -a /etc/sysctl.conf
# sudo sysctl -p
container_name: cap-valkey
restart: unless-stopped
networks:
- capjs-net
volumes:
- ./valkey-data:/data
command: valkey-server --save 60 1 --loglevel warning --maxmemory-policy noeviction
healthcheck:
test: ["CMD", "valkey-cli", "ping"]
interval: 5s
timeout: 3s
retries: 5
networks:
capjs-net:
name: capjs-net
driver: bridge
enable_ipv6: true
小众软件
[axios 又出事了:npm 两个版本被供应链投毒](https://www.appinn.com/axios-supply-chain-attack-two-versions/)
[axios 又出事了:npm 两个版本被供应链投毒](https://www.appinn.com/axios-supply-chain-attack-two-versions/)
WoodpeckerCI Releases
[3.14.0-rc.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.14.0-rc.0)
[3.14.0-rc.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.14.0-rc.0)
Hugo Releases
[v0.159.2](https://github.com/gohugoio/hugo/releases/tag/v0.159.2)
[v0.159.2](https://github.com/gohugoio/hugo/releases/tag/v0.159.2)
Epic 游戏限免
[TOMAK : Save the Earth Regeneration](https://store.epicgames.com/en-US/p/tomak-save-the-earth-regeneration-c1207c)
[TOMAK : Save the Earth Regeneration](https://store.epicgames.com/en-US/p/tomak-save-the-earth-regeneration-c1207c)
reactive-resume Releases
[v5.0.15](https://github.com/amruthpillai/reactive-resume/releases/tag/v5.0.15)
[v5.0.15](https://github.com/amruthpillai/reactive-resume/releases/tag/v5.0.15)
防止 CC 封号? 至今没用过 CC,毕竟我不写代码😲
AI API身份网关——反向代理,用于规范化设备指纹和遥测数据,以保护隐私的API代理
https://github.com/motiful/cc-gateway
AI API身份网关——反向代理,用于规范化设备指纹和遥测数据,以保护隐私的API代理
https://github.com/motiful/cc-gateway
Twikoo Releases
[1.7.7](https://github.com/twikoojs/twikoo/releases/tag/1.7.7)
[1.7.7](https://github.com/twikoojs/twikoo/releases/tag/1.7.7)
小众软件
[OpenClaw 发布 ClawHub 中国镜像:Skill 仓库访问更快了,闹剧结束了。](https://www.appinn.com/openclaw-clawhub-china-mirror-faster-skill-repo-access/)
[OpenClaw 发布 ClawHub 中国镜像:Skill 仓库访问更快了,闹剧结束了。](https://www.appinn.com/openclaw-clawhub-china-mirror-faster-skill-repo-access/)
小众软件
[告别 PDF 乱码错版,DeepSeek OCR 驱动,手机就能用:将扫描版 PDF 转换为 EPUB 电子书](https://www.appinn.com/inkora-oomol/)
[告别 PDF 乱码错版,DeepSeek OCR 驱动,手机就能用:将扫描版 PDF 转换为 EPUB 电子书](https://www.appinn.com/inkora-oomol/)
Epic 游戏限免
[TOMAK: Save the Earth Regeneration](https://store.epicgames.com/en-US/p/tomak-save-the-earth-regeneration-c1207c)
[TOMAK: Save the Earth Regeneration](https://store.epicgames.com/en-US/p/tomak-save-the-earth-regeneration-c1207c)