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

Selfhosted

60426 readers
237 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.

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
[–] rimu@piefed.social 1 points 4 months ago

PieFed is fairly straightforward if you already know sysadmin basics or have Yunohost. - https://codeberg.org/rimu/pyfedi/src/branch/main/INSTALL-docker.md

But for blogging only, you'll find Ghost or Wordpress with the ActivityPub plugin federate with Mastodon better, which is a bigger audience.