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

61 commits

Author SHA1 Message Date
Miguel Serrano
2a6cb7c390 Update config-seed to 4.0.3 2023-06-29 15:31:52 +02:00
Miguel Serrano
24cafc6da1 Updated config seed to version 4.0.2 2023-06-08 14:32:33 +02:00
Miguel Serrano
1759aa4a72 Updated config seed to 4.0.1 2023-05-30 13:01:42 +02:00
Eric Mc Sween
9f5bd17cda Removed OAuth2 client configuration
Now that the git bridge exclusively uses personal access tokens in
ServerPro, it doesn't need to perform a password grant request and
therefore doesn't need to have its OAuth client id and secret
configured.
2023-05-24 16:15:28 -04:00
Miguel Serrano
1f50baa1dc
Update redis to 6.2 in config-seed 2023-05-18 15:24:02 +02:00
Eric Mc Sween
d447061e8d Ensure git bridge is disabled by default
The config seed was mistakenly setting the GIT_BRIDGE_ENABLED variable
to true rather than false. We want git bridge to be enabled manually
because users also have to set a secret for it to work correctly.
2023-04-12 16:08:52 -04:00
Thomas Mees
3a7d5c6676 Support git bridge in Server Pro
This adds a new docker compose configuration for git bridge. This
configuration is loaded only when GIT_BRIDGE_ENABLED is set to true in
config/overleaf.rc

Co-authored-by: Thomas Mees <thomas.mees@overleaf.com>
2023-03-30 11:42:07 -04:00
Jakob Ackermann
40ed7464db
Updated seed version to 3.5.5 2023-03-21 16:54:50 +00:00
Jakob Ackermann
6c7119025b
Updated seed version to 3.5.4 2023-03-20 15:02:08 +00:00
siaimes
e9d1657cc5
Allow users to customize the image address. (#138)
* Allow users to customize the image address.

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>

* Change IMAGE_NAME to SHARELATEX_IMAGE_REPO and commented out it by default.

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>

* Change SHARELATEX_IMAGE_REPO to SHARELATEX_IMAGE_NAME.

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>

---------

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>
2023-03-20 10:25:47 +01:00
Miguel Serrano
f6e18c93d8 Updated seed version to 3.5.3 2023-03-16 18:07:05 +01:00
Miguel Serrano
a67d4d17b0 Updated config seed to 3.5.2 2023-03-07 16:03:24 +01:00
Miguel Serrano
56e7bf4348
Update version seed to 3.5.1 (#134)
* Update version seed to 3.5.1

* Add CHANGELOG entry for 3.5.1

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2023-03-06 12:47:54 +01:00
Jakob Ackermann
c64acdc335
[config-seed] add variables for S3 2023-02-28 14:27:21 +00:00
Miguel Serrano
05cf6ef907
Update version 2023-02-10 18:24:59 +01:00
Miguel Serrano
548b301b9e Updated config-seed to 3.5.0 2023-02-10 13:06:04 +01:00
Miguel Serrano
c08a727f3c
Updated config seed version to 3.4.0 2023-01-11 16:14:19 +01:00
Jakob Ackermann
a369e5393b
Update seed version to the latest 3.3.2 hotfix 2022-11-15 09:37:13 +00:00
Miguel Serrano
efea1bc77b
Update config-seed to the latest 3.3.0 version (#118)
* Update config-seed to the latest 3.3.0 version
2022-10-13 17:40:27 +02:00
Christopher Hoskin
7d711752ac
Merge pull request #81 from YinAoXiong/patch-1
fix some port conflicts and misalignment issues
2022-10-13 14:07:29 +01:00
Miguel Serrano
79a0deff8e
Merge pull request #110 from overleaf/msm-hotfix-seed
Updated seed version to the latest 3.2.2 hotfix
2022-09-22 17:26:29 +02:00
Miguel Serrano
7628017851
Updated config seed to use TexLive 2022 2022-09-22 12:02:00 +02:00
Miguel Serrano
f43c168ab8
Updated seed version to the latest 3.2.2 hotfix 2022-09-21 12:30:13 +02:00
Miguel Serrano
376ad82866 Updated config seed to CE/SP 3.2.0 2022-08-16 10:07:53 +02:00
Miguel Serrano
c4f49273b4 Update config seed to upcoming 3.1.0 2022-05-17 12:07:54 +02:00
Jakob Ackermann
cd6c3de5c1
[config-seed] variables: update texlive versions
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2022-01-27 11:21:53 +00:00
Jakob Ackermann
386c019c9c
[config-seed] variables: hide texlive image list by default 2022-01-27 11:13:49 +00:00
YinAoXiong
b1afcec0c6
Fix nginx port forwarding problem 2021-11-17 20:04:34 +08:00
Christopher Hoskin
2be24268de Configure nginx to redirect HTTP to HTTPS 2021-10-07 10:04:15 +01:00
Miguel Serrano
67e42aac58
Update config seed to 3.0.1
Update config seed to 3.0.1 (latest version)
2021-10-05 17:12:10 +02:00
Jakob Ackermann
4a24aff8c7
[config-seed] remove spurious quotes from values 2021-08-27 10:49:38 +01:00
June Kelly
81ceec071c
Merge pull request #66 from overleaf/jk-sp-external-auth-flag
Add new EXTERNAL_AUTH variable
2021-08-12 14:49:39 +01:00
June Kelly
a1b8e3b42a wip: Add new EXTERNAL_AUTH variable 2021-08-05 13:10:33 +01:00
Miguel Serrano
2f82f26e28
Remove linked_url from ENABLED_LINKED_FILE_TYPES config seed
Also added `project_output_file` as default. This change doesn't break backwards compatibility.
2021-08-03 09:01:25 +02:00
Miguel Serrano
37c71767d4
Update version 2021-07-12 17:06:15 +02:00
Miguel Serrano
75cd3d2b29
Added TEX_LIVE_ to variables.env (#58)
* Added `TEX_LIVE_` to variables.env
2021-07-07 10:13:28 +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
1adb19439c Link to tls-proxy docs 2021-05-10 11:26:42 +01:00
Christopher Hoskin
b27c7f3809 Remove server_name from config 2021-04-27 12:07:21 +01:00
Christopher Hoskin
c9b3de934a Remove config specific to jwilder/nginx-proxy 2021-04-27 11:29:26 +01:00
Christopher Hoskin
7fb82faa66 Variables for running Overleaf behind a proxy 2021-04-27 10:47:39 +01:00
Christopher Hoskin
ec621c83ef Minimal nginx.conf 2021-04-26 12:10:56 +01:00
Christopher Hoskin
9dcd79fe24 Remove addition of headers which are added by web anyway 2021-04-26 11:47:10 +01:00
Christopher Hoskin
c1d6e5d759 Clarify when to change the proxy_pass 2021-04-26 11:31:03 +01:00
Christopher Hoskin
5027e452cb Use port 443 on nginx container 2021-04-23 16:46:38 +01:00
Miguel Serrano
725bcbd2d7
Updated default version to 2.6.1 (#52) 2021-04-23 16:03:57 +02:00
Christopher Hoskin
5309e7d44f Rename TLS cert/key variables 2021-04-22 09:35:40 +01:00
Christopher Hoskin
f71a2286e3 Allow the port used for TLS to be changed 2021-04-22 09:11:26 +01:00
Christopher Hoskin
1bae2a7bb1 Use stock nginx image, mount nginx config and TLS cert 2021-04-21 18:24:31 +01:00
Miguel Serrano
e844d33b6c
Removed instructions leftover (#51) 2021-04-19 17:29:35 +02:00