this post was submitted on 27 Jun 2025
8 points (100.0% liked)

Selfhosted

46672 readers
1185 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Kind of an odd question, and something I think is a long shot, but here goes.

I’ve long known and used GitHub pages for the odd static site, and generally like the service, Microsoft ownership aside, for the purpose of free hosting for temporary sites.

I was just trying to figure out how to host an instance of something for a popup event and wanted to be able to have a url that was mostly readable/recognizable. So my mind jumped to GitHub pages. I know it possible to connect GH pages to a custom domain, I used to host my personal website like this, but is the reverse possible? Can I expose my self hosted services on

user.github.io

in some way?

top 3 comments
sorted by: hot top controversial new old
[–] SteveTech@programming.dev 7 points 1 week ago (1 children)

You can host a page with an iframe, but you can't directly change the DNS record to point to something that isn't GitHub.

[–] Arkhive@lemmy.blahaj.zone 1 points 1 week ago* (last edited 1 week ago)

That was my guess. Just wanted someone that knows more than I do to confirm.

[–] AbidanYre@lemmy.world 2 points 1 week ago

Technically possible or not, that seems like a great way to get your account shut down.