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
Shane Kilkelly
6a4625a9fa
bin/up: pass flags to docker-compose, and help
2020-10-20 11:39:00 +01:00
David Michaelis
bd64f0393e
typo
2020-10-19 18:27:00 +02:00
Miguel Serrano
ce9f8ddb6e
Remove <div> from custom footer
...
the recommendation is not to use <div> within html emails
2020-10-09 11:36:21 +02:00
Shane Kilkelly
fa1600623e
Merge pull request #16 from overleaf/sk-configure-port
...
Configure port binding for main container
2020-10-09 09:49:50 +01:00
Shane Kilkelly
65ffa85685
Add changelog
2020-10-09 09:48:01 +01: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
Shane Kilkelly
3175b64675
Add SHARELATEX_PORT to doctor output
2020-10-08 09:56:38 +01:00
Shane Kilkelly
3fda5d0ae0
Add SHARELATEX_PORT option, default to 80
...
This allows a user to configure the host port that the sharelatex
container will bind to. Previously this was hard-coded to port 80, which
can cause problems on systems with something already bound to that port.
2020-10-08 09:40:53 +01:00
Shane Kilkelly
8a382698fb
Merge pull request #14 from overleaf/msm-issue-pr-templates
...
Added github Issue and PR templates for contributions
2020-10-06 09:35:02 +01:00
Miguel Serrano
2136683b26
added github Issue and PR templates for contributions
2020-10-02 12:32:22 +02:00
Shane Kilkelly
53f2e8957b
Update README.md
2020-10-02 11:12:12 +01:00
Shane Kilkelly
aee18f0e77
Create CONTRIBUTING
2020-10-02 11:11:11 +01:00
Shane Kilkelly
7cbe396502
Merge pull request #13 from zuphilip/patch-1
...
Update quick-start-guide.md
2020-10-02 10:47:42 +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