toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

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

## Steps to Reproduce 1. Setting OVERLEAF_NAV_TITLE="Another title" 2.Stopping/starting the toolkit with bin/stop ; bin/start ## Expected Behaviour Header should change to "Another title" ## Observed Behaviour Header remains initaally...

## Description The sed parsing present in `lib/shared_function.sh` does not work correctly on macOS. I think it is because macOS by default uses BSD sed instead of GNU sed (for...

Hello! I am using the Overleaf Toolkit on my server, and I would like to know the best way to limit resource usage on the host machine by the Overleaf...

## Description include docker-compose in requirements ## Contributor Agreement - [x] I confirm I have signed the [Contributor License Agreement](https://github.com/overleaf/overleaf/blob/master/CONTRIBUTING.md#contributor-license-agreement)

> commit: `3c5ef041a4d510d74cf8bc4a7ee871d125ab99fe` Timed out in connecting to the MongoDB server: ``` $ bin/up Initiating Mongo replica set... [+] Running 1/1 ✔ Container mongo Started 0.3s MongoServerSelectionError: Server selection timed...

I am moving several projects to my self-hosted instance. Is it possible to tweak the throttling that Overleaf does when a user uploads a lot of files? I fail to...

## Steps to Reproduce New deployment with overleaf-toolkit using **WSL 2 Ubuntu**+Docker Desktop for Windows My user is the administrator of windows. 1. clone overleaf-toolkit into the directory and rename...

I follow the [doc](https://github.com/overleaf/toolkit/blob/master/doc/quick-start-guide.md) and deployed overleaf on my server. As in the documentation, I have created an administrator account. However, the problem shown in the following picture emerged. I...

- I followed the [Quick Start](https://github.com/overleaf/toolkit/blob/master/doc/quick-start-guide.md) and runned `bin/init` - Afterwards I runned `bin/start` but got the following error message: ``` --------------------- ERROR ----------------------- Invalid MONGO_VERSION: MONGO_VERSION=6.0 MONGO_VERSION must start...

By following the steps in the [quick start guide](https://github.com/overleaf/toolkit/blob/master/doc/quick-start-guide.md), I was stopped in my tracks by an error. ```sh ╭─[dan dans-MacBook-Air] ~/repos/resume-latex (master) ╰─$ git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit Cloning into...