fkmc

fkmc

V2EX member #231201, joined on 2017-05-18 09:26:41 +08:00
Today's activity rank 18028
Per fkmc's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
fkmc's recent replies
Apr 17
Replied to a topic by Lycnir 分享创造 分享下我的 Linux 配置
这一套 上手对新手不易..
Apr 17
Replied to a topic by archxm 程序员 RAG 难以让人满意啊
fastgpt 云服务 先体验下
version: '3.8'

services:
derper:
image: fredliang/derper
container_name: derper
restart: always
ports:
- "443:443"
- "3478:3478/udp"
environment:
- DERP_DOMAIN=ip
- DERP_CERT_MODE=manual
- DERP_ADDR=:443
- DERP_STUN=true
# 开启身份验证
- DERP_VERIFY_CLIENTS=true
volumes:
- ./certs:/app/certs
# 关键:挂载宿主机的 tailscale 套接字以供验证身份
- /var/run/tailscale/tailscaled.sock:/var/run/tailscale/tailscaled.sock
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "3"
deploy:
resources:
limits:
cpus: '1.5' # 限制最多使用 1 个 CPU 核心(如果你的服务器有两核,它最多只能占满一核的算力)
memory: 128M # 限制最多使用 1GB 的运行内存
tailscale +云服务器 derp 这样最稳定
btw 哪个 webdav 放哪 容易部署,兼容性最好?
正好, 正准备 洗分钟级别的行情数据 到数据库. 有空再试试 agent
5647M8K7JY 谢谢 准备有空尝试下
日本收单行 非常非常野
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   924 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 21:55 · PVG 05:55 · LAX 14:55 · JFK 17:55
♥ Do have faith in what you're doing.