1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00
overleaf-toolkit/doc/README.md
Mathew Evans c56c411c5d
Add steps to migrate from docker-compose.yml to Toolkit (#226)
* Add steps to migrate from docker-compose.yml to Toolkit
2024-04-09 21:19:34 +01:00

46 lines
1 KiB
Markdown

# Documentation
Welcome to the documentation for the Overleaf Toolkit.
This documentation is under construction. You can still find the legacy
documentation on the [Overleaf Wiki](https://github.com/overleaf/overleaf/wiki)
## Getting Started
- [Overview](./overview.md)
- [Quick Start Guide](./quick-start-guide.md)
- [Dependencies](./dependencies.md)
- [docker-compose.yml to Toolkit migration](./docker-compose-to-toolkit-migration.md)
## Using the Toolkit
- [The Doctor](./the-doctor.md)
- [Working with Docker-Compose Services](./docker-compose.md)
## Configuration
- [Configuration Overview](./configuration.md)
- [overleaf.rc](./overleaf-rc.md)
- [TLS proxy](./tls-proxy.md)
## Persistent Data
- [Persistent Data Overview](./persistent-data.md)
## Server Pro
- [Getting Server Pro](./getting-server-pro.md)
- [Sandboxed Compiles](./sandboxed-compiles.md)
- [LDAP integration](./ldap.md)
- [SAML integration](./saml.md)
## Upgrades
- [Upgrading the Toolkit](./upgrading.md)
- [Community Edition: Upgrading TexLive](./ce-upgrading-texlive.md)