this post was submitted on 16 Jul 2023
242 points (97.6% liked)

Selfhosted

60542 readers
1436 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 link 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. )

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Y'all should try it! I loved seeing it popping on other instances' /instances page, and seeing it polling other communities. Also changing the background in my theme was lit.

Lemmy's hosting documentation is a bit rough around the edges, especially the ARM situation (and its contemporary solution), so I had some extra tinkering to do. No shade at all yeah? I appreciate every bit of their work and I jotted down some points that I need to consolidate into a documentation PR soon.

Anyway, I feel like the extra @... on our usernames should be worn as a badge of honor you feel me? ;)

you are viewing a single comment's thread
view the rest of the comments
[–] smashboy@kbin.social 2 points 3 years ago (1 children)

Interesting, thank you. If a user uploads something illegal to another instance, and a mod takes it down, does that deletion then also reliably propagate to my instance?

[–] redcalcium@c.calciumlabs.com 1 points 3 years ago* (last edited 3 years ago) (1 children)

Unfortunately, I can't say for sure if your instance will reliably get the deletion requests and process them. I did a small test to see how deletion works a few days ago and it doesn't seem to propagate reliably as the deleted comment is still up in another instances, even now, though other instance such as lemmy.world seem to delete it. Not sure where it went wrong either, could either a bug, instances get overloaded and didn't receive activitypub message correctly, or OP's instance was improperly configured, but I sure hope it's just an isolated incident.

Like I said before, If this still worries you, you can just delete older image files in the pictrs directory every few months to make sure you don't host user-uploaded files for too long.

[–] smashboy@kbin.social 1 points 3 years ago

Thank you! That’s very useful in considerations.