Update sharder/miner image without clean db
Redeploying sharders & miners docker image without cleaning the database.
Gitactions can be used to update docker image on the testnet1.zus.network/sharder01/, testnet2.zus.network/sharder01/ ... testnet30.zus.network/sharder01/, & testnet1.zus.network/miner01/, testnet1.zus.network/miner02/, testnet1.zus.network/miner03/ ... testnet30.zus.network/miner02/, testnet30.zus.network/miner02/,testnet30.zus.network/miner03/ with latest changes without cleaning up old data. Kindly use the given link below:
Note: If you do not have an access to this repository check it from devops team.
How to run CD via git-actions
Click on above git-actions link. It will take you to the deployment page.

Click on the
Run Workflow
Always keep
stagingforUse workflow from
Input the sharder/miner docker image tag that you want to redeploy.

Input testnet server name if you can to deploy it on specific server, else input
allto deploy it on all the server.
Finally click on the green button to
Run Workflow.
Last updated