toolkit
toolkit copied to clipboard
We setup a local instance of Overleaf in our institute, some people almost know nothing about latex. To encourge them starting, we'd like to remove sign up (without acount), and...
Hello! I want to install overleaf behind an existing nginx-proxy actually serving some other applications on different subdomains and paths (VIRTUAL_PATH, from nginx-proxy:dev). See below, the proxy's container configuration: ```...
I can't run overleaf with a docker compose file (attached): [dockercompose.txt](https://github.com/overleaf/toolkit/files/12845591/dockercompose.txt) Everything seems fine: overleaf, redis and mongo are running and mongo is also healthy. But: `*** Killing all processes......
Currently, my version is 3.0.1. After using bin/upgrade, Overleaf is updating directly to the latest version instead of version 3.5.11. How can I use Overleaf Toolkit to update my version...
Hey, I'm in the process of upgrading my services. I had overleaf ~3.2 running and upgraded it to `3.5.13` + ran the history migration and cleanup scripts. When changing config/version...
## Steps to Reproduce 1. Running the overleaf docker listening on 127.0.0.1:8080 and exposing it via an Apache 2.4 reverse proxy at https://overleaf.my-own-server.com. 2. Opening a project on the main...
## Steps to Reproduce 1. Visit e.g. https://_overleaf.domain.tld_/admin/register to register a new user 2. Fill all requested entries, i.e. name and mail address 3. Finish registration process ## Expected Behaviour...
I want to write a paper in Japanese, but it does not output PDF. The following is written in output.stdout. ``` Rc files read: latexmkrc Latexmk: This is Latexmk, John...
Dear Community, I have a overleaf CE instance running, and I need to know how to add/delete users via command line, but unfortunately I haven't found any description yet. Please,...
1. After successfully running Docker according to the steps provided in the document, the Overleaf website can be used normally. 2. However, when I press Ctrl+C to stop Docker and...