How do I build up a lemmy instance right from the scratch ?
bdonvr @ bdonvr @thelemmy.club Posts 33Comments 2,251Joined 2 yr. ago

bdonvr @ bdonvr @thelemmy.club
Posts
33
Comments
2,251
Joined
2 yr. ago
Deleted
Stop dividing the left!
First question is - are you familiar with Linux command line at all? If not get familiar with it first.
Second you'll need to own or buy a domain and point it to the server's IP.
Then install either Ubuntu Server or Debian on the server, setup SSH and run this Ansible project - https://github.com/LemmyNet/lemmy-ansible
If that's not comprehensible to you, I'd really recommend getting more familiar with Linux command line and servers before I'd recommend starting a Lemmy instance.