A web-based collaborative LaTeX editor
Find a file
2016-05-27 15:46:51 +01: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 ignore api-data 2016-05-23 11:38:09 +00:00
Dockerfile one line the apt-get 2016-05-27 13:12:22 +01:00
git-revision.js add support for grunt build 2016-05-02 23:53:49 +00:00
Gruntfile.coffee use dir of versions not version 2016-05-23 12:39:06 +01:00
package.json add support for grunt build 2016-05-02 23:53:49 +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 run everything as www-data 2016-05-27 15:46:51 +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.