Skip to content

Commit

Permalink
Documentation for AMI upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
  • Loading branch information
bvtejaswi committed Jan 27, 2023
1 parent d30979f commit 935a029
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ We can also pass a flag in upgade command to avoid prompt for workspace upgrade.

- On New Cluster Trigger restore command from bastion.

- To run the restore command, you need to add the OpenSearch credentials to the applied config. If using Chef Managed OpenSearch,we need to have automate config.Run the below command in the Chef-Automate node to get the applied config into `current_config.toml`:
- For Chef Managed OpenSearch follow the below steps:

```bash
sudo chef-automate config show > current_config.toml
Expand All @@ -165,6 +165,6 @@ We can also pass a flag in upgade command to avoid prompt for workspace upgrade.
```

- If you want to reuse the same custom domain used previously, then make sure to update the DNS entry to the Load-Balancer FQDN of the New cluster.
- If you want to reuse the same custom domain used previously, update your DNS record to point to the Load-Balancer of the new cluster.

- Once the restore is successful ,you can destroy the Primary Cluster.
- Once the restore is successful you can destroy the Primary Cluster.

0 comments on commit 935a029

Please sign in to comment.