feat: rebuild xiteng.site homelab platform
This commit is contained in:
+48
-3
@@ -4,6 +4,10 @@ gitea/data/
|
||||
hedgedoc/data/
|
||||
uptime-kuma/data/
|
||||
homepage/config/
|
||||
site/data/
|
||||
pocket-id/data/
|
||||
ai-gateway/data/
|
||||
hedgedoc2/data/
|
||||
|
||||
# 忽略 Docker 相关文件
|
||||
*.log
|
||||
@@ -45,8 +49,49 @@ seaweedfs/data/
|
||||
|
||||
# 忽略 remark42 数据
|
||||
remark42/var/
|
||||
cat-bodhi/data/assets-ai/
|
||||
cat-bodhi/sprite_alpha_seg_pytorch/outputs/
|
||||
remark42/.env
|
||||
|
||||
# 忽略 OpenWebUI 数据和密钥
|
||||
openwebui/data/
|
||||
openwebui/.env
|
||||
|
||||
# 忽略 Beszel 数据和 Agent 密钥
|
||||
beszel/data/
|
||||
beszel/socket/
|
||||
beszel/agent-data/
|
||||
beszel/.env
|
||||
|
||||
# 忽略 ComfyUI 模型、节点和生成结果
|
||||
comfyui/models/
|
||||
comfyui/custom_nodes/
|
||||
comfyui/output/
|
||||
comfyui/.env
|
||||
|
||||
# 忽略 InvokeAI 模型、配置和生成结果
|
||||
invokeai/data/
|
||||
invokeai/.env
|
||||
|
||||
# 忽略 code-server 配置、本地扩展和本地环境变量
|
||||
code-server/config/
|
||||
code-server/local/
|
||||
code-server/.env
|
||||
|
||||
# 已退役 Pocket ID/OAuth2 Proxy 数据与密钥仍保持忽略,避免历史敏感数据误提交
|
||||
pocket-id/secrets/*
|
||||
authentik/secrets/*
|
||||
!authentik/secrets/.gitkeep
|
||||
ai-gateway/secrets/*
|
||||
!ai-gateway/secrets/README.md
|
||||
oauth2-proxy/secrets/*
|
||||
|
||||
|
||||
# 忽略 Chat Provider 代理桥 Unix socket
|
||||
chat/run/
|
||||
chat/node_modules/
|
||||
chat/.next/
|
||||
chat/dist/
|
||||
chat/cache/
|
||||
chat/data/
|
||||
|
||||
# 忽略本地诊断输出
|
||||
/0
|
||||
chat/data/
|
||||
Reference in New Issue
Block a user