Commit graph

510 commits

Author SHA1 Message Date
Shane Kilkelly
2042575b86 Add saml config options 2016-11-14 15:40:18 +00:00
Henry Oswald
494839591a added default features 2016-11-08 22:37:31 +00:00
Shane Kilkelly
f1ce0b4068 check that nav.header is configured 2016-11-04 15:14:33 +00:00
Shane Kilkelly
8be95a5169 Use the ? operator 2016-11-03 16:28:25 +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
fa55d8017e remove underscore from settings.coffee 2016-11-03 11:18:34 +00:00
Henry Oswald
78008cd2a6 comment out project size for test 2016-11-03 10:59:17 +00:00
Henry Oswald
227666087c don't show register when external auth is used 2016-10-21 15:43:58 +01:00
Henry Oswald
1707ea187d Update docker-compose.yml 2016-10-19 12:10:27 +01:00
Henry Oswald
3e13565a84 added coffeescript and moved admin require to bottom of file 2016-10-19 11:39:40 +01:00
Henry Oswald
bdea2e3236 Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-10-19 11:32:32 +01:00
Henry Oswald
3eeeccc0ec log out which version is being checked out 2016-10-19 11:30:10 +01:00
Henry Oswald
75364f058a Create ProjectSize.coffee 2016-10-13 15:46:18 +01:00
Henry Oswald
6db09c2c15 added textEncoding for email option 2016-10-13 14:21:33 +01:00
Henry Oswald
1fe4b894d5 set clsi home to tmp which fixed luatex bug 2016-10-03 16:54:11 +01:00
Henry Oswald
1fca396be2 fix comments for user create 2016-09-22 12:45:45 +01:00
Henry Oswald
1c3be11b8c Update docker-compose.yml 2016-09-22 12:32:25 +01:00
Henry Oswald
5e1f7d86fd make errors more clear 2016-09-22 12:30:43 +01:00
ShareLaTeX
22a3225e70 added check db init script 2016-09-21 17:10:27 +00:00
ShareLaTeX
046faae590 added contacts runit 2016-09-21 17:09:53 +00:00
ShareLaTeX
ea7f7af88d added notificaitons service 2016-09-21 17:09:23 +00:00
Henry Oswald
b32cdab053 spell check notifications 2016-09-21 17:54:46 +01:00
Henry Oswald
e98a23759c install texcount on default image 2016-09-21 16:59:37 +01:00
Henry Oswald
e0d548a284 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-09-21 15:24:32 +01:00
Henry Oswald
cb90144ae5 moved run.sh to run 2016-09-21 15:24:07 +01:00
ShareLaTeX
66dcbb9b96 move settings file to early on 2016-09-21 12:47:07 +00: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
21317b68fc change command to create and delete users 2016-08-05 15:36:27 +01:00
Henry Oswald
906a47cecb added notifications and package for multi config files 2016-08-05 15:35:43 +01:00
ShareLaTeX
511054423e added dollar to base path 2016-08-05 14:22:42 +00:00
Henry Oswald
dcdc56cbe2 added runit 2016-08-05 15:19:25 +01:00
Henry Oswald
40c4f281c1 fixed init.d copy 2016-08-05 15:19:25 +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
ba6d553de1 Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-08-05 12:51:53 +01:00
Henry Oswald
c85ae09331 deletd undeeded tasks 2016-08-05 12:51:48 +01:00
ShareLaTeX
0fa9f9f0d4 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-08-05 11:05:31 +00:00
ShareLaTeX
023289ef29 added log rotate and locked down docupdater version for moment 2016-08-05 11:05:06 +00:00
Henry Oswald
507c0dc656 cleaned up dockerfile more, removing undded things 2016-08-05 11:59:39 +01:00
Henry Oswald
2e9561d126 Delete CHANGELOG.md 2016-08-05 11:36:02 +01:00
ShareLaTeX
bc3bdd56e5 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image
Conflicts:
	settings.coffee
