Upgrade to Megrez2.5
Last updated
Last updated
Using user node as an example, providers are the same.
For user nodes, if there is important data stored in memo, please download it to the local hard disk first, otherwise the data will be lost.
1.Enter the node
2.Export the node sk and wallet address and save it
mefs-user wallet export 0xf830Eb3445E4c5dAf415f3284c8C50ff6670b3f0
3.stop the node and delete the node root directory, the default is .memo-user
1.Send the wallet address to us for topping up
2.Download the latest version of image
Set up the environments for root directory and data directory
3.Regenerate the node root directory using sk
4.Update the configuration file
version:
endpoint:
bootstrap:
5.Start the node
6.Wait for the synchronization til the status turns true
1.declare
When participating as a provider node, you need to run the declare command (declare the public address), which is used to communicate between nodes.
Prepare your public ip + port, the demonstration is as below.
Explanation of parameters.
suppose 1.2.3.4 is your public ip
4001 is your public port, which corresponds to the port 4001 mapped when the node is started.