35 lines
859 B
Markdown
35 lines
859 B
Markdown
---
|
||
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
|