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

Selfhosted

60542 readers
1187 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
[–] Coeus@coeus.sbs 7 points 3 years ago (1 children)

I'm running my own server on a linode. I've got it on the cheapest tier which is $5 a month. I'm not quite sure what I'm going to do when the 25GB gets full, I'll have to find out the best way to delete old posts and pictures.

[–] SeeJayEmm@lemmy.procrastinati.org 2 points 3 years ago (1 children)

Keep the activity table on a tight leash.

[–] ipkpjersi@lemmy.one 2 points 3 years ago* (last edited 3 years ago) (1 children)

Yeah, I've heard of people using cron jobs to automatically clean activity older than 3 days.

I'm not sure what can be done about image staking up a lot of space, I imagine that'll take up a ton of space after a while. Not sure how that could be cleaned up safely.

I believe there are ways to prune the images store but I haven't dug into that yet.