mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +02:00
No description
The default location of the data directory inside the git-bridge container is /tmp/wlgb, but the data it contains should not be considered temporary. In order to avoid any misunderstanding that would lead an administrator to delete the contents of the /tmp directory, we move the data directory to /data/git-bridge. |
||
---|---|---|
.github | ||
bin | ||
config | ||
data | ||
doc | ||
lib | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md |
Overleaf Toolkit
This repository contains the Overleaf Toolkit, the standard tools for running a local instance of Overleaf. This toolkit will help you to set up and administer both Overleaf Community Edition (free to use, and community supported), and Overleaf Server Pro (commercial, with professional support).
The Developer wiki contains further documentation on releases, features and other configuration elements.
Getting Started
Clone this repository locally:
git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit
Then follow the Quick Start Guide.
Documentation
Contributing
See the CONTRIBUTING file.
Getting Help
Users of the free Community Edition should open an issue on github.
Users of Server Pro should contact support@overleaf.com
for assistance.
In both cases, it is a good idea to include the output of the bin/doctor
script in your message.