this post was submitted on 02 Jul 2023
6 points (100.0% liked)

Potato Powered

3 readers
1 users here now

This is a place to discuss DIY tech solutions, projects, self hosting, gadget hacking, etc.

founded 2 years ago
MODERATORS
 

Just a basic guide on how I implemented Lemmy and the issues I ran into

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago

There are definitely a bunch of things I'm doing because I have them already setup for other services.

Getting HTTPS to work, for example, was pretty easy because I already have ACME running for my domains, so can just reference existing certs.

Similarly, I have the domain and DNS already running, so don't need to handle setting it up, or messing with the firewall or router for that piece.

But, happy to help if I can.