toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Results 133 toolkit issues
Sort by recently updated
recently updated
newest added

As the title suggests, how do I add docker lables to configure my reverse proxy when using the overleaf toolkit? I saw the various compose files in `/lib/`, but didn't...

## Steps to Reproduce When Im installing, in a new ubuntu and clean VM, im always have this error: 1. bin/up -d Initiating Mongo replica set... [+] Running 1/1 ✔...

Hello, is it possible to enable equation previews on localhost? I'm used to it, when I was using online version of overleaf, but I cannot find a possibility to enable...

## Steps to Reproduce 1. Cloned the github using mac OS 2. Bin/init 3. Bin/up ## Expected Behaviour Bin/up working properly and the program starting. ## Observed Behaviour Error occurs...

When exporting projects from the public instance of Overleaf.com and importing them into a self-hosted Overleaf Community Edition (running in Docker), the name of the imported project is set to...

I have a LaTeX template which requires XeLaTeX to compile, but the service uses pdfLaTeX by default, which causes the service hang on high CPU usage for a long time...

## Description Make the docs a tiny bit more intuitive. Because it is not clearly labeld, that this command needs to be changed befor execution. ## Related issues / Pull...

# Problem I'm facing a minted issue similar to #298, but following that steps I still had the same issue. I'm running latest overleaf-toolikt on wsl with Ubuntu on a...

Hi, I've been playing around with the toolkit lately, and for containers created with the toolkit it seems like biber is not working. I also found a solution, please consider...

Hi, I fail to configure HTTP on 33443 port. I configured ```overeleaf.rc``` as follows: ``` ### Overleaf RC #### PROJECT_NAME=overleaf # Sharelatex container # Uncomment the OVERLEAF_IMAGE_NAME variable to use...