Skip to content

Commit

Permalink
Add notice about using old versions of data dir
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson committed Dec 12, 2024
1 parent 7ff7243 commit 83b8217
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,13 @@ To speed up gateway setup we recommend backing up the `/${GATEWAY_HOME_DIR}/data
using the same release version. We are currently working on an export/import feature that will enable gateway operators to
store state snapshots to bootstrap newly created nodes without the delay.

:::note

If you are upgrading the gateway from pre-v1.0.0 release versions the indexed data directory will need to be reindexed from genesis.
You will not be able to re-use the DB data dir from the previous versions.

:::

### Account and Key Management

EVM Gateway allows for Google and AWS Key Management Service (KMS) setup, which is the recommended way of setting up the gateway
Expand Down

0 comments on commit 83b8217

Please sign in to comment.