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

219 commits

Author SHA1 Message Date
Christopher Hoskin
20e99b5fe7 Consistently use two-space indentation 2021-04-26 15:11:28 +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
e78febc3b5 Merge branch 'csh-issue-4216-toolkit-ssl-proxy' of github.com:overleaf/toolkit into csh-issue-4216-toolkit-ssl-proxy 2021-04-26 11:32:50 +01:00
Christopher Hoskin
c1d6e5d759 Clarify when to change the proxy_pass 2021-04-26 11:31:03 +01:00
Christopher Hoskin
0af5dfcae7 Clarify when to change the proxy_pass 2021-04-26 11:16:40 +01:00
Christopher Hoskin
77bd640dae Fix typo 2021-04-26 10:00:00 +01:00
Christopher Hoskin
42a76925a5 Make nginx volumes read-only 2021-04-26 09:58:43 +01:00
Christopher Hoskin
5b85e2cced Always restart nginx on failure 2021-04-26 09:29:46 +01:00
Christopher Hoskin
f1f49442e6 Order exported variables 2021-04-26 09:15:34 +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
f931662fa1 Update the TLS proxy documentation to cover bring your own cert 2021-04-22 09:12:06 +01:00
Christopher Hoskin
f71a2286e3 Allow the port used for TLS to be changed 2021-04-22 09:11:26 +01:00
Christopher Hoskin
9fa1e7dfe9 Add openssl to dependencies 2021-04-22 08:23:06 +01:00
Christopher Hoskin
21b9b089b6 Add nginx variables to doctor 2021-04-22 08:19:49 +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
Shane Kilkelly
474fafbe52
Merge pull request #49 from overleaf/sk-down-up
Docs: recommend recreating containers
2021-04-14 09:51:31 +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
Shane Kilkelly
4efb350f14
Add example of nginx config variables (#46)
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-04-07 15:21:00 +02:00
Shane Kilkelly
dcaf4c31a0
Add example vars for smtp name and logger (#43)
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-04-07 15:19:33 +02:00
Shane Kilkelly
fe73f6c3fc
Doctor: handle various flavours of awk (#45)
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-03-30 12:16:15 +02:00
Miguel Serrano
3b5fbcf1d5
Fixed footer links and updated app title (#40)
* Fixed footer links and updated app title
* Updated default app name, nav title and domain
* replaced mydomain.com occurrences with example.com
2021-03-08 17:55:05 +01:00
Miguel Serrano
20aa910293
Merge pull request #39 from overleaf/msm-update-test-ldap-image
Update ldap test image to 1.1
2021-02-17 13:21:05 +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
Alf Eaton
caeea8c5ea
Merge pull request #37 from overleaf/ae-doctor-data-paths
Add data paths to doctor output
2021-02-16 09:32:41 +00:00
Alf Eaton
908d4b54a6 Add data paths to doctor output 2021-02-15 11:11:30 +00:00
Miguel Serrano
43d6fae629
Merge pull request #36 from overleaf/msm-version-2-5-2
Updated default version to 2.5.2
2021-02-12 16:21:21 +01:00
Miguel Serrano
c4144b8a02
Updated default version to 2.5.2 2021-02-12 13:05:31 +01:00
Miguel Serrano
89c1a0de3f
Added LDAP and SAML instructions and example instructions (#30) 2021-01-05 12:18:12 +01:00
Jakob Ackermann
530fed2fee
Merge pull request #29 from overleaf/jpa-fix-lint
[misc] fix code linting errors in bin/ scripts
2020-11-25 10:57:55 +00:00
Jakob Ackermann
9750569128
Merge pull request #27 from overleaf/jpa-display-changelog
[bin/upgrade] display changelog diff before pulling changes
2020-11-25 10:34:39 +00:00
Jakob Ackermann
c645415942
[misc] fix code linting errors in bin/ scripts
```
SC2155: Declare and assign separately to avoid masking return values.
```
2020-11-25 10:30:24 +00:00
Jakob Ackermann
4b48169a56
[bin/upgrade] skip user prompt for downloading changes 2020-11-24 16:11:15 +00:00
Jakob Ackermann
45368bbad4
[bin/upgrade] display changelog diff before pulling changes 2020-11-24 12:26:40 +00:00
Miguel Serrano
0e38cf1d75
Merge pull request #26 from overleaf/msm-version-2_5_0-mongo-4_0
Updated version to 2.5.0 and Mongo to 4.0
2020-11-19 11:15:40 +01:00
Miguel Serrano
aa8b465ed5 Updated version to 2.5.0 and Mongo to 4.0 2020-11-19 10:49:17 +01:00
Shane Kilkelly
e790d6b6e4
Merge pull request #24 from overleaf/msm-changelog-version_2-4-2
Update CHANGELOG.md
2020-10-22 15:32:29 +01:00
Miguel Serrano
4bfa37d746
Update CHANGELOG.md 2020-10-22 16:24:20 +02:00
Miguel Serrano
0d569757f2
Merge pull request #23 from overleaf/msm-version-2_4_2
Update default version to 2.4.2
2020-10-22 15:39:48 +02:00
Miguel Serrano
9fcdeec613
Update default version to 2.4.2 2020-10-22 15:30:38 +02:00
Shane Kilkelly
e0c26da427 Update changelog 2020-10-21 10:41:18 +01:00
Shane Kilkelly
0c2df5a238 Merge branch 'sk-up-flags' 2020-10-21 10:38:33 +01:00
Shane Kilkelly
0e4edfd1c3
Merge pull request #18 from overleaf/msm-remove-div-custom-footer
Remove <div> from custom footer
2020-10-21 10:28:13 +01:00
Shane Kilkelly
ba041bc23b
Merge pull request #19 from dvmc/patch-1
typo
2020-10-21 10:27:57 +01:00
Shane Kilkelly
cec4714ce0
Merge pull request #22 from overleaf/sk-document-var-changes-up
Document how to apply configuration changes
2020-10-21 10:27:27 +01:00
Shane Kilkelly
f2a40ce975 Document how to apply configuration changes 2020-10-20 11:45:16 +01:00