this post was submitted on 20 Feb 2026
37 points (97.4% liked)

Selfhosted

59897 readers
522 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I have a Hugo blog I'm setting up to work on my own forgejo server flow instead of through Github Pages.

I hate how pictures work on Hugo so I was going to just host them on a separate thing and embed the images that way.

Now I'm over thinking it and considering to just run a Lemmy instance, post the markdown for the blog posts there along with the images. Then I have an image host and a place to let people complain about my shotty writing in one go.

Plus there's federation visibility as well.

So short questions

  1. This a good idea?

  2. Are there better options?

  3. is it easy enough to set up a single user Lemmy/Piefed instance?

  4. Lemmy or Piefed? Which is easier to host

you are viewing a single comment's thread
view the rest of the comments
[โ€“] MatSeFi@lemmy.liebeleu.de 4 points 3 months ago (1 children)

My two cents: Hugo+HTTP-Server should perform better when confronted with all the AI crawler bots as only a static site is served. Lemmy or Pifed is diffrent in that aspect. For small blogs it shouldn't matter (jet)...

[โ€“] nagaram@startrek.website 3 points 3 months ago

Yeah that's what's going to happen with the main blog.

Forgejo action > static HTML site > Cloudflared tunnel

This separate idea is to have a Lemmy instance to host pictures and federate the blogs comment system so people ideally won't have to sign in or make an account to comment.