this post was submitted on 26 Jan 2025
51 points (96.4% liked)

Selfhosted

61003 readers
434 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi all!

I have decided to setup and selfhost my own private Lemmy instance.

I will be doing with docker (podman, actually).

Should I host at home or use a dedicated VPS?

Anybody selfhosting its own Lemmy?

Do you guys have any hints for me?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] paequ2@lemmy.today -5 points 2 years ago* (last edited 2 years ago) (2 children)

Shortcut: use Tailscale to create your own private network and avoid hosting on the big, bad Internet. Otherwise, you really have to be careful on how you protect your services.

Minor downside (or upside) is that you'll have to install the Tailscale app on each device you want to make part of the network.

This made hosting at home a lot easier for me.

Update: Ah! I misread the post. Tailscale doesn't make sense for this use case. My bad! ๐Ÿ˜…

[โ€“] Evkob@lemmy.ca 10 points 2 years ago (1 children)

A lemmy instance hosted behind Tailscale would be unable to federate, no?

[โ€“] paequ2@lemmy.today 6 points 2 years ago

Yeah, you're right. Bad advice actually. Oops.

[โ€“] Shimitar@feddit.it 7 points 2 years ago (1 children)

Thank you, I am allergic to tailscale (joking).

I already selfhost lots of stuff for family and friends using reverse proxy+https a public domain(s) and a VPS tunneled back (wireguard) home since I am behind CGNAT. And authelia on top of it all.

My setup should be safe enough also for a Lemmy instance.

[โ€“] johntash@eviltoast.org 1 points 2 years ago (1 children)

If you haven't seen it, headscale is an open source controller for tailscale clients. Assuming your allergies are related to using their public offering.

[โ€“] Shimitar@feddit.it 4 points 2 years ago

I have heard of headscale, and agree that would fix my allergies.

But I don't have a use case for that either, so...

Maybe in the future, who knows.