如何将实时备份加载到本地开发环境

How do you load a .tar.gz backup from a live instance into a local dev environment?

Best to use the command line with the backup file. Make sure it has the same filename and put it in backup/default

bundle exec discourse restore
3 个赞