The Toolkit is compatible with both the Server CE and Overleaf Pro and is the recommended installation method. Using the Toolkit will allow you to easily get started with Server CE and seamlessly upgrade to Overleaf Pro if required.
Ayaka-notes/overleaf-toolkit is modified to use overleaf-pro image from ghcr directly. Also with texlive provided by ayaka-notes. But you can download official overleaf-toolkit.
1
Clone the Overleaf Toolkit repository
To install the toolkit you'll need to navigate to the intended installation path and then clone the Overleaf Toolkit (@Ayaka-notes) GitHub repository using this command:
Clone repository
gitclonehttps://github.com/ayaka-notes/toolkit.git./overleaf-toolkit# official toolkit# git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit
To prevent any potential permissions issues we recommend installing the Toolkit in your user's $HOME directory.
2
Change into the toolkit directory
Wait for the cloning process to complete then let's switch into the newly created overleaf-toolkit directory: