↗️Migrating the node to a new server
SInce v2.0 Node "store" folders are interchangeable. This means that the fastest way to move a node to another machine is the following: - Install node on new machine and let it sync to the latest frame (or restore a "store" folder snapshot if you have it) - Stop new machine node - Import config.yml and keys.yml from old to new machine - Stop old machine node - Restart new machine node Be sure to have a MIGRATIONS file in the node/.config folder of the new machine.
Last updated