toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

unclear installation depedency on <data> dirs

Open maciejskorski opened this issue 1 year ago • 0 comments

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

maciejskorski avatar Jun 17 '24 17:06 maciejskorski