plankton@programming.dev to Programmer Humor@programming.dev · 2 years agoWhat comes to mind?programming.devimagemessage-square23linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageWhat comes to mind?programming.devplankton@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square23linkfedilink
minus-squarestarshipwinepineapple@programming.devlinkfedilinkarrow-up1·2 years agoGitea, took control away from community and gave it to a for profit organization. Forgejo was born
minus-squarePumpkin Escobar@lemmy.worldlinkfedilinkEnglisharrow-up0·2 years agoIt 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.
minus-squareOpisek@lemmy.worldlinkfedilinkarrow-up1·2 years agoIf 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.
Gitea, took control away from community and gave it to a for profit organization. Forgejo was born
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.
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.