this post was submitted on 20 Apr 2026
101 points (99.0% liked)

Selfhosted

56957 readers
419 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

If you're like me, you probably need to update your image tag to this new major version. I'll probably wait for a minor release first.

top 16 comments
sorted by: hot top controversial new old
[–] northernlights@lemmy.today 5 points 47 minutes ago* (last edited 45 minutes ago)

I very much have my eye on that. Pretty sure that's going to be my next self-host just because I love everything about it, not so much because I'll need it. Pleeeease federate. I know it's a whole lot of work, but it would be a significant net benefit to all developers worldwide who code because they like it.

[–] XenoK@lemmy.dbzer0.com 1 points 12 minutes ago (1 children)

How does it compare to Gitea?

[–] black_flag@lemmy.dbzer0.com 2 points 10 minutes ago

Forgejo is where the dev is happening now.

[–] ozoned@piefed.social 3 points 1 hour ago

Can't wait for federation

[–] galaxy_nova@lemmy.world 1 points 47 minutes ago* (last edited 46 minutes ago) (1 children)

Thoughts on this versus tangled besides this being more mature? Also question, I have cloudflare serving as my ddns, I believe some settings I have configured there prevent ssh from working to my forgejo instance. Is it a security risk to allow ssh traffic properly? I have other services on the same subdomain published as well if that matters.

Edit: would Tailscale be a solution here?

[–] purplemonkeymad@programming.dev 1 points 36 minutes ago (1 children)

Recommendation would be that you want to set up your ssh so that it only accepts publickey authentication. You also want to make sure you are not using a proxied DNS value, as CF only proxies http requests.

Personally I didn't bother to setup ssh access as https typically works fine.

[–] galaxy_nova@lemmy.world 1 points 28 minutes ago

I setup ssh key access only on all my machines so that bit is ok. Maybe I’ll forgo ssh like you’re suggesting as well. I thought I had some use for it but it’s been a while since I was messing with my forgejo instance, I’ve kind of fallen back to GitHub and codeberg for a bit since I’ve been busy. I couldn’t get https cloning to work for some reason either so I neee to investigate that I guess.

[–] badbytes@lemmy.world 10 points 2 hours ago

An amazing project. Good work devs.

[–] prism@lemmy.dbzer0.com 13 points 2 hours ago

Finally, repository specific access tokens were added! I was missing this feature from GitHub (fine-grained access tokens) and had resorted to making service accounts that had access to a single repo. Time to clean that up :)

[–] iso@lemy.lol 6 points 3 hours ago (2 children)

Forgejo's most promising feature was federation, and unfortunately, they don't seem to be working on that.

[–] tofu@lemmy.nocturnal.garden 21 points 3 hours ago* (last edited 3 hours ago) (2 children)
[–] AcornTickler@sh.itjust.works 8 points 1 hour ago (1 children)

Oh, didn't know Forgejo was ever intended to have federation. That's so cool!

[–] tofu@lemmy.nocturnal.garden 3 points 1 hour ago

It's the main reason I choose them. Can't wait to open issues on other instances without creating an account and not everything being on GitHub.

[–] iso@lemy.lol 3 points 3 hours ago
[–] RushLana@lemmy.blahaj.zone 7 points 3 hours ago* (last edited 3 hours ago)

Federation is worked on by forgefed if I remember right.

https://codeberg.org/ForgeFed/ForgeFed

[–] uuj8za@piefed.social 1 points 1 hour ago

Yeah... I'm gonna wait for 15.1...