-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compose structure seems not to work, only starts mongo container #272
Comments
Hey, I have the same problem. Did a bit of testing and the last commit that is working for me is 2bc0c9d. |
Ty, I will try to get that version. |
Same problem here, will try to use this workaround.
|
Same problem, looks like they made it impossible for CE to run. |
Thanks to @Tunfisch96 comment about last usable commit, I read the diff and found out this is linked to the new env variable SIBLING_CONTAINERS_ENABLED. So the issue is simply that the init seed value for this variable should be false, as stated in the docs. |
That so cool! Thank you very much!!! |
Thanks for flagging this up. #276 should fix this issue. You can use |
Steps to Reproduce
Expected Behaviour
It should create all needed containers!
Observed Behaviour
Running the "init" or "start" command only downloads the image and creates the database container "mongo"
Context
Following the quick guide we can't deploy overleaf.
Technical Info
Analysis
====== Overleaf Doctor ======
====== Configuration ======
====== Warnings ======
====== End ======
The text was updated successfully, but these errors were encountered: