mirror of https://github.com/tp4a/teleport
add donate QR code.
parent
cc69be9979
commit
d8f640b50d
14
Home.md
14
Home.md
|
@ -4,7 +4,7 @@
|
|||
|
||||
## 快速了解
|
||||
|
||||
Teleport是一款简单易用的堡垒机系统,具有小巧、易用、易于集成的特点,支持RDP和SSH协议的跳转和管理。
|
||||
Teleport是一款简单易用的堡垒机系统,具有小巧、易用的特点,支持RDP和SSH协议的跳转和管理。
|
||||
|
||||
Teleport由两大部分构成:
|
||||
|
||||
|
@ -15,10 +15,8 @@ Teleport非常小巧且极易安装部署:**仅需一分钟,就可以安装
|
|||
|
||||
## 支持的操作系统
|
||||
|
||||
Teleport支持部署到Windows或Linux系统中,目前支持的系统版本如下:
|
||||
Teleport支持部署到Linux系统中,目前支持的系统版本如下:
|
||||
|
||||
- Windows Server 2008 及以上版本
|
||||
- Windows 7 及以上版本
|
||||
- Ubuntu 14.04 64位 及以上版本
|
||||
- CentOS 6.2 64位 及以上版本
|
||||
- Debian 6.0 64位 及以上版本
|
||||
|
@ -28,6 +26,14 @@ Teleport支持部署到Windows或Linux系统中,目前支持的系统版本如
|
|||
|
||||
因为Teleport内建了所需的脚本引擎、WEB服务等模块,因此不需要额外安装其他的库或者模块,整个系统的安装与部署非常方便。
|
||||
|
||||
此外,Teleport内建的是SQLite数据库,如果您打算用于生产环境,建议使用MySQL数据库,因此,您需要先安装MySQL数据库服务。
|
||||
|
||||
## 延伸阅读
|
||||
|
||||
[安装部署Teleport](deployment-install)
|
||||
|
||||
## 提供帮助
|
||||
|
||||
Teleport项目现在接受捐赠。如果您觉得Teleport对您有所帮助,请通过下列方式进行捐赠。您的帮助将给我动力持续更新,并保障服务器继续运行,谢谢!
|
||||
|
||||

|
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue