1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00
No description
Find a file
Avaneesh Tripathi 6c2c7fed2b
Adding version number in 'docker-compose.override.yml'
If version number in `docker-compose.override.yml` is not present, docker-compose assumes version 1 and complains version mismatch with number given `version` file.
2021-07-03 11:58:28 +05:30
.github added github Issue and PR templates for contributions 2020-10-02 12:32:22 +02:00
bin Doctor: defend against undefined NGINX_ENABLED 2021-05-07 15:47:53 +01:00
config Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
data Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
doc Adding version number in 'docker-compose.override.yml' 2021-07-03 11:58:28 +05:30
lib Merge pull request #48 from overleaf/csh-issue-4216-toolkit-ssl-proxy 2021-05-10 15:42:31 +01:00
.gitignore Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
CHANGELOG.md [misc] fix code linting errors in bin/ scripts 2020-11-25 10:30:24 +00:00
CONTRIBUTING Create CONTRIBUTING 2020-10-02 11:11:11 +01:00
LICENSE Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
README.md Removed "incomplete" and "beta testing" references (#55) 2021-06-01 15:26:05 +02:00

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

Then follow the Quick Start Guide.

Documentation

See Documentation Index

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.