2016-08-04 13:20:46 +00:00
ShareLaTeX
3714283228 cleaned up settings file and added refernces option in 2016-08-04 13:19:33 +00:00
Henry Oswald
81d99e968f add logrotate 2016-08-03 16:22:17 +01:00
Henry Oswald
67cc868c4b add template links SHARELATEX_NEW_PROJECT_TEMPLATE_LINKS to config file 2016-08-03 16:22:10 +01:00
Henry Oswald
7818af50ba add contacts to services.js 2016-08-03 16:21:44 +01:00
Henry Oswald
e375c7a842 Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-07-22 15:54:48 +01:00
Henry Oswald
c167eec53b added contacts to service list 2016-07-22 15:54:31 +01:00
Henry Oswald
03bfbe8d44 Update docker-compose.yml 2016-07-18 16:11:04 +01:00
Henry Oswald
e35303decf Update docker-compose.yml 2016-07-18 16:08:33 +01:00
Henry Oswald
11667b379c added dump folder and template files fix to init script 2016-07-14 16:50:11 +01:00
Henry Oswald
3d33e5bc98 add echo for finished migrations in 2016-06-30 16:47:35 +01:00
Henry Oswald
cb459a94b9 add permissions change for templates dir 2016-06-30 16:47:23 +01:00
Henry Oswald
60bfe17f2c move install latexmk and path higher up 2016-06-30 16:47:13 +01:00
Henry Oswald
e5808c2933 added example docker compose file 2016-06-30 16:35:26 +01:00
Henry Oswald
5bc0e529d5 upgrade east and check for null ids 2016-06-30 14:52:45 +01:00
Henry Oswald
d58ebb2dd4 added custom footer for email option 2016-06-28 17:08:00 +01:00
Henry Oswald
5786162e09 added learn wiki option and parse helper method 2016-06-28 10:07:50 +01:00
Henry Oswald
926e6fee41 don't try and put properties on email if basic email is not configured 2016-06-27 15:19:43 +01:00
ShareLaTeX
2d8f594ffb Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-27 13:52:31 +00:00
Henry Oswald
4a81192f70 added SHARELATEX_EMAIL_SMTP_TLS_REJECT_UNAUTH and SHARELATEX_EMAIL_SMTP_IGNORE_TLS 2016-06-27 14:50:46 +01:00
Henry Oswald
330fe90a9a don't call notifications 2016-06-24 14:06:50 +01:00
ShareLaTeX
3d116334e0 touch sqlite file if it does not exist 2016-06-23 22:07:30 +00: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
Henry Oswald
11fd4bd479 set references to undefined so its not used yet 2016-06-23 16:48:05 +01:00
Henry Oswald
88246ebd8e set smtp auth to null if not set 2016-06-23 16:47:56 +01:00
Henrique Dias
b5c59a9ce5 Merge remote-tracking branch 'upstream/master'
Conflicts:
	Gruntfile.coffee
2016-06-22 16:50:53 -03:00
Henry Oswald
ba493c7322 remove debugging line 2016-06-22 11:56:29 +01:00
Henry Oswald
3061c5d41a parse ca paths as json 2016-06-22 11:47:17 +01:00
Henry Oswald
19179086f0 parse left and right footers as json 2016-06-17 13:05:03 +01:00
Henry Oswald
ce9659a43b settings.header ! settingsheader 2016-06-17 12:34:38 +01:00
Henry Oswald
e4cb26b589 fix spelling mistake with community 2016-06-15 17:08:48 +01:00
Henry Oswald
8b8dbb588c remove grunfile and circule.yml file, consolodate in server pro 2016-06-15 17:08:41 +01:00
Henry Oswald
e06581541e Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-09 18:30:02 +01:00
Henry Oswald
1519329dac move left_footer and co to bottom of settings file 2016-06-09 18:29:27 +01:00
Henry Oswald
240280a0ae get rid of config commands 2016-06-09 16:59:57 +01:00
ShareLaTeX
289c234889 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-06-09 15:52:36 +00:00
Henry Oswald
7d5382f668 don't instal config with grunt 2016-06-09 16:43:18 +01:00
Henry Oswald
342ab43c6b point to texlive 2016 2016-06-09 16:22:27 +01:00
Henry Oswald
a40360feaf allow header and footer to be configured via env vars 2016-06-09 16:21:54 +01:00
ShareLaTeX
dad3a74a7f add grunt cut task 2016-06-09 11:36:00 +00:00
Henry Oswald
307f21287f Merge branch 'master' of https://github.com/sharelatex/sharelatex 2016-06-08 17:03:34 +01:00
Henry Oswald
2fa60e86f3 removed old files no longer used 2016-06-08 17:03:19 +01:00
Henry Oswald
b0743a3c2a added realtime to list of repos 2016-06-06 14:25:51 +01:00
Henry Oswald
2870b6a460 try cicule ci 2016-05-31 16:37:50 +01:00
Henry Oswald
73e4b42df7 use SANDBOXED_COMPILES not DOCKER_IN_DOCKER 2016-05-31 15:21:26 +01:00
Henry Oswald
8a25755b8a set synctexBaseDir: () -> "/compile" if using docker in docker 2016-05-31 15:16:31 +01:00
James Allen
2c53672dbd install qpdf v6 2016-05-31 14:15:24 +00:00
Henry Oswald
4560a5ded1 run everything as www-data 2016-05-27 15:46:51 +01:00
Henry Oswald
9760850d87 one line the apt-get 2016-05-27 13:12:22 +01:00
Henry Oswald
ab61d05e4a run as www-data 2016-05-27 12:55:18 +01:00
Henry Oswald
9646654c48 put apt-get installs on same line and set $TEX_LIVE_DOCKER_IMAGE via env var 2016-05-27 12:12:28 +01:00
Henry Oswald
93ae1e015f build things that don't change at the start for quicker build time 2016-05-26 11:22:51 +01:00
Henry Oswald
61b8e67447 build latex first for faster images and compile clsi synctex 2016-05-26 11:01:21 +01:00
Henry Oswald
2f294daa99 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-24 18:15:35 +01:00
Henry Oswald
879a23c857 fix templates & clsi set dynamically. and more robust bool vals from env vars 2016-05-24 16:43:08 +01:00
Henry Oswald
a6cabbb692 Update README.md 2016-05-24 16:10:07 +01:00
Henry Oswald
252cbed435 Update README.md 2016-05-24 15:48:02 +01:00
Henry Oswald
28add83bca Update README.md 2016-05-24 15:47:46 +01:00
Henry Oswald
291602996b moved guide to official wiki 2016-05-24 15:47:13 +01:00
Henry Oswald
a5d1c45c53 added missing ldap settings 2016-05-24 12:12:26 +01:00
Henry Oswald
3510526963 added strace and time 2016-05-23 14:27:24 +01:00
Henry Oswald
c852ff16d7 fixed bad coffeescript in settings file 2016-05-23 13:26:45 +01:00
Henry Oswald
5759c381b1 create templates dir 2016-05-23 12:51:49 +01:00
Henry Oswald
ba2ef4f6bd move init scripts to init dir 2016-05-23 12:43:26 +01:00
Henry Oswald
f33d82088e use dir of versions not version 2016-05-23 12:39:06 +01:00
James Allen
82e00ce700 ignore api-data 2016-05-23 11:38:09 +00:00
James Allen
9b1189bf17 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-23 10:37:58 +00:00
Henry Oswald
fc11c63ac1 add git ignore 2016-05-23 11:37:43 +01:00
Henry Oswald
7eebc60aa5 added docker and and templates options for server pro 2016-05-23 11:30:25 +01:00
Henry Oswald
3f7623f970 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-23 10:31:43 +01:00
James Allen
d5b133de1a Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-20 16:16:00 +00:00
Henry Oswald
d1fd00ae7a Merge pull request #43 from heukirne/master
add support for grunt build
2016-05-20 17:15:39 +01:00
Henry Oswald
b4f2eeec7f recommend debian/ubuntu 2016-05-09 16:08:51 +01:00
Henrique Dias
9ae564b105 add baseDir for Dockerfile 2016-05-02 23:55:53 +00:00
Henrique Dias
3e7595f3f2 add support for grunt build 2016-05-02 23:53:49 +00:00
Henry Oswald
5fe0deab6d recommend mongodb 3.x 2016-04-28 12:01:30 +01:00
Henrique Santos
ffab13d43a add services file 2016-04-20 21:57:19 -03:00
Vincent von Hof
9e77f28bf6 Fix a typo in README.md
nothing here...moving on
2016-04-20 12:54:11 +02:00
Henry Oswald
98a0c1cdf1 added tls as env vars 2016-04-06 17:10:43 +01:00
Henry Oswald
30c9dba44e made email and ldap configurable from env vars 2016-04-06 17:07:59 +01:00
James Allen
07ed8854aa add session secret as env varx 2016-04-06 15:42:01 +00:00
Henry Oswald
4ce4cc596f change localhost to 127.0.0.1 which should help with ipv6 2016-03-08 16:05:42 +00:00
Brian Gough
39e10c88c1 improve performance for migrating large dochistory collections 2016-02-10 15:09:42 +00:00
Brian Gough
f764f77b30 improve logging and interrupt handling 2016-02-10 15:09:42 +00:00
Henry Oswald
a179b74ae6 Update README.md 2016-02-09 17:19:48 +00:00
Henry Oswald
ac5dc0938c Update README.md 2016-02-09 12:57:05 +00:00
Henry Oswald
5079ea2bc5 Update README.md 2016-02-03 15:13:17 +00:00
Henry Oswald
799c38a646 Update README.md 2016-02-03 14:56:11 +00:00
Brian Gough
c4618e795e include commands to update indexes in docHistory migration - not called 2016-02-01 16:51:43 +00:00
Brian Gough
553e059a08 migration script for dochistory packing 2016-01-29 16:55:26 +00:00
James Allen
94c14e0576 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-01-13 15:21:17 +00:00
Henry Oswald
e5a7bf947b set nginx to 50mb limit which is upper side of what ShareLaTeX can handle 2016-01-13 15:10:31 +00:00
mattcollier
2e779f0ed7 Correct typo. 2015-12-28 16:27:46 -05:00
Henry Oswald
f4dc80804b dropbox is not shown any more, remove appology 2015-12-16 13:05:12 +00:00
Henry Oswald
62908092b9 Added tip for copying the database when upgrading 2015-12-01 16:17:15 +00:00
James Allen
195e22b45e added mongodb migrations
added imagemagick
make sure release is up to date
2015-09-17 14:07:50 +00:00
Henry Oswald
40f9a59507 remove extra logging in migration and change file paths in migration 2 2015-09-16 16:29:26 +01:00
Henry Oswald
ffd21cd080 remove process.exit from migrations 2015-09-16 16:26:51 +01:00
Henry Oswald
da42dff40e change timeout in migrations-1 to 0ms 2015-09-16 15:58:38 +01:00
Henry Oswald
0ef14ce759 bring down migration timeout in delete doc lines to 0ms 2015-09-16 14:44:53 +01:00
Henry Oswald
856404099b renamed first migration to move_doc_lines_to_doc_collection 2015-09-16 14:22:54 +01:00
Henry Oswald
0218f9624e add the migrate task into grunt 2015-09-16 13:41:09 +01:00
Henry Oswald
2ee81d6c50 improved migration script to delete docs 2015-04-16 13:45:16 +01:00
Henry Oswald
8ac4c9333c Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-04-14 15:21:20 +01:00
Henry Oswald
2d012db420 added migration 2 to clean up projects, removing the doc lines 2015-04-14 15:21:07 +01:00
James Allen
5e00d8d3b4 Update to use latest ShareLaTeX release 2015-03-25 16:28:06 +00:00
James Allen
044ae86866 Update CHANGELOG.md 2015-03-20 20:32:07 +00:00
James Allen
2ab9b1ca26 Add missed nginx file 2015-03-20 15:33:36 +00:00
James Allen
56d3a83247 Remove unused/deprecated package files and put .conf in upstart script names 2015-03-20 15:32:28 +00:00
Dennis Chen
a48a9234ce Update NGINX Configuration 2015-03-20 01:31:03 -07:00
Henry Oswald
1bd2404be1 remove whitespace before internal settings and add realtime config to settings.development.coffee.example 2015-03-05 18:06:06 +00:00
Henry Oswald
983f9bb870 Use nodejs 0.10.x 2015-03-04 22:42:11 +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
123ba63ed4 finished migration script 2015-02-20 15:40:19 +00:00
Henry Oswald
58e12258f6 added migrations with east package 2015-02-20 15:40:18 +00:00
James Allen
8512277819 Install unzip in Docker container 2015-02-18 17:08:50 +00:00
James Allen
d45a10ea35 Update settings.development.coffee.example 2015-02-16 10:05:14 +00:00
James Allen
caa785e76c Create sharelatex-real-time 2015-02-16 10:02:55 +00:00
James Allen
c9ab5f6e22 Update README.md 2015-02-11 16:26:06 +00:00
James Allen
c0556a3b9e Update README.md 2015-02-11 14:34:53 +00:00
James Allen
69104728ad Update README.md 2015-02-11 14:34:39 +00:00
James Allen
425823a5eb Update README.md 2015-02-11 13:56:01 +00:00
James Allen
e6be54d087 Update README.md 2015-02-11 13:54:03 +00:00
James Allen
47405a0b31 Update to use release version of ShareLaTeX 2015-02-10 16:49:34 +00:00
James Allen
dfa9751edd Update CHANGELOG.md 2015-02-10 16:45:30 +00:00
James Allen
b0ac16bc85 Rename CHANGELOG to CHANGELOG.md 2015-02-10 16:44:21 +00:00
James Allen
897fa1b223 Create CHANGELOG 2015-02-10 16:44:07 +00:00
James Allen
820b6ad4e8 Add missing file 2015-02-09 16:27:44 +00:00
James Allen
906919a86f Don't rely on --net=host 2015-02-09 16:18:58 +00:00
James Allen
97ea2b6aa1 Initial Dockerfile image build 2015-02-06 17:01:50 +00:00
Henry Oswald
6f4545810f added some null checks and more persistance 2015-01-29 12:20:49 +00:00
Henry Oswald
b95f94d90e moved to a file appending with grep data store 2015-01-29 11:37:52 +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
Henry Oswald
f33d9956f9 added minimum memory requirements 2015-01-15 12:30:42 +00:00
James Allen
9df8882835 Update README.md 2014-12-04 10:11:29 +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
Ingolf Becker
bb03a0f500 Changed chdir to cd for changing directories 2014-11-14 16:02:36 +00:00
James Allen
d64577fb9d Update README.md 2014-10-21 14:20:53 +01:00
James Allen
844a1690d9 Update README.md 2014-08-19 17:07:18 +01: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
d8804834ac Update README.md 2014-08-18 11:10:01 +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
James Allen
bdf4fbb59a Set up dev environment with Vagrant 2014-08-15 13:34:57 +01:00
James Allen
b8699100ec Add in aspell check 2014-08-15 12:57:06 +01:00
James Allen
2876c13402 Ignore /data dir 2014-08-15 12:40:27 +01:00
James Allen
810435ef02 Include spelling 2014-08-15 12:39:55 +01:00
James Allen
d7c50048bb Include tags service 2014-08-15 12:02:22 +01:00
James Allen
216ca23162 Add in tags and chat services 2014-08-15 12:01:05 +01:00
James Allen
88fcbd62a7 Include mention of docstore service 2014-08-15 11:16:38 +01:00
James Allen
9420522a48 Add in mention of chat service 2014-08-15 11:15:05 +01:00
Henry Oswald
d43fbf89f3 ignore .DS_Store 2014-07-22 13:40:35 +01:00
James Allen
a6c3b92632 Don't ignore package/config/settings.coffee 2014-05-28 12:44:53 +01:00
James Allen
70ca95844a Report failed fpm command 2014-05-28 12:42:49 +01:00
James Allen
7141afc413 Use spawn to run fpm 2014-05-28 12:28:43 +01:00
James Allen
e6d5800f1b Start putting together .deb package builder 2014-05-15 17:45:24 +01:00
James Allen
93c151132a Neaten settings 2014-04-30 11:34:32 +01:00
James Allen
6bd85467db add in docstore to settings 2014-04-30 11:16:49 +01:00
James Allen
94e683a9a1 Add in docstore 2014-04-29 12:05:24 +01:00
David Ediger
5b67fc9981 Adding fairy configuration 2014-04-25 16:17:17 -04:00
James Allen
b97f3bd934 Require redis 2.6.12 or greater 2014-04-09 10:56:00 +01:00
James Allen
2c2df0bf9a Run at the apt cookbook to keep apt up to date 2014-04-01 13:26:49 +01:00
James Allen
e4be5b4feb Add in TeXLive and imagemagick 2014-04-01 13:26:49 +01:00
James Allen
5b6eaf546b Fix settings to use global directories 2014-04-01 13:26:49 +01:00
James Allen
38380b1a5f Create Vagrant + Chef config for setting up ShareLaTeX 2014-04-01 13:26:49 +01:00
James Allen
0e7b9d3ab1 Import apt version 2.3.8 2014-04-01 13:26:49 +01:00
James Allen
c24cc69136 Link to survey for about what people want 2014-03-31 19:48:13 +01:00
James Allen
28b5a59814 Create user_files by default 2014-03-28 12:54:30 +00:00
James Allen
42447f6cbe Update templates api location 2014-03-28 12:54:30 +00:00
Oliver Matthews
34c7a35845 config changes for nodemailer 2014-03-12 15:43:00 +00:00
James Allen
98514dd49c Add in Docker based install instructions 2014-03-06 10:12:53 +00:00
James Allen
a0b6896246 add in track-changes settings 2014-03-05 13:41:00 +00:00
James Allen
66ab033ebe Make track changes api a first class citizen 2014-03-05 13:39:21 +00:00
James Allen
26cd9c78be Fix typo 2014-03-05 12:52:04 +00:00
James Allen
718bfbf771 Update README.md 2014-03-05 12:51:42 +00:00
James Allen
d3efdea7ed Use file storage out of the box 2014-03-05 12:49:51 +00:00
Oliver Matthews
4196e823ab refactor config settings. 2014-03-04 15:35:32 +00:00
James Allen
88bd359209 Update README.md 2014-02-28 18:36:50 +00:00
James Allen
26302597a7 Add in Vagrant/Ansible backed installation method 2014-02-28 18:36:27 +00:00
James Allen
b495240d49 Add in track changes as a 'hidden' service 2014-02-26 16:24:11 +00:00
Henry Oswald
eecaf0307e Updated readme links
Changed links for mongo and redis to point at install instructions which can people can look at if they need to install these dependencies.
2014-02-26 13:05:22 +00:00
Henry Oswald
2afc081549 Adds filestoreBackend property to example settings 2014-02-26 09:12:55 +00:00
James Allen
a200046482 Merge pull request #52 from cirosantilli/add-nvmrc
Add .nvmrc
2014-02-25 15:59:37 +00:00
Ciro Santillli
dbd214baaf Remove latexmk intall instructions from README. 2014-02-25 16:38:41 +01:00
Ciro Santillli
b02248bffb Add .nvmrc 2014-02-25 16:02:23 +01:00
James Allen
b797fd660f Merge pull request #53 from cirosantilli/add-dummy-version
Add dummy version to package.json to fix install.
2014-02-25 14:43:41 +00:00