> 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/ko/readme/hidden-pages.md).

# 숨겨진 페이지

오픈 소스 정신을 구현하기 위해 Overleaf는 다음에서 사용할 수 있는 오픈 소스 커뮤니티 버전을 제공합니다 [GitHub: Overleaf](https://github.com/overleaf/overleaf). 그러나 그들이 이른바 [Server Pro](https://www.overleaf.com/for/enterprises/when-to-use-overleaf-on-premises-vs-in-the-cloud), Overleaf는 오픈 소스로 공개한 커뮤니티 버전에 의도적으로 많은 코드 은폐 변경을 가했으며, 심지어 순수 프런트엔드 수학 *기호 팔레트* 로 **유료** 기능.

지난 몇 년 동안 우리는 Overleaf의 컴파일 시간이 다음에서 줄어드는 것을 지켜봐 왔습니다 **1분에서 20초, 심지어 10초까지**, 구독 요금은 계속해서 점점 올라가고 있습니다. 한숨 쉬며 이렇게 말하지 않기 어렵습니다: **학자들은 오래전부터 Overleaf 때문에 고통받아 왔습니다.**

게다가 Overleaf의 가격은 전 세계적으로 거의 동일하며, 가장 저렴한 학생 멤버십도 월 10달러부터 시작해 유럽과 미국 밖의 대부분의 학생들에게는 감당하기 어렵습니다. 더욱 황당한 것은 연간 399달러의 Pro 요금제가 있다는 점인데, 이는 터무니없이 비싸다고밖에 할 수 없습니다.

### 변화가 필요합니다

개인 학생이든 전체 연구 기관이든, 지난 수년간 모두가 Overleaf의 끊임없이 오르는 가격에 휩쓸려 왔다고 말하는 것은 타당합니다.

그리고 AI 시대에 Overleaf는 약속된 변화를 가져오기는커녕, 오래된 기술에 계속 의존하면서 최종 사용자에게서 점점 더 많은 것을 짜내고 있습니다.

그동안 Overleaf Community Edition을 개선하기 위해 큰 노력을 기울여 온 많은 커뮤니티 개발자들이 있습니다. 그들은 다음과 같습니다:

* <https://github.com/ertuil/overleaf>
* <https://github.com/AllanChain/lcpu-overleaf>
* <https://github.com/yu-i-i/overleaf-cep/>
* <https://github.com/ayaka-notes/overleaf>
* <https://github.com/davrot/overleaf_with_admin_extension>
* <https://github.com/overleaf/overleaf/pull/1447> (Git 통합)
* <https://github.com/overleaf/overleaf/pull/1385> (Typst 지원)

그들 중 일부는 풀 리퀘스트(PR)를 시작했지만, 안타깝게도 오픈 소스 커뮤니티에서는 이러한 PR이 대부분 무시됩니다. 따라서 우리는 종종 Overleaf의 이른바 오픈 소스가 실제로 어떤 종류의 오픈 소스인지 의문을 갖게 됩니다.

2026년 1월, OpenAI는 다음의 출시를 발표했습니다 [Prism](https://prism.openai.com/). 여러 커뮤니티에서 사람들은 Prism이 Overleaf를 끝장냈다고 말했습니다.&#x20;

***이는 기업이 사용자를 묶어 두기 위해 재포장된 API와 겹겹의 기능 제한에만 의존한다면, AI 시대에는 결국 점점 늘어나는 경쟁자들에게 추월당하게 된다는 것을 보여줍니다.***

본론으로 돌아가서, 모든 기능을 갖춘 Overleaf Pro의 출시를 기쁘게 발표합니다. 이 문서는 Overleaf Pro를 설정하고 유지 관리하는 데 관심 있는 분들을 위해 특별히 작성되었습니다.

Overleaf Pro와 Community Edition 모두 Docker 컨테이너에서 실행되어 동일한 호스트의 다른 애플리케이션과 분리됩니다. 이는 잠재적인 애플리케이션 간 공격을 방지하여 추가적인 보안 계층을 제공합니다.

이들은 에어갭 서버에서 실행될 수 있으며, 이는 인터넷을 포함한 다른 네트워크와 완전히 격리될 수 있음을 의미합니다. Docker는 애플리케이션을 인터넷에 연결된 환경에서 에어갭 환경으로 전송하기 위한 도구를 제공합니다.

초기 다운로드 후에는 인터넷 연결이 필요하지 않아 외부 위협의 위험을 크게 줄여줍니다.


---

# 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/ko/readme/hidden-pages.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.
