First of all. Your script is awesome. It’s so fckn fast and absoluty simple and genius.
So i was wondering if some of you guys can help me install the script on my server too?
Greets Manuel
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).
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?
deleted by creator
I did as you see. root@…
deleted by creator
Based on the dm they sent me, it seems that they just replaced it in the logs, cause the error is the same.
@thesequel@lemmy.ml Can you ping the domain, and can you login over ssh?
deleted by creator
I am really close to get it done. Just iframely is holding me back at the moment :)
Still trying to get around this and struggling. The setup (ansible-playbook lemmy.yml --become) has a fatal error due to not being able to connect. Any further suggestions? I think I have the wrong x@x input, but I don’t know what I should be putting in there - at the moment using the server login and ip address?
Maybe the problem is this:
Are trying to install Lemmy (executing Ansible) from the server where Lemmy will been working?