ShareLaTeX relies on two external services that are not installed by default. Docker-compose is installed on the server to manage the dependencies between the different services. It will start and stop all required applications. ShareLaTeX provides a pre-configured configuration file that can be used with docker-compose. The software stores all files by default in the home directory of the user.
Tell docker-compose to store the data in these folders. These lines provide the information where ShareLateX will store the data. The part before the : represents the path on the host, the part after the double-point represents the path in the container. Edit the local part so that it will look like this:.
Never edit the second path as it represents the path inside the container. If you modify it, your data will not be saved correctly and you risk data loss! Make the same modification for MongoDB and Redis. The file should look like this:. Make sure that the application listens on port and is available only from the IP This ensures the application can only be accessed via our HTTPS proxy for security reasons from the outside world.
Therefore we modify it like this:. Scroll down in the file, to a part called environment. This part contains the configuration of ShareLateX, modify it as follows:. The configuration file is written in YAML. Certbot comes with the option to automatically renew the certificate. Configure a cron job that launches Certbot daily to check the status of the certificate.
Open the crontab by typing:. Add the following line which will stop Nginx, renew the certificate and restart the web server daily at in the morning:. Everything is ready for the first start of the ShareLaTeX instance now. To ensure that ShareLaTeX automatically starts on each reboot of the server, create a systemd script for it. The systemd script should look like the following example:. Some messages appear during the user creation, it has finished when the following message appears:.
Once the password for the user has been set, login with your email address and your password. The installation is fully operational, but there are only a few LaTeX packages installed to save disk space.
Asked 5 years, 11 months ago. Active 5 years, 11 months ago. Viewed 11k times. Improve this question. Paul B. Slater Paul B. Slater 2 2 gold badges 3 3 silver badges 13 13 bronze badges. Mhhh, I can get a. You can view the. Specififcally, in the output pane on the right, go to "logs and output files" the button just next to the big recompile button , then go to the drop-down "other logs and files" where you can get all available files amongst them the.
Thanks for the answer. I had to shrink the webpage to see where the. Not too smart of me, not to have tried that initially. Now, I'll see if things pass arXiv muster. Add a comment. Active Oldest Votes. You can download the various auxiliary files using the Other logs and files button: Choosing the. Improve this answer. Currently, for arXiv to parse it correctly, it seems that the basename of the.
So if your main. As of May , the BBL file should have version 2. Versions 2. Overleaf can generate version 2. Sign up or log in Sign up using Google. Sign up using Facebook.
0コメント