* refactor: enhance backup and restore scripts for container data management * fix: ensure proper quoting in backup script to handle paths with spaces * fix: ensure backup directory is only removed if tar command succeeds * CodeRabbit fixes
* chore: Data restore script added * readme updated * coderabbit suggestion implemented * updated messages and readme * updated readme * updated readme * self host readme fix