this post was submitted on 03 Aug 2020
1 points (100.0% liked)
Lemmy Administration
698 readers
1 users here now
Anything about running your own Lemmy instance. Including how to install it, maintain and customise it.
Be sure to check out the docs: https://join-lemmy.org/docs/en/administration/administration.html
If you have any problems, describe them here and we will try to help you fixing them.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you mean "install the script on your server"? If you follow the Ansible install instructions, you should have a fully working Lemmy instance on your server (assuming it finishes without errors).
https://lemmy.ml/docs/administration_install_ansible.html
I am now almost done. I have directly installed it on my ubuntu server so i need to add my password i guess.
fatal: [root@h2835324]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: root@h2835324: Permission denied (publickey,password).", "unreachable": true}
which line do i have to add in inventory to add the password?
Maybe the problem is this:
https://lemmy.ml/post/79861
Are trying to install Lemmy (executing Ansible) from the server where Lemmy will been working?