Migration question
-
Good afternoon,
I'm running my MSR instance on an old NAS server running Fedora 37 Server. This is an older Core i5-4690K server that has served me well overall, but it's showing it's age, and will often reboot into maint mode if it applies updates overnight. I've been trying to troubleshoot, but it's also in my office (makes my office hot), and I'm looking at getting either a QNAP or Syslogy rack mount NAS to replace it.What I'm wondering is what the process would be to migrate my current MSR config and move it to a different platform. I have quite a large ruleset that I don't want to have to recreate. I know I can run it in a container on either platform, but I'm not sure how I would migrate all my rules over. Is there one config file that has all of the rules, or could I simply copy my /reactor directory over to a enw platform?
I am also considering moving the MSR instance to a stand alone RPI 4 with a SSD. This way, while I'm migrating all of my files off of my NAS, I'm not loosing Reactor's functionality until I have whichever rack mount NAS I go with up and running, with all of the data migrated.
Thoughts?
-
Basically, all you need to do is copy the
config
,storage
, and if you have itext
subdirectories, and everything will move over. You'll need to be careful of any directory-specific items in the config files but these are very few and I don't think most people run into them. But pretty much everything needed to clone or recover the system is in those two (or three) directories; everything else either comes from the installation package, or is just logs and similar dynamic data that can be rebuilt. -
T toggledbits locked this topic on