plankton@programming.dev to Programmer Humor@programming.dev · 1 year agoWhat comes to mind?programming.devimagemessage-square87fedilinkarrow-up1657cross-posted to: bikinibottomtwitter@lemmy.world
arrow-up1657imageWhat comes to mind?programming.devplankton@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square87fedilinkcross-posted to: bikinibottomtwitter@lemmy.world
minus-squarePumpkin Escobar@lemmy.worldlinkfedilinkEnglisharrow-up11·1 year 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-up15·1 year 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-squarewewbull@feddit.uklinkfedilinkEnglisharrow-up5·1 year agoMigration is seamless. Uninstall one binary and install the other.
minus-squaresorter_plainview@lemmy.todaylinkfedilinkarrow-up4·1 year agoThe project already started to diverge. If you have an older version don’t update until you migrate.
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.