I have tried installing it with docker on Ubuntu 20.04 and 22.04 LTS but cannot seem to get it working. The build keeps erroring out with docker errors.
I have tried installing it with docker on Ubuntu 20.04 and 22.04 LTS but cannot seem to get it working. The build keeps erroring out with docker errors.
The Ansible method is easy and worked fine for me on 22.04: https://github.com/LemmyNet/lemmy-ansible
Just remember to setup ssh without a password using this command from your local machine:
ssh-copy-id yourserver.com