Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 506 Bytes

Sharelatex for docker

$ git clone [email protected]:Mic92/sharelatex-docker.git
$ git submodule update --init
  • first deploy servers with ansible

  • Get docker & docker-compose

  $ ansible-playbook --become -i /etc/ansible/hosts /etc/ansible/site.yml
  $ make build
  $ make upload # to registry deployed with ansible
  # seed database with test users
  $ docker exec -ti sharelatex_web_1 bash
  $ node app/js/seed.js
  • Rancher

http://localhost:8080/env/1a5/api -> register api api key