this post was submitted on 01 Feb 2021
0 points (NaN% liked)
Lemmy Support
4753 readers
4 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you want to setup Lemmy for development, or to run a production instance? We have docs for both, so please try to follow those, and explain where exactly you are getting those problems.
The mdbook error means that it couldnt find the documentation, but Lemmy works fine without that.
https://lemmy.ml/docs/en/administration/administration.html
https://lemmy.ml/docs/en/contributing/docker_development.html
Hi thanks for your reply i tried again with ansible now i get this error when try to start my ansible.cfg makes reference to python3 however :
The error appears to have been in '/lemmy/ansible/lemmy.yml': line 104, column 5, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
^ here
I think that you are missing the dependencies for Ansible's docker_compose command.
https://docs.ansible.com/ansible/latest/collections/community/general/docker_compose_module.html#id3