Skip Navigation

Search

Self Hosted - Self-hosting your services. @lemmy.ml
Ekis @beehaw.org

How to make your own DDNS

This guide shows you how to create a DDNS-like system using Cron and a shell script. Creating your own removes the reliance on third-party DDNS providers like No-IP. I thought I'd share it here since DDNS is essential for self-hosting.

This is something I wish I'd setup sooner. For the longest time, I got comfortable with No-IP and having to manually confirm the hostname every 30 days.

Self Hosted - Self-hosting your services. @lemmy.ml
PastThePixels @lemmy.potatoe.ca

Self-hosting a Lemmy server with Podman

Hey everyone! I run a server with Podman instead of Docker (and on an arm64 processor), so when I wanted to host a Lemmy instance on it, I faced a bit of challenges. I ended up writing this guide so if anyone else is in the same pickle, this should make installing Lemmy closer to headache-free.
If you're reading this post that means the guide works!