this post was submitted on 20 Sep 2024
651 points (99.2% liked)

Programmer Humor

25139 readers
1756 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] starshipwinepineapple@programming.dev 53 points 10 months ago* (last edited 10 months ago) (1 children)

Gitea, took control away from community and gave it to a for profit organization. Forgejo was born

[–] PumpkinEscobar@lemmy.world 11 points 10 months ago (3 children)

It has been on my list to figure out how to move to forgejo, need to do it soon before the migration process breaks or gets awful.

[–] Opisek@lemmy.world 15 points 10 months ago

If you're using docker: change your image name from gitea to forgejo. Repull. Done. Baremetal should be just as simple. Migrations are as easy as leaving all the data in-place and changing the binary at this moment in time.

[–] wewbull@feddit.uk 5 points 10 months ago

Migration is seamless. Uninstall one binary and install the other.

[–] sorter_plainview@lemmy.today 4 points 10 months ago

The project already started to diverge. If you have an older version don't update until you migrate.