LiskHQ / lisk-node

Everything required to run your own Lisk node
https://lisk.com
Apache License 2.0
1 stars 3 forks source link

Add datadir snapshot download support #37

Closed sameersubudhi closed 2 months ago

sameersubudhi commented 2 months ago

What was the problem?

This PR resolves LISK-968

How was it solved?

How was it tested?

Update SNAPSHOT_URL in .env.* files to point to export/datadir snapshot tarballs and run APPLY_SNAPSHOT=true docker compose up --build --detach