iotaledger / node-docker-setup

Docker setup files to spin up IOTA/Shimmer nodes with a breeze.
12 stars 16 forks source link

Add "cleanup" script and maybe even other scripts #12

Closed Dr-Electron closed 1 year ago

Dr-Electron commented 1 year ago

Is your feature request related to a problem? Please describe.

I really love the new setup with docker. It's now really easy to set everything up. I was thinking if it would make sense to also include a cleanup script. So something that would delete the needed folders in data and restart everything. So let's say my node crashed and the db got corrupted I could run this script to get everything working again. We could even think of providing other scripts for participation validation and other stuff I can't think of right now 😆 . Wdyt?

Describe the solution you'd like

Add a script that only deletes needed data to start with clean db.