Closed bifa2 closed 2 years ago
Well, luckily Gooby really takes care of the backup and restore process almost from start to finish. To be on the really safe side though, I would suggest you create the backup on server A, and restore it on server B. Once you verify that it's all working, you can erase server A. However, if that is not possible, the easiest scenario is probably
Your server should behave as if it never went away :)
Again, ideally you'll perform steps 1 and 2 on server A and steps 3 to 8 on server B, but... I have wiped my server several times and never ran into issues.
One word of caution though: Gooby doesn't seem to play nice with Debian 11 yet, so please consider Debian 10 instead.
Alternatively, you could wait till we finish some "super secret project" and go live with that... no timeline on that yet, but it won't be years either ^_^ Sneak peak (though please don't try this on your main server until we go public): https://github.com/TechPerplexed/Gooby/tree/omni
Edit: thanks by the way for the suggestion to document the migration process. We're still busy writing the NEW tutorials and I'll definitely use the information above for our documentation :)
Thanks for this - I'll give the migration work a go over the next week or two. Luckily I manage VMs for a living so I can create and snapshot to my heart's content which certainly helps with work like this! Good tip on Debian 10/11... I'd already downloaded 11 so I'll switch to 10.
As for Omni, sounds exciting! I'll definitely look at that after the above, on a brand new server, perhaps with rclone and encryption for cloud storage (which I don't currently have/use).
If you want to close this case please go ahead and I can reopen if I get stuck 😅
Ok I'll close it, I just noticed that I had you restore the Rclone config before creating the user.. it needs to be done the other way around of course, otherwise the user folder doesn't exist yet.
Other than that: good luck with the migration! And yes I'd love to know how a Gooby to Omni upgrade test would go as well 😊
Hi,
I noticed that you changed the recommended distro from Ubuntu to Debian and I'm considering making the switch over at some point (assuming it's worth all the work and potential downtime). Wanting to keep my existing "installation" of Plex (i.e. database and all settings), how would you go about doing this? It'd be nice to get it fully documented perhaps for those making the switch over but at the moment I only have something incredibly basic and I'm not certain what order things need to be done in:
Not sure if permissions on files/folders would be an issue?
Cheers!