# Is there any way to restore your site from backup in the terminal?

**URL:** <https://meta.discourse.org/t/is-there-any-way-to-restore-your-site-from-backup-in-the-terminal/42377>\
**Category:** Support\
**Created:** [2016年四月11日 06:31 UTC](https://meta.discourse.org/t/is-there-any-way-to-restore-your-site-from-backup-in-the-terminal/42377 "2016-04-11T06:31:25Z")\
**Posts on this page:** 1\
**Showing post:** 9

<div class="post-metadata">

**Author:** ![srchip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/srchip/32/121073_2.png) [@srchip](https://meta.discourse.org/u/srchip)\
**Post date:** [2016年十二月20日 17:03 UTC](https://meta.discourse.org/t/is-there-any-way-to-restore-your-site-from-backup-in-the-terminal/42377/9 "2016-12-20T17:03:00Z")

</div>

It worked for me by first getting into the app

```
./launcher enter app

```

then

```
discourse enable_restore
discourse restore <filename.of.the.backup.tar.gz>
discourse disable_restore

```

Using the script/discourse didn’t work

---

_[View the full topic](https://meta.discourse.org/t/is-there-any-way-to-restore-your-site-from-backup-in-the-terminal/42377)._
