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

111 commits

Author SHA1 Message Date
Shane Kilkelly
15d2c36d86 Use local for bash vars, as much as possible 2020-07-30 09:52:43 +01:00
Shane Kilkelly
fcc2691051 Merge branch 'master' of github.com:overleaf/toolkit 2020-07-23 09:30:08 +01:00
Shane Kilkelly
f7f5ee9fac Add sibling containers setting to doctor 2020-07-23 09:28:34 +01:00
Eric Mc Sween
e7102962bb bin/mongo: connect to sharelatex db
As a convenience, connect to the sharelatex database when using
bin/mongo
2020-07-22 08:16:53 -04:00
Shane Kilkelly
9f1858d501 Fix typo in quay.io check 2020-07-21 11:28:06 +01:00
Shane Kilkelly
34d42de295 Improve wording of the not-logged-in message 2020-07-21 11:27:42 +01:00
Shane Kilkelly
c1c5272c6e Doctor: warn if server pro, but not quay login 2020-07-21 11:16:10 +01:00
Shane Kilkelly
cc1b2bee3f Fix typo in prompt 2020-07-21 10:23:06 +01:00
Shane Kilkelly
3304366bfe If realpath is missing (on MacOS), use a shim 2020-07-16 13:55:18 +01:00
Shane Kilkelly
d2a41184b5 Change relative data paths. No longer require '..' 2020-07-16 11:06:53 +01:00
Shane Kilkelly
5660d70352 Fix whitespace 2020-07-16 10:56:44 +01:00
Shane Kilkelly
746a31b3ad remove stray comment 2020-07-16 10:50:32 +01:00
Shane Kilkelly
e46e080d33 Fix pathing in the upgrade script 2020-07-16 10:45:46 +01:00
Shane Kilkelly
30b3e6106c Fix pathing in a bunch of bin scripts 2020-07-16 09:48:00 +01:00
Shane Kilkelly
161b3591c5 Fix pathing in bin/shell 2020-07-16 09:45:02 +01:00
Shane Kilkelly
8ea4e05e9f Fix pathing in bin/mongo 2020-07-16 09:44:30 +01:00
Shane Kilkelly
684a08806b Fix pathing in bin/init 2020-07-16 09:43:58 +01:00
Shane Kilkelly
049014fb20 Fix pathing in bin/images 2020-07-16 09:41:06 +01:00
Shane Kilkelly
a673618a24 Fix pathing in bin/logs and bin/error-logs 2020-07-16 09:40:03 +01:00
Shane Kilkelly
52d5313d98 Fix pathing in bin/doctor 2020-07-16 09:36:49 +01:00
Shane Kilkelly
3a513034b1 Fix pathing in bin/docker-compose 2020-07-16 09:34:53 +01:00
Shane Kilkelly
abbab61475 Change name of var to TOOLKIT_ROOT 2020-07-15 15:45:59 +01:00
Shane Kilkelly
3119f42407 WIP: make script work regardless of PWD 2020-07-15 15:29:28 +01:00
Miguel Serrano
52d3cf5ca4 added bin/mongo to open mongo shell 2020-07-14 18:28:23 +02:00
Shane Kilkelly
b1f3b5c83c Print usage for bin/upgrade help 2020-07-14 14:04:24 +01:00
Shane Kilkelly
c0b3d5a120 Add usage help to bin/upgrade 2020-07-14 14:04:16 +01:00
Shane Kilkelly
ca74dcb933 Fix casing on message 2020-07-14 14:00:04 +01:00
Shane Kilkelly
3bed418a9e Fix problem with prompt, actually read into var 2020-07-14 13:54:20 +01:00
Shane Kilkelly
5db11aa4c3 Minor refactor and documentation update 2020-07-14 13:38:03 +01:00
Shane Kilkelly
5c241b1903 Finish upgrade script 2020-07-14 13:33:38 +01:00
Shane Kilkelly
1686667045 Refactor conditional structure of image upgrade 2020-07-14 09:54:58 +01:00
Shane Kilkelly
42167c1265 Remove stale comments 2020-07-14 09:52:03 +01:00
Shane Kilkelly
e99fd438c4 WIP: upgrade script 2020-07-14 09:40:30 +01:00
Shane Kilkelly
c02de2313f Add skeleton of ugrade script 2020-07-10 09:28:11 +01:00
Shane Kilkelly
2235c6a4cc Remove print of image name from docker compose 2020-07-09 16:28:18 +01:00
Shane Kilkelly
acaab52c59 Move mongo and redis connection to top level 2020-07-09 15:56:38 +01:00
Shane Kilkelly
260147d838 Add some whitespace to doctor script 2020-07-09 13:59:49 +01:00
Shane Kilkelly
a5b189a6a2 fix quoting issue in doctor script 2020-07-09 13:38:02 +01:00
Shane Kilkelly
e91592687e Verify version before continuing 2020-07-09 13:36:40 +01:00
Shane Kilkelly
19d102febb Handle version file in doctor 2020-07-09 11:31:06 +01:00
Shane Kilkelly
380a1fe37f Don't exit on failed grep in images script 2020-07-09 11:30:39 +01:00
Shane Kilkelly
fb3f409797 Keep version in config, seed during init 2020-07-09 11:23:14 +01:00
Shane Kilkelly
ba1e87e60e Move lib/examples to lib/config-seed 2020-07-09 11:18:46 +01:00
Shane Kilkelly
8c0b87991d remove some-fake-program from dependencies 2020-07-09 11:13:48 +01:00
Shane Kilkelly
11ef204f21 Change the redis image to 5.0 2020-07-09 11:10:42 +01:00
Shane Kilkelly
919bc177aa Change how we load rc vars 2020-07-09 11:09:09 +01:00
Shane Kilkelly
786244e945 Remove -z flag from head 2020-07-09 10:53:26 +01:00
Shane Kilkelly
103c9d646a Add a bin/images script 2020-07-02 14:23:16 +01:00
Shane Kilkelly
153835464a Sibling containers, controlled from RC file 2020-07-01 14:19:27 +01:00
Shane Kilkelly
f344b62783 Move the example configs into lib/ folder 2020-07-01 10:09:51 +01:00