And what exactly happens?
Comment on Could someone explain how to set up a lemmy instance with ansible for an absolute beginner
arudesalad@sh.itjust.works 10 months agoI was following the steps on the Lemmy-ansible github page
themachine@lemmy.world 10 months ago
arudesalad@sh.itjust.works 10 months ago
I’ve replied to a different comment in this thread about what happened already
x3i@lemmy.x3i.tech 10 months ago
I don’t see anything like that in this thread. If you want people’s help, help them help you and provide sufficient information about your problem.
arudesalad@sh.itjust.works 10 months ago
themachine@lemmy.world 10 months ago
This it should be no issue for you to copy and paste that answer in our conversation.
PeachMan@lemmy.world 10 months ago
Lol. It should also be no issue for you to find the comment and read their answer
RCTreeFiddy@lemmy.world 10 months ago
And which step in this process did you get stuck, and what were the errors, if any?
You gotta give us some more info here.
arudesalad@sh.itjust.works 10 months ago
Step 7. I dont have the errors now but I don’t think I had ansible or ssh set up
I dont really understand it as this is the first thing I am trying to selfhost other than a minecraft server.
RCTreeFiddy@lemmy.world 10 months ago
SSH may be installed on the pi but may need to be enabled. That was the second to last bullet pint in the requirements. The final on being to install Ansible. If you did not get the requirements taken care of, installation will not be successful.
Please first try to SSH into your pi. Once you have that done, you should install Ansible. After that, you should be able to run the playbook from step 7 and we can proceed from there.
arudesalad@sh.itjust.works 10 months ago
Also in the comment this one is replying to, I meant to say set up correctly
arudesalad@sh.itjust.works 10 months ago
Do I do that from my normal pc? I’ve never used ssh before