I’d like to uninstall my node from my actual VPS to another VPS with more capacity.
Is it possible? If yes, how can I do?
Thank you
I’d like to uninstall my node from my actual VPS to another VPS with more capacity.
Is it possible? If yes, how can I do?
Thank you
Hey @dilox, in theory, you could shut down the node, copy the db over from ~/.fuel/db
and start the node again. But this is not something we have tested, and since RocksDB relies on filesystem trickery, it might not work.