this post was submitted on 16 Oct 2025
250 points (99.2% liked)

Selfhosted

52527 readers
380 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
 

Keep in mind if you've pinned your docker-compose.yml as they suggest in the installation guide, you'll want to increment that.

top 25 comments
sorted by: hot top controversial new old
[–] NGram@piefed.ca 37 points 1 week ago (2 children)

More features that are preparing for full federation support! Exciting!

[–] mesamunefire@piefed.social 12 points 1 week ago

Can't wait!

[–] ObsidianZed@lemmy.world 3 points 1 week ago (1 children)

What are some benefits of a vcs being federated?

[–] tad_lispy@europe.pub 3 points 1 week ago

I imagine ability to fork, comment, open an issue or a merge (pull) request, do a code review etc from an account on one instance to a project on another. That would enable true decentralisation of software development. It was one of the original promises of Git, but was lost with the emergence of GitHub. With such federated network of forges each developer, or a group working on a project, could run their own server and collaborate with anyone else, without registering accounts on hundreds of services. I'd love that.

[–] golli@sopuli.xyz 21 points 1 week ago* (last edited 1 week ago) (1 children)

Since I just saw this in the self-host weekly post:

Do not upgrade to 13.0.0

Seems like there is a bug and one should use 13.0.1

See here

[–] ikidd@lemmy.world 6 points 1 week ago

Good to know, thanks for the PSA.

[–] clb92 13 points 1 week ago (5 children)

Does Forgejo have any killer features or something that makes it worthwhile for me to switch away from Gitea now?

[–] poVoq@slrpnk.net 28 points 1 week ago (1 children)

The longer you wait the more incompatible and harder to migrate it will get.

While right now the features have not diverged that much, only Forgejo is working on federation and due to license incompatibility it will not be possible to back-port that to Gitea.

[–] clb92 1 points 1 week ago (2 children)

The longer you wait the more incompatible and harder to migrate it will get.

I know, but I thought it was already too late to simply change the docker image and be done with it. But, you are saying it's still just a drop-in replacement currently?

[–] robber@lemmy.ml 1 points 1 week ago (1 children)
[–] clb92 1 points 1 week ago

I'm out of luck, it seems, since I'm already running Gitea 1.24.6.

[–] poVoq@slrpnk.net 1 points 1 week ago

Not anymore, but afaik it is still possible with some not so bad manual work.

[–] possiblylinux127@lemmy.zip 18 points 1 week ago

Not being run by corporate overlords

Seriously though, the community is a lot healthier

[–] JadedBlueEyes@programming.dev 6 points 1 week ago (1 children)

Actions is significantly better, there are lots of subtle UI improvements, there are new importers, etc. Not a killer feature, but many small improvements that add up.

[–] clb92 2 points 1 week ago
[–] notarobot@lemmy.zip 0 points 1 week ago

By the way you framed you question sounds like you are looking for an excuse to move away from gitea

[–] Banthex@feddit.org 6 points 1 week ago (1 children)
[–] master_of_unlocking@piefed.zip 10 points 1 week ago (1 children)

Update June 2024: this issue is no longer updated. Progress on federation can be followed from:

[–] ronigami@lemmy.world 3 points 1 week ago

It’s like, there if you want it, but you totally don’t have to download. No pressure at all!

[–] billwashere@lemmy.world 1 points 1 week ago

I’m assuming an upgrade is pretty painless. I guess know what I’m doing at work on Monday.