Commit graph

80 commits

Author SHA1 Message Date
Henry Oswald
9771a1dac1 fix mongo connect issue, .connect no longer exists on mongojs 2018-01-31 11:04:58 +00:00
Hayden Faulds
2405b80e45 add postinstall message explaining how to use bin/install-services 2017-07-31 13:36:18 +01:00
Hayden Faulds
230fe00c48 replace grunt service initialisation with bash script 2017-07-27 15:39:22 +01:00
Henry Oswald
b1a3be4510 change how grunt splits tasks up which fix broken migrate call 2016-11-23 15:32:44 +00:00
Henry Oswald
a5c4efd052 Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-11-03 15:13:41 +00:00
Henry Oswald
3b2cbfd743 should check SHARELATEX_REDIS_HOST not SHARELATEX_REDIS_URL 2016-11-03 15:13:02 +00:00
Henry Oswald
3e13565a84 added coffeescript and moved admin require to bottom of file 2016-10-19 11:39:40 +01:00
Henry Oswald
3eeeccc0ec log out which version is being checked out 2016-10-19 11:30:10 +01:00
Henry Oswald
5e1f7d86fd make errors more clear 2016-09-22 12:30:43 +01:00
Henry Oswald
1e81ab7bef throw errors in grunt when checking 2016-09-21 12:43:58 +01:00
Henry Oswald
2443aa9e75 added check make back in and list of make grunt tasks 2016-09-21 12:08:11 +01:00
Henry Oswald
c41540fc02 remove helpers we don’t use 2016-09-20 17:08:38 +01:00
Henry Oswald
7d4286d368 add checkMongoConnect and checkRedisConnect funcs to grunt 2016-09-20 17:07:52 +01:00
Henry Oswald
0dfd8f9d88 remove calls to dirs 2016-08-15 13:39:34 +01:00
Henry Oswald
c9c43ad628 added logging 2016-08-05 17:35:46 +01:00
Henry Oswald
1695a1bf39 move create-admin-user and delete-user to grunt folder 2016-08-05 13:29:11 +01:00
Henry Oswald
c85ae09331 deletd undeeded tasks 2016-08-05 12:51:48 +01:00
Henry Oswald
3f63497d9d Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-06-23 21:36:07 +01:00
Henry Oswald
49eb1c6ac4 don't clone via branch 2016-06-23 20:47:44 +01:00
Henry Oswald
62eddf8982 checkout the correct version 2016-06-23 17:13:12 +01:00
Henrique Dias
b5c59a9ce5 Merge remote-tracking branch 'upstream/master'
Conflicts:
	Gruntfile.coffee
2016-06-22 16:50:53 -03:00
Henry Oswald
240280a0ae get rid of config commands 2016-06-09 16:59:57 +01:00
Henry Oswald
7d5382f668 don't instal config with grunt 2016-06-09 16:43:18 +01:00
Henrique Santos
ffab13d43a add services file 2016-04-20 21:57:19 -03:00
Henry Oswald
0218f9624e add the migrate task into grunt 2015-09-16 13:41:09 +01:00
James Allen
56d3a83247 Remove unused/deprecated package files and put .conf in upstart script names 2015-03-20 15:32:28 +00:00
James Allen
049c4d49c1 Don't blow up on missing settings 2015-02-26 12:13:56 +00:00
Henry Oswald
6d64d6b57e commented out the migrate command so people don't run it yet 2015-02-20 15:45:36 +00:00
Henry Oswald
58e12258f6 added migrations with east package 2015-02-20 15:40:18 +00:00
Henry Oswald
93b091d84f Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-01-28 17:50:54 +00:00
Henry Oswald
219e9a3305 mvp migration script 2015-01-28 17:50:43 +00:00
Brian Gough
a0e43f5559 force an npm rebuild to work around issue #129, missing bcrypt bindings file
see https://github.com/npm/npm/issues/5400
2014-11-24 16:13:31 +00:00
James Allen
6fd2e5e6d7 Add in real-time service 2014-11-21 12:45:19 +00:00
James Allen
376e894aca Install directories on initial installation 2014-08-19 15:25:16 +01:00
James Allen
7a765fa025 Run grunt install inside service directory 2014-08-19 15:10:50 +01:00
James Allen
72fc79e48b Create release tasks 2014-08-19 14:46:45 +01:00
James Allen
790fc06b31 Support different versions of sharelatex repos 2014-08-19 13:14:47 +01:00
James Allen
ea9d056e0e Leave new lines in after_install script 2014-08-19 12:50:29 +01:00
James Allen
39b8022ae8 Move nginx config file location 2014-08-19 12:28:19 +01:00
James Allen
27f746ddc4 Include LaTeX path in upstart 2014-08-19 12:05:22 +01:00
James Allen
c6cd54b3a4 Don't include .git and grunt- directories in build 2014-08-19 11:56:38 +01:00
James Allen
ff3c813c7c Generate Secret keys properly and start services on boot 2014-08-19 11:24:55 +01:00
James Allen
5a9c8e0127 Add nginx config file to .deb build 2014-08-19 10:41:04 +01:00
James Allen
b031e98ff8 Update .deb package builder 2014-08-18 15:13:56 +01:00
James Allen
bbe5417966 Update upstart scripts 2014-08-18 10:46:42 +01:00
James Allen
9e99bd835f Update default config to be more sane 2014-08-15 15:05:07 +01:00
James Allen
28e8645364 Update formatting of fs check message 2014-08-15 13:46:06 +01:00
James Allen
fee8260a9c Update formatting of fs check message 2014-08-15 13:45:26 +01:00
James Allen
2287335dcf Update message format 2014-08-15 13:44:21 +01:00
James Allen
bbd3f92fcc Include build-essentials 2014-08-15 13:36:32 +01:00