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

112 commits

Author SHA1 Message Date
June Kelly
aa6c7dbc8c Stop services before and after backup 2021-08-27 14:24:15 +01:00
June Kelly
27842b922c WIP: detect need for sudo, and smooth over it 2021-08-27 13:40:50 +01:00
June Kelly
bf7f30aa2f Wait for mongo, instead of a static sleep 2021-08-27 11:43:00 +01:00
June Kelly
7acd8e212e Use server-pro flag in restore script 2021-08-27 11:36:21 +01:00
June Kelly
1aaa465b74 Add server-pro marker to backup 2021-08-27 11:20:57 +01:00
June Kelly
0173872cc2 Fix how we run web migrations after restore 2021-08-27 10:49:51 +01:00
June Kelly
51f3e31838 Restore script, and update backup 2021-08-27 10:23:53 +01:00
June Kelly
67fcc69687 Add bin/backup script 2021-08-27 09:39:11 +01:00
June Kelly
778770386a Add rsync dependency to doctor 2021-08-27 09:38:52 +01:00
June Kelly
f8569724a6 Update gitignore 2021-08-27 09:38:34 +01: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
6888da8ea3
Merge pull request #68 from overleaf/msm-remove-backup-info
Remove backup info and linked developer documentation
2021-08-19 16:57:24 +02:00
Miguel Serrano
d0eb0c7c91
Remove SP backup info and linked developer documentation 2021-08-19 16:32:20 +02: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
Miguel Serrano
75d2ed0431
Merge pull request #65 from overleaf/msm-remove-linked-url-linked-file
Remove `linked_url` from `ENABLED_LINKED_FILE_TYPES` config seed
2021-08-09 11:58:32 +02: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
07fc0a5c66
Added a note on /launchpad 2021-07-21 17:32:34 +02:00
Miguel Serrano
c2fc31163c
Merge pull request #63 from overleaf/msm-version-update
Update config seed version to 2.7.0
2021-07-12 17:25:51 +02:00
Miguel Serrano
e8d6582f64
Prevent unbound var error with NGINX_ENABLED (#62)
* prevents unbound var error with NGINX_ENABLED

* Fixed name of config file
2021-07-12 17:12:45 +02:00
Miguel Serrano
37c71767d4
Update version 2021-07-12 17:06:15 +02:00
Miguel Serrano
2c5bbb55a2
Merge pull request #61 from overleaf/msm-fix-nginx-error-bin-up
Fixed certificate lookup on bin/up
2021-07-07 12:59:33 +02:00
Miguel Serrano
0422b22c7f Fixed certificate lookup on bin/up 2021-07-07 12:51:05 +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
Miguel Serrano
0d96831861
Merge pull request #59 from overleaf/msm-support-rc-suffix-version
Add support for `-RC` suffix in version numbers
2021-07-06 14:26:13 +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
aafdb21346 Add support for -RC suffix in version numbers 2021-07-02 13:02:10 +02:00
Miguel Serrano
ff69296557
Removed "incomplete" and "beta testing" references (#55) 2021-06-01 15:26:05 +02:00
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
1adb19439c Link to tls-proxy docs 2021-05-10 11:26:42 +01:00
Shane Kilkelly
104fd1762e Doctor: defend against undefined NGINX_ENABLED 2021-05-07 15:47:53 +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
b27c7f3809 Remove server_name from config 2021-04-27 12:07:21 +01:00
Christopher Hoskin
6872b0d215 Run if the NGINX config is omitted 2021-04-27 12:00:04 +01:00
Christopher Hoskin
dc06f1d9c3 Lint 2021-04-27 11:58:47 +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
cdfb418361 Make TLS config optional 2021-04-27 10:14:29 +01:00
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