mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add in Docker based install instructions
This commit is contained in:
parent
a0b6896246
commit
98514dd49c
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ ShareLaTeX should now be running at http://localhost:3000.
|
|||
|
||||
There is a Vagrant and Ansible backed VM installation script for ShareLaTeX, maintained by [@palkan](https://github/palkan), available here: https://github.com/palkan/sharelatex-vagrant-ansible
|
||||
|
||||
### With Docker
|
||||
|
||||
An [automatic docker-based installer](https://github.com/tiagoboldt/sharelatex-docker) is available. It depends on docker and will build a production environment for running ShareLaTeX on any supported platform.
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue