A web-based collaborative LaTeX editor
Find a file
2016-06-09 15:52:36 +00:00
init_scripts run everything as www-data 2016-05-27 15:46:51 +01:00
nginx change localhost to 127.0.0.1 which should help with ipv6 2016-03-08 16:05:42 +00:00
runit run as www-data 2016-05-27 12:55:18 +01:00
.gitignore add grunt cut task 2016-06-09 11:36:00 +00:00
circle.yml try cicule ci 2016-05-31 16:37:50 +01:00
Dockerfile point to texlive 2016 2016-06-09 16:22:27 +01:00
git-revision.js add support for grunt build 2016-05-02 23:53:49 +00:00
Gruntfile.coffee add grunt cut task 2016-06-09 11:36:00 +00:00
package.json add grunt cut task 2016-06-09 11:36:00 +00:00
README.md Update README.md 2016-05-24 15:48:02 +01:00
services.js add support for grunt build 2016-05-02 23:53:49 +00:00
settings.coffee allow header and footer to be configured via env vars 2016-06-09 16:21:54 +01:00

Install

Please see the offical wiki for install guides

Building image

The docker files can be built with grunt. We do this as there are some other tasks which are done using grunt such as marking the versions of each repo used.