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

Selfhosted

60482 readers
713 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
 

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 24 comments
sorted by: hot top controversial new old
[–] NGram@piefed.ca 37 points 8 months ago (2 children)

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

[–] mesamunefire@piefed.social 12 points 8 months ago

Can't wait!

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

What are some benefits of a vcs being federated?

[–] tad_lispy 4 points 8 months 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 22 points 8 months ago* (last edited 8 months 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 8 months ago

Good to know, thanks for the PSA.

[–] clb92@feddit.dk 13 points 8 months 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 8 months 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@feddit.dk 1 points 8 months ago (1 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 8 months ago (1 children)
[–] clb92@feddit.dk 1 points 8 months ago

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

[–] possiblylinux127@lemmy.zip 18 points 8 months ago

Not being run by corporate overlords

Seriously though, the community is a lot healthier

[–] JadedBlueEyes@programming.dev 5 points 8 months 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@feddit.dk 2 points 8 months ago
[–] notarobot@lemmy.zip 0 points 8 months 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 8 months ago (1 children)
[–] master_of_unlocking@piefed.zip 10 points 8 months ago (1 children)
[–] mike_wooskey@lemmy.thewooskeys.com 13 points 8 months ago

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

[–] ronigami@lemmy.world 3 points 8 months 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 8 months ago

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