Recovering Node-RED flows
Recovering accidently changed or deleted Node-RED flows.
Problem
Did you accidently delete a Node-RED flow?
Solution
This guides you step by step how to recover the old backup.
- Go into the Node-RED pod by using Lens
- Execute
cp /data/.flows.json.backup /data/flows.json
- Thats it, you now restored the backup