-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Docker Compose Files
Mathew Evans edited this page Aug 27, 2025
·
2 revisions
Important
This page has been moved. Please update your bookmarks.
Click here to be redirected to our new on-premises documentation.
View outdated content
Docker compose files are a great way of getting all the dependencies and settings ShareLaTeX needs setup in one clear file. We have an example compile file you can use at https://github.com/sharelatex/sharelatex/blob/master/docker-compose.yml
- Quickstart Guide (Overleaf Toolkit)
- Hardware Requirements
- Database & Dependencies
- Creating and managing users
- General configuration
- Configuring Email
- SSL & Nginx reverse proxy
- Data and Backups
- Configuring Headers, Footers & Logo
- Password Restrictions
- i18n Languages
- Logging
- Common Config Options
- F.A.Q
- Troubleshooting
- Full Project History Migration