https://github.com/ubergeek77/Lemmy-Easy-Deploy
Is very easy, by @ubergeek77@lemmy.ubergeek77.chat. Not sure if they are doing more updates though?
Hi!
The project is still active! I just haven’t needed to develop any updates because it’s currently stable, and the upstream Docker compose template, which is a reference for my project, hasn’t changed in 9 months:
https://github.com/LemmyNet/lemmy-ansible/blob/main/templates/docker-compose.yml
Whenever Lemmy releases a new Docker container, it will just pull the latest one automatically. This will continue to be compatible indefinitely until the compose deployment (linked above) has any breaking changes added to it that I need to incorporate.
Thank you for the shout out :)
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.
Haven’t done it myself yet, but here’s the docker install guide… seeing what your username is and all…