From a02ee13f9d5c1b31e64210ccd60c5028e71bf373 Mon Sep 17 00:00:00 2001 From: Eric Lewis Date: Tue, 27 Feb 2024 12:29:27 -0500 Subject: [PATCH] chore: deploy readme --- packages/deployer/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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