feat(wiki): ingest misc sources batch (Daily notes/Others/Skills/Vibe Coding/微信公众号/跨境电商)

This commit is contained in:
2026-04-14 20:33:01 +08:00
parent 38121d2e41
commit e4232f4feb
59 changed files with 1802 additions and 63 deletions

View File

@@ -0,0 +1,34 @@
---
title: "Trae远程开发部署指南"
type: source
tags: [tutorial]
date: 2025-12-30
---
## Source File
- [[raw/Vibe Coding/Trae远程开发部署指南.md]]
## Summary
- 核心主题Trae远程开发配置指南
- 问题域如何在Ubuntu服务器上进行远程开发
- 方法/机制配置Ubuntu 2为开发环境Ubuntu 1为生产环境
- 结论/价值Trae通过SSH连接远程服务器进行开发
## Key Claims
- Ubuntu 2作为开发服务器运行源码
- Ubuntu 1作为生产服务器运行镜像
- ThinkBook本地仅作为UI端
## Key Concepts
- [[远程开发]]:通过远程连接进行开发
- [[SSH]]:安全远程连接协议
## Key Entities
- [[Trae]]AI代码编辑器
- [[Ubuntu]]Linux发行版
## Connections
- [[Trae]] ← 连接 ← [[SSH]]
- [[远程开发]] ← 架构 ← [[多服务器]]
## Contradictions