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

83 commits

Author SHA1 Message Date
mserranom
4bf22fcb9a Update config seed to 5.4.0 2025-04-11 16:22:13 +02:00
Miguel Serrano
9badf69d32
Update config seed to 5.3.3 (#347)
* Update config seed to 5.3.3
2025-03-21 12:02:05 +01:00
mserranom
81ff9f648a Update config seed to 5.3.2 2025-03-11 13:40:36 +01:00
mserranom
dc6aa044ca Update config seed to 5.3.1 2025-01-29 15:52:09 +01:00
Jakob Ackermann
2fff47d1fe
Add config option for skipping docker pull before upgrading 2025-01-06 12:43:52 +00:00
Miguel Serrano
7f10105a9b
Updated changelog (#315) 2024-11-19 12:57:36 +01:00
Miguel Serrano
5937a49abd
bin/upgrade: issue warning on custom image (#314)
* `bin/upgrade`: issue warning on custom image (#314)

* prevent version to be added twice to GIT_BRIDGE_IMAGE


---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2024-11-19 12:52:53 +01:00
Jakob Ackermann
e611552228
Pull new images from bin/upgrade ahead of stopping containers 2024-10-29 15:33:28 +00:00
mserranom
0869629acc Fix config seed version 2024-10-24 14:27:58 +02:00
Miguel Serrano
c0767eec41
Bump config-seed to 5.2.0 and drop Compose V1 support (#299) 2024-10-24 13:00:48 +02:00
Jakob Ackermann
e02db459c6
Append version to GIT_BRIDGE_IMAGE 2024-10-23 12:21:41 +01:00
Jakob Ackermann
233354d840
Print warning when running "bin/up" without detach mode (#292) 2024-09-24 10:31:35 +01:00
Jakob Ackermann
71415b043e
Move changelog entry 2024-09-11 09:38:11 +01:00
Jakob Ackermann
f2bbfc9a3e
Merge remote-tracking branch 'origin/master' into jpa-loud-warning 2024-09-11 09:37:41 +01:00
Jakob Ackermann
5c2987acec
Add config option for making application logs available on docker host 2024-09-03 12:09:42 +01:00
Jakob Ackermann
e82d82b673
Update changelog 2024-08-30 17:21:01 +01:00
Jakob Ackermann
293c8366ba
Loud warning for SIBLING_CONTAINERS_ENABLED=false 2024-08-28 13:19:00 +01:00
Jakob Ackermann
33bfae424e
Surface MONGO_VERSION from bin/doctor 2024-08-27 08:38:20 +01:00
Jakob Ackermann
2fd6065a6e
Update changelog entry for automatic pulling of TeXLive images 2024-08-23 10:22:21 +01:00
Jakob Ackermann
5bc0e603a7
Fix unquoting of variables
- Fix trimming of matching quote (no star after \1 reference)
- Only trim a single quote (turn any-match into optional match)
2024-08-20 15:13:04 +01:00
Miguel Serrano
d98e9739b1
Updated config-seed to 5.1.1 (#278) 2024-08-13 14:38:52 +02:00
Miguel Serrano
288d5f07a1
Added bin/run-script (#277)
* Added `bin/run-script`

Facilitates the process of running web scripts
2024-08-02 11:25:34 +02:00
Jakob Ackermann
3e91fad9c0
Sandboxed Compiles is available for Server Pro only 2024-07-29 17:02:28 +01:00
mserranom
dc7c1559b2 Update config-seed to Mongo v6 2024-07-17 11:41:03 +02:00
Miguel Serrano
7a8401897b
Updated version to 5.1.0, default SIBLING_CONTAINERS_ENABLED to true (#269)
* Updated version to 5.1.0, default SIBLING_CONTAINERS_ENABLED to true

* Added recommendation to enable Sandboxed Compiles

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

* Merged changelog entries

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2024-07-17 11:08:07 +02:00
mserranom
2c402d8bc0 Added REDIS_AOF_PERSISTENCE option to config/overleaf.rc 2024-07-17 10:40:23 +02:00
mserranom
73661ed2b1 Add support for Mongo 6 2024-07-16 15:50:42 +02:00
Jakob Ackermann
78f9babe03
Release Server Pro 5.0.7 2024-07-12 09:26:15 +01:00
Jakob Ackermann
27b811defb
Add changelog entry for deprecation message on Docker before v23 2024-06-24 09:00:11 +01:00
Jakob Ackermann
5ad4f10137
Add deprecation warning for usage of docker-compose v1 2024-06-21 11:52:06 +01:00
Jakob Ackermann
89ed7e271d
Apply suggestions from code review
Co-authored-by: Miguel Serrano <mserranom@users.noreply.github.com>
2024-06-20 16:09:49 +01:00
Jakob Ackermann
2ae9afe3af
Release Server Pro 5.0.6 2024-06-20 15:35:53 +01:00
Jakob Ackermann
da91af2318
Release Server Pro 5.0.5 2024-06-11 12:58:38 +01:00
Jakob Ackermann
91851d8887
bin/up: pull TeX Live images before starting up 2024-05-28 09:00:39 +01:00
Miguel Serrano
ca2b2fb2fb
Updated config-seed version to 5.0.4 (#255)
* Updated config-seed version to 5.0.4

* Added warning for security release

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

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2024-05-24 13:03:23 +02:00
Jakob Ackermann
b2adfe52af
bin/doctor: warn about using docker installed via snap 2024-05-08 16:37:18 +01:00
Jakob Ackermann
be77a54b8b
Release Server Pro 5.0.3 2024-04-24 11:45:51 +01:00
Jakob Ackermann
fc135d7380
Revert "Revert "Release Server Pro 5.0.2" (#243)"
This reverts commit a32757607c.
2024-04-24 11:41:12 +01:00
Miguel Serrano
a32757607c
Revert "Release Server Pro 5.0.2" (#243) 2024-04-22 13:28:41 +02:00
Jakob Ackermann
2cdddf7e5d
Release Server Pro 5.0.2 2024-04-22 09:59:09 +01:00
Jakob Ackermann
dba8a19841
Retract Server Pro version 5.0.1 2024-04-18 08:54:26 +01:00
Jakob Ackermann
c9e01db354
Add missing changelog entries 2024-04-09 13:14:46 +01:00
Miguel Serrano
e2b99f150f
Scripts to update config/overleaf.rc and config-seed rebrand (#217)
* Add scripts to rebrand variables.env and overleaf.rc

* Update bin/upgrade to prompt for config file rebrand

* Update bin/up to check for correct variable prefix

Ensures SHARELATEX_ is in place for version <= 4.x, and
OVERLEAF_ for version >= 5.x

* Rebrand variables for bin/docker-compose

Updates docker-compose.base.yml and sibling containers
base file with the changes in the script

* Update bin/doctor to support OVERLEAF_ prefix

* Update documentation with the OVERLEAF_ prefix

* Rebrand variables.env and overleaf.rc in config-seed

* Prepare config/version and CHANGELOG for release (WIP)

* Fix script documentation

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

* Fix doctor logs

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

* Remove unnecessary fallbacks to SHARELATEX_ vars

* SEt OVERLEAF_DATA_PATH to data/overleaf

* Remove duplicated environment entries

* Moved prefix brand checs from bin/up to bin/docker-compose

* Move set +o pipefail into subshell commands

* Use separate legacy compose files for required SHARELATEX_ vars

* Handle overleaf.rc rebranding before version upgrade

* Group output from rebranding process

* Move prompt for rebranding into helper function

* Refuse to start with mismatching ShareLaTeX vs Overleaf branded configs

* Print expected prefix when checking variables.env

* Print number of mismatching variables in overleaf.rc

* Check on variable rebranding from bin/doctor

* Cleanup bin/doctor lookup for ShareLaTeX branded overleaf.rc

* Update filesystem paths in bin/logs and docs

* Flag old TEXMFVAR entry in config/variables.env

REF: 1829e7ee2a

* Update config-seed version to 5.0.1 and changelog

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2024-04-02 16:43:08 +02:00
Jakob Ackermann
de005f2252
Update changelog entry for relaunching of bin/upgrade
Co-authored-by: Mathew Evans <matt.evans@overleaf.com>
2024-02-27 11:59:39 +00:00
Jakob Ackermann
f2fd207363
Add changelog entry for relaunching of bin/upgrade 2024-02-27 10:32:25 +00:00
Jakob Ackermann
00fff9f02d
Updated config-seed to v4.2.3 2024-02-16 16:07:57 +00:00
Jakob Ackermann
88ff2fba80
Updated config-seed to v4.2.2 2024-02-14 11:24:37 +00:00
mserranom
6ec72652e4 Updated Mongo to 5.0 in config seed 2024-01-12 11:34:23 +01:00
Miguel Serrano
2090f74d42 Bump default version in config seed to 4.2.0 2023-11-10 16:40:26 +01:00
Miguel Serrano
70569082be
Add reference to 4.1.5
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2023-11-02 11:03:42 +01:00