Step3: Deploy sharder
Deploying sharder with docker & docker-compose.
Run the below script for deploying sharder on the server. Magic Block and keys etc. should be automatically imported from there respective folders if the previous steps was followed correctly.
wget -N https://raw.githubusercontent.com/0chain/zcnwebappscripts/as-deploy/0chain/deploy_sharder.sh ; bash deploy_sharder.shThe above will:-
Deploy the postgres, and sharder docker containers.
NOTE: Links will be accessible when you will deploying monitoring script.
Last updated