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

  1. Click on above git-actions link. It will take you to the deployment page.

  2. Click on the Run Workflow

  3. Always keep staging for Use workflow from

  4. Input the sharder/miner docker image tag that you want to redeploy.

  5. Input testnet server name if you can to deploy it on specific server, else input all to deploy it on all the server.

  6. Finally click on the green button to Run Workflow.

Last updated