diff --git a/packages/deployer/README.md b/packages/deployer/README.md index 695775c1..257ac5a0 100644 --- a/packages/deployer/README.md +++ b/packages/deployer/README.md @@ -5,8 +5,11 @@ yarn ``` +Example of how to make the necessary deploy edits [here](https://github.com/snowball-tools/snowballtools-base/pull/131/files). + - Replace variables in the following files - [records/application-deployment-request.yml](records/application-deployment-request.yml) + - update the name & application version numbers - ``: Replace with current time which can be generated by command `date -u` ```yml # Example @@ -42,9 +45,10 @@ repository_ref: ``` - [deploy-frontend.sh](deploy-frontend.sh) + Also be sure to update the app version ```bash ... - RCD_APP_VERSION="0.1.0" + RCD_APP_VERSION="" REPO_REF="" ... ``` @@ -71,6 +75,9 @@ ## Troubleshoot +- Check deployment status [here](https://console.laconic.com/deployer). +- Check records [here](https://console.laconic.com/#/registry). + - If deployment fails due to low bond balance - Check balances ```bash