Deploy and manage worker nodes to provide computing power on Phala Network.
wm
should be running and listening on port 3001 by default.
.yml
file of PRBv2 and set the docker image of lifecycle
component to phalanetwork/prb:git-current-v2
to receive the bundled migration script.
In the lifecycle
, the component’s docker-compose configuration file should be like:
sudo docker compose pull
.
Your will see the lifecycle should pull a new image and restart.
lifecycle
component, run:
There you should use the same endpoint of what you wrote in wm.yml to replace the `http://127.0.0.1:3001\`.Now the migration is done, just waiting for the worker’s beginning to start.
sudo docker compose down
inv
and po
folders.