Skip to content

Instantly share code, notes, and snippets.

@sebastianmoran-mainwp
Created June 13, 2020 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastianmoran-mainwp/13c4f5e0a062e292104e42b4afc7796e to your computer and use it in GitHub Desktop.
Save sebastianmoran-mainwp/13c4f5e0a062e292104e42b4afc7796e to your computer and use it in GitHub Desktop.
Discourse restore from backup file
./launcher enter app
discourse enable_restore
discourse restore <filename.of.the.backup.tar.gz>
discourse disable_restore
cd /var/discourse
./launcher rebuild app