# Welcome

Overleaf is a collaborative LaTeX editor loved by researchers and tech teams. Our cloud version is available at [overleaf.com](https://www.overleaf.com/). These docs are specifically for people interested in setting up and maintaining Overleaf Server Pro or Community Edition.

## Overview of Server Pro and Community Edition

Both Server Pro and Community Edition run in Docker containers, isolating them from other applications on the same host. This provides an additional layer of security by preventing potential cross-application attacks.&#x20;

They can run on air-gapped servers, which means they can be completely isolated from other networks, including the Internet. Docker provides tooling for transferring the application from an internet-connected to an air-gapped environment.&#x20;

After the initial download, no internet connection is required, significantly reducing the risk of external threats.

{% hint style="warning" %}
Overleaf Community Edition is intended for use in environments where **all** users are trusted. Community Edition is **not** appropriate for scenarios where isolation of users is required due to Sandbox Compiles not being available.

Without sandboxing, LaTeX compiles run with the same privileges as the container, allowing access to its filesystem, network, and environment variables. This creates a risk of data exposure or system compromise. Non-sandboxed compiles should only be used in fully trusted environments; for multi-user or production deployments, Sandbox Compiles are strongly recommended.

For more information on Sandbox Compiles check out our [documentation](https://docs.overleaf.com/on-premises/configuration/overleaf-toolkit/server-pro-only-configuration/sandboxed-compiles).&#x20;
{% endhint %}

{% content-ref url="welcome/server-pro-vs.-community-edition" %}
[server-pro-vs.-community-edition](https://docs.overleaf.com/on-premises/welcome/server-pro-vs.-community-edition)
{% endcontent-ref %}

## Stay up to date

[Subscribe to our mailing list](https://mailchi.mp/overleaf.com/community-edition-and-server-pro) to get updates on:

* New releases and features
* Enhancements
* Security patches

{% hint style="info" %}
All mailing list emails originate from the email address <weclome@overleaf.com>
{% endhint %}

## Quick links

{% content-ref url="getting-started/before-you-start" %}
[before-you-start](https://docs.overleaf.com/on-premises/getting-started/before-you-start)
{% endcontent-ref %}

{% content-ref url="release-notes" %}
[release-notes](https://docs.overleaf.com/on-premises/release-notes)
{% endcontent-ref %}
