overleaf / toolkit

GNU Affero General Public License v3.0
510 stars 122 forks source link

unclear installation depedency on <data> dirs #262

Open maciejskorski opened 2 weeks ago

maciejskorski commented 2 weeks ago

Steps to Reproduce

  1. Follow the installation steps in a fresh environment e.g. a virtual machine

Expected Behaviour

The required local dirs should be either automatically created (add to an init script?) or mentioned as prerequisites:

Maciejs-MacBook-Pro:overleaf-toolkit maciejskorski$ ls data
git-bridge      mongo           overleaf        redis

Observed Behaviour

With no data dirs, e.g. in a fresh environment, docker compose fails to start a container.

Context

Technical Info

Analysis