plankton@programming.dev to Programmer Humor@programming.dev · 2 个月前What comes to mind?programming.devimagemessage-square26fedilinkarrow-up110arrow-down10cross-posted to: bikinibottomtwitter@lemmy.world
arrow-up110arrow-down1imageWhat comes to mind?programming.devplankton@programming.dev to Programmer Humor@programming.dev · 2 个月前message-square26fedilinkcross-posted to: bikinibottomtwitter@lemmy.world
minus-squarePumpkin Escobar@lemmy.worldlinkfedilinkEnglisharrow-up0·2 个月前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.
minus-squareOpisek@lemmy.worldlinkfedilinkarrow-up1·2 个月前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.
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.