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

162 commits

Author SHA1 Message Date
Shane Kilkelly
2f3d50e3b5 Update clone instructions in readme 2020-08-05 13:56:49 +01:00
Shane Kilkelly
15d2c36d86 Use local for bash vars, as much as possible 2020-07-30 09:52:43 +01:00
Shane Kilkelly
d007d7f1f6 Add AGPL license 2020-07-23 10:21:04 +01:00
Shane Kilkelly
458f296e6b Update the 'getting help' phrasing 2020-07-23 10:10:40 +01:00
Shane Kilkelly
3bcb9f743a Clone to ./overleaf, rather than ./overleaf-toolkit 2020-07-23 10:07:47 +01:00
Shane Kilkelly
b3a5b95bbf Fix typo in quick-start guide 2020-07-23 10:06:55 +01:00
Shane Kilkelly
f2e72f8c34 Remove redundant documentation from the README 2020-07-23 10:05:54 +01:00
Shane Kilkelly
93f11d4e29 Move the doc index to doc/README.md 2020-07-23 10:05:00 +01:00
Shane Kilkelly
f61f397375 Add demo gif of bin/upgrade script 2020-07-23 10:03:07 +01:00
Shane Kilkelly
1b0c36cb25 Add missing upgrade docs 2020-07-23 09:43:21 +01:00
Shane Kilkelly
fcc2691051 Merge branch 'master' of github.com:overleaf/toolkit 2020-07-23 09:30:08 +01:00
Shane Kilkelly
2013b3d71a WIP: lots more documentation 2020-07-23 09:29:05 +01:00
Shane Kilkelly
f7f5ee9fac Add sibling containers setting to doctor 2020-07-23 09:28:34 +01:00
Shane Kilkelly
2c131e9947
Merge pull request #3 from overleaf/em-mongo-default-db
bin/mongo: connect to sharelatex db
2020-07-22 13:35:29 +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
c73d77ddb5 Fix doc link from readme 2020-07-22 11:47:32 +01:00
Shane Kilkelly
4dcce7a901 Fix links 2020-07-22 11:46:58 +01:00
Shane Kilkelly
669510980c Update doc link. 2020-07-22 11:45:35 +01:00
Shane Kilkelly
c13fed5832 Fill out the overview 2020-07-22 11:44:58 +01:00
Shane Kilkelly
05e8872ea3 WIP: more documentation 2020-07-22 10:47:19 +01:00
Shane Kilkelly
55ae5612b2 WIP: better docs 2020-07-21 16:26:01 +01: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
9f34d016da Remove changelog file 2020-07-16 14:51:06 +01:00
Shane Kilkelly
8c81833c27 Add a note about realpath to readme 2020-07-16 14:00:19 +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
Shane Kilkelly
32c5d51eab Add note about beta testing to README 2020-07-15 09:26:56 +01:00
Shane Kilkelly
d195dde8f3
Merge pull request #1 from overleaf/msm-add-mongo-shell-script
Added bin/mongo to open mongo shell
2020-07-15 09:24:50 +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