1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00
Commit graph

50 commits

Author SHA1 Message Date
Eric Mc Sween
593b1bef29 Documentation fixes 2023-05-17 14:16:55 -04:00
Eric Mc Sween
13f0e8a4db Use Docker Compose v2
By default, use Docker Compose v2, but fall back to Docker Compose v1 if
v2 is unavailable.
2023-05-16 16:45:59 -04:00
Jakob Ackermann
897ad8b72a
[docs] extend docs for upgrading from 0.x 2022-11-17 13:03:29 +00:00
Jakob Ackermann
05e303a13d
[docs] link to 3.x.x release notes
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2022-11-09 17:08:45 +00:00
Jakob Ackermann
c4a25b9aea
[docs] take care of index changes when upgrading from 0.x 2022-11-09 12:55:32 +00:00
Christopher Hoskin
5d4526457c Remove example 2022-10-13 12:21:12 +01:00
Christopher Hoskin
38f1abea7a Add documentation for NGINX_HTTP_PORT 2022-10-13 12:20:24 +01:00
Christopher Hoskin
3a40892b9c SHARELATEX_PORT doesn't configure port in container 2022-10-13 12:17:37 +01:00
Christopher Hoskin
2f76ea09ca Add mermaid diagram for tls proxy 2022-10-13 11:57:17 +01:00
Christopher Hoskin
33c4a67dc2
Update directory listing while I'm here 2022-10-12 09:56:09 +01:00
Miguel Serrano
46ad6309c9
Add docs and default config for SHARELATEX_LISTEN_IP (#105)
* Add docs and default config for SHARELATEX_LISTEN_IP

* empty value considered not set for `SHARELATEX_LISTEN_IP `

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>

* updated changelog and fixed dates for previous entries

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2022-08-16 11:33:58 +02:00
Alf Eaton
07146571d8 Add a section about storing data in volumes 2022-08-04 16:06:48 +01:00
M Fahru
fc9c91445c
Change suggested directory name from overleaf to overleaf-toolkit in the Quick Start Guide
`overleaf` is the default directory name for the https://github.com/overleaf/overleaf repository, it would be better if the documentation suggests a different directory name for toolkit so they won't conflict when the toolkit repositor is cloned in the same parent directory as the overleaf community edition.
2022-07-26 08:45:17 -04:00
Alf Eaton
ce6267d0e0 Fix links in documentation 2022-07-19 11:40:09 +01:00
Alexandre L
fddaeea55d
Update quick-start-guide.md
Typo
2022-06-08 21:13:18 +02:00
Christopher Hoskin
df2c5518de
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:32 +01:00
Christopher Hoskin
4c4ca05cef
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:23 +01:00
Christopher Hoskin
6ee824a63e
Backticks
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2021-10-07 11:28:14 +01:00
Christopher Hoskin
a01f6d07a2 Document LISTEN_IPs etc 2021-10-07 10:10:02 +01:00
Eric Mc Sween
facfbb8286 Instructions for maintaining older TeX Live versions 2021-08-27 12:05:36 -04:00
June Kelly
bea4ab009d Clarify requirements on version number 2021-08-24 15:13:17 +01:00
June Kelly
54fee9636d Merge branch 'patch-1' of https://github.com/avaneesh92/toolkit into avaneesh92-patch-1 2021-08-24 15:09:57 +01:00
Miguel Serrano
d0eb0c7c91
Remove SP backup info and linked developer documentation 2021-08-19 16:32:20 +02:00
June Kelly
a1b8e3b42a wip: Add new EXTERNAL_AUTH variable 2021-08-05 13:10:33 +01:00
Miguel Serrano
07fc0a5c66
Added a note on /launchpad 2021-07-21 17:32:34 +02:00
Avaneesh Tripathi
6c2c7fed2b
Adding version number in 'docker-compose.override.yml'
If version number in `docker-compose.override.yml` is not present, docker-compose assumes version 1 and complains version mismatch with number given `version` file.
2021-07-03 11:58:28 +05:30
Miguel Serrano
09396e3377
remove unnecessary variables (#54) 2021-05-28 13:43:11 +02:00
Christopher Hoskin
85f960a204
Merge pull request #48 from overleaf/csh-issue-4216-toolkit-ssl-proxy
Add a TLS proxy option to the Toolkit
2021-05-10 15:42:31 +01:00
Christopher Hoskin
93d92017b0 Remove documentation for generating a CSR 2021-05-10 15:41:52 +01:00
Christopher Hoskin
ce0c46a69d Cover enabling and starting TLS proxy in docs 2021-05-10 11:53:11 +01:00
Christopher Hoskin
11cc9b833f Add TLS proxy walk-through to the quick start 2021-04-30 10:03:18 +01:00
Christopher Hoskin
46146a69c7 Consistent caps 2021-04-27 12:15:48 +01:00
Christopher Hoskin
7fb82faa66 Variables for running Overleaf behind a proxy 2021-04-27 10:47:39 +01:00
Christopher Hoskin
cdfb418361 Make TLS config optional 2021-04-27 10:14:29 +01:00
Christopher Hoskin
c1d6e5d759 Clarify when to change the proxy_pass 2021-04-26 11:31:03 +01:00
Christopher Hoskin
77bd640dae Fix typo 2021-04-26 10:00:00 +01:00
Christopher Hoskin
5309e7d44f Rename TLS cert/key variables 2021-04-22 09:35:40 +01:00
Christopher Hoskin
f931662fa1 Update the TLS proxy documentation to cover bring your own cert 2021-04-22 09:12:06 +01:00
Shane Kilkelly
2b097a2415 Docs: recommend recreating containers 2021-04-08 14:47:49 +01:00
Christopher Hoskin
0a5905b434 Add a TLS proxy option to the Toolkit 2021-04-08 12:02:15 +01:00
Miguel Serrano
8fe59f2d08
Update ldap test image to 1.1
This is required due to latest changes in the LDAP test image
2021-02-17 13:15:52 +01:00
Miguel Serrano
89c1a0de3f
Added LDAP and SAML instructions and example instructions (#30) 2021-01-05 12:18:12 +01:00
Shane Kilkelly
ba041bc23b
Merge pull request #19 from dvmc/patch-1
typo
2020-10-21 10:27:57 +01:00
Shane Kilkelly
f2a40ce975 Document how to apply configuration changes 2020-10-20 11:45:16 +01:00
David Michaelis
bd64f0393e
typo 2020-10-19 18:27:00 +02:00
Shane Kilkelly
46f83d01ce Add link to docker-compose documentation 2020-10-08 11:04:04 +01:00
Shane Kilkelly
753c643f99 Add documentation on SHARELATEX_PORT variable 2020-10-08 10:19:11 +01:00
Philipp Zumstein
c4b7e52925
Update quick-start-guide.md
When using git clone via https instead of ssh this works also w/o a public key
and then this file is more conform to the README file.
2020-10-02 09:14:20 +02:00
Shane Kilkelly
6a8882d011 Add documentation on committing CE image 2020-09-18 14:25:45 +01:00
Shane Kilkelly
9395627ac8 Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00