From c34b443b69b2f81e974eb17c4ca9222470b64977 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Thu, 21 Aug 2025 15:13:56 +0530 Subject: [PATCH] Update readme steps to deploy app --- apps/deployer/README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/deployer/README.md b/apps/deployer/README.md index 123776f..831e2a6 100644 --- a/apps/deployer/README.md +++ b/apps/deployer/README.md @@ -1,5 +1,9 @@ # deployer +The following steps are for deploying the frontend app to vaasl webapp deployer. + +Run these steps in the `apps/deployer/` directory: + - Install dependencies ```bash @@ -27,13 +31,11 @@ AUTHORITY=laconic ``` - Note: The bond id should be set to the `vaasl` authority - - Set the `userKey` in [config.yml](./config.yml) - Note: The `userKey` account should be the owner of the bond set in `config.yml` (account address: `laconic13maulvmjxnyx3g855vk0lsv5aptf3rpxskynef`) + Note: The `userKey` should be the private key of the account owning the bond set in `config.yml` (account address: `laconic13maulvmjxnyx3g855vk0lsv5aptf3rpxskynef`) -- Set the app env values in [deploy-frontend.sh](./deploy-frontend.sh): +- Set the app env values in [deploy-frontend.sh](./deploy-frontend.sh) (Refer to main [readme](/readme.md#3-configure-environment-variables)): ```sh @@ -58,9 +60,11 @@ ## Troubleshoot - Check deployment status in [web-app deployer](https://console.laconic.com/deployer). + - Check records in [registry console app](https://console.laconic.com/#/registry). - If deployment fails due to low bond balance + - Check balances ```bash