From 67db45582edcabf679f3ad874ae81ff9f7cefe8e Mon Sep 17 00:00:00 2001 From: Debendra Oli Date: Mon, 11 Nov 2024 14:24:54 +0545 Subject: [PATCH] add(doc): instruct for aws kms setup --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4823ece..2a98301 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ This repository provides a Docker-based setup for the relayer infrastructure, in ### Prerequisites +If you're migrating from previous systemctl based deployment, you can continue below. + + If you're setting up for the first time, please follow the [KMS](https://github.com/icon-project/centralized-relay/wiki/KMS#aws-kms) for setting up the KMS first and then follow the below steps. + #### Required Software - **Docker**: [Get Docker](https://docs.docker.com/engine/install/)