@[email protected] to Programmer [email protected] • 2 months agoWhat comes to mind?programming.devimagemessage-square89fedilinkarrow-up1649arrow-down15cross-posted to: bikinibottomtwitter
arrow-up1644arrow-down1imageWhat comes to mind?programming.dev@[email protected] to Programmer [email protected] • 2 months agomessage-square89fedilinkcross-posted to: bikinibottomtwitter
minus-square@[email protected]linkfedilink51•edit-22 months agoGitea, took control away from community and gave it to a for profit organization. Forgejo was born
minus-squarePumpkin EscobarlinkEnglish11•2 months 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-square@Opiseklink14•2 months 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.
minus-square@[email protected]linkfedilinkEnglish5•2 months agoMigration is seamless. Uninstall one binary and install the other.
minus-square@[email protected]linkfedilink4•2 months agoThe project already started to diverge. If you have an older version don’t update until you migrate.
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.
Migration is seamless. Uninstall one binary and install the other.
The project already started to diverge. If you have an older version don’t update until you migrate.