> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/on-premises/zh-tw/readme/community-edition-vs-server-pro.md).

# Overleaf Pro 與 Server Pro

{% hint style="info" %}
Overleaf Pro 是 Overleaf 社群版的增強版實作，提供多項 *<mark style="color:$primary;">**免費的進階**</mark>* Server Pro 功能。不同於可在 <https://www.overleaf.com/>，我們在編譯時間上沒有限制，使用者數量也沒有授權要求，而且您可以完整自架自己的資料，確保絕對安全。

Overleaf Server Pro 是 Overleaf 的商業自架部署版本，並提供官方支援；更多 Server Pro 資訊，請造訪 [Server Pro](https://www.overleaf.com/for/enterprises/when-to-use-overleaf-on-premises-vs-in-the-cloud).
{% endhint %}

{% hint style="warning" %}
Overleaf Community Edition 適用於 **全部** 使用者彼此可信任的環境中。Community Edition **不要** 適用於因無法使用 Sandbox Compiles 而需要隔離使用者的情境。

在沒有沙箱機制的情況下，LaTeX 編譯會以與容器相同的權限執行，因而可存取其檔案系統、網路與環境變數。這會造成資料外洩或系統遭入侵的風險。未經沙箱保護的編譯只應在完全可信任的環境中使用；對於多使用者或正式生產部署，強烈建議使用 Sandbox Compiles。

如需 Sandbox Compiles 的更多資訊，請參閱我們的 [文件](broken://pages/62029113e67494d78d16303f3fbf09dcd5cd61f1).
{% endhint %}

### 使用者的優點

| 功能            | 社群版 | Overleaf Pro | Server Pro |
| ------------- | :-: | :----------: | :--------: |
| 強大的 LaTeX 編輯器 |  ✓  |       ✓      |      ✓     |
| 完整的專案歷史       |  ✓  |       ✓      |      ✓     |
| 留言            |  X  |       ✓      |      ✓     |
| 即時追蹤變更        |  X  |       ✓      |      ✓     |
| 輕鬆的內部協作       |  X  |       ✓      |      ✓     |
| 私人範本管理系統      |  X  |       ✓      |      ✓     |
| Git 整合        |  X  |       ✓      |      ✓     |
| 符號面板          |  X  |       ✓      |      ✓     |
| GitHub 整合     |  X  |     即將推出     |      X     |

### 使用者管理員的優點 <a href="#benefits-for-user-admins" id="benefits-for-user-admins"></a>

| 功能             | 社群版 | Overleaf Pro | Server Pro |
| -------------- | :-: | :----------: | :--------: |
| 可透過管理面板輕鬆管理使用者 |  有限 |       ✓      |      ✓     |
| 無需手動升級使用者      |  X  |       ✓      |      ✓     |

### 系統管理員的優點 <a href="#benefits-for-system-admins" id="benefits-for-system-admins"></a>

<table><thead><tr><th>功能</th><th width="172" align="center">社群版</th><th width="198.5" align="center" valign="middle">Overleaf Pro</th><th align="center">Server Pro</th></tr></thead><tbody><tr><td>透過 SAML 2 和 LDAP 的單一登入（SSO）</td><td align="center">X</td><td align="center" valign="middle">✓</td><td align="center">✓</td></tr><tr><td>透過 OAuth 2.0 的單一登入（SSO）</td><td align="center">X</td><td align="center" valign="middle">✓</td><td align="center">X</td></tr><tr><td>直接存取所有使用者的專案</td><td align="center">✓</td><td align="center" valign="middle">✓</td><td align="center">✓</td></tr><tr><td>自架主機</td><td align="center">✓</td><td align="center" valign="middle">✓</td><td align="center">✓</td></tr><tr><td>自動使用者註冊</td><td align="center">X</td><td align="center" valign="middle"><p>✓</p><p>（LDAP/SAML/OIDC）</p></td><td align="center"><p>✓</p><p>（LDAP 或 SAML）</p></td></tr><tr><td>Sandboxed Compiles</td><td align="center">X</td><td align="center" valign="middle">✓</td><td align="center">✓</td></tr><tr><td>經過最佳化的 TeX Live 版本</td><td align="center">X</td><td align="center" valign="middle">社群</td><td align="center">✓</td></tr><tr><td>安全性更新的提前通知</td><td align="center">X</td><td align="center" valign="middle">社群</td><td align="center">✓</td></tr></tbody></table>

### 社群支援

對於使用自架 Overleaf 執行個體的人，支援由社群透過 GitHub Issues 提供 [Issues](https://github.com/ayaka-notes/overleaf-pro/issues).

為了維持在受支援的版本路線上，您可以將下方指令的輸出與發行說明中公布的 Image ID 進行比較，以確認您正在執行的 Overleaf 版本。

```bash
docker inspect --format '{{.Image}}' sharelatex | awk -F: '{print substr($2, 1, 12)}'
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/on-premises/zh-tw/readme/community-edition-vs-server-pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
