mserranom
|
eeb9ae3d82
|
Moved prefix brand checs from bin/up to bin/docker-compose
|
2024-02-15 12:13:59 +01:00 |
|
mserranom
|
8fae76992e
|
Update bin/up to check for correct variable prefix
Ensures SHARELATEX_ is in place for version <= 4.x, and
OVERLEAF_ for version >= 5.x
|
2024-02-14 16:09:31 +01:00 |
|
Miguel Serrano
|
d34edf386a
|
Scripts to rebrand variables.env (#214)
* Scripts to rebrand environment variables
* Add missing EOF
* Removed leftover
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
* Fixed comment
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
* add timestamp to backup file
* renamed script
* extracted replace logic to shared function
* preventing variables.env to backup when not needed
---------
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
|
2024-02-14 10:08:04 +01:00 |
|
Eric Mc Sween
|
13f0e8a4db
|
Use Docker Compose v2
By default, use Docker Compose v2, but fall back to Docker Compose v1 if
v2 is unavailable.
|
2023-05-16 16:45:59 -04:00 |
|
Eric Mc Sween
|
7924adfd79
|
Start Mongo in a replica set by default
Starting with Overleaf version 4, Mongo needs to be in a replica set. By
default, the replica set is made of a single instance.
|
2023-04-28 08:26:17 -04:00 |
|
Shane Kilkelly
|
6a4625a9fa
|
bin/up: pass flags to docker-compose, and help
|
2020-10-20 11:39:00 +01:00 |
|
Shane Kilkelly
|
9395627ac8
|
Public release of the Overleaf Toolkit
|
2020-08-19 13:31:17 +01:00 |
|