Snipe-it: Documentation: Restoring from backup

Created on 28 Oct 2015  Â·  7Comments  Â·  Source: snipe/snipe-it

Is there any documentation around restoring from a backup?

Most helpful comment

Sorry to bring this back from the dead, but has there been any progress on this? It seems like a useful feature.

All 7 comments

Restoring what, specifically?

You can restore the db using php artisan db:restore yourdumpfilename.sql. The folders (with uploads etc) just need to be moved manually back to where they belong.

In Admin>Backups I clicked "Generate Backup" now I want to use that zip file to restore my database

Ok, thanks so much! Really love this project

You can't restore it using the whole zip. You have to unzip, and either manually import the SQL file back into your database, or use the command above. One-click restore might be something we add later, but it's not available at this point.

Excellent thanks.

Steve Barsanti
IT Manager

On Oct 27, 2015, at 4:42 PM, snipe [email protected] wrote:

You can't restore it using the whole zip. You have to unzip, and either manually import the SQL file back into your database, or use the command above. One-click restore might be something we add later, but it's not available at this point.

—
Reply to this email directly or view it on GitHub https://github.com/snipe/snipe-it/issues/1292#issuecomment-151676461.

Sorry to bring this back from the dead, but has there been any progress on this? It seems like a useful feature.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ericdude101 picture ericdude101  Â·  5Comments

Rungea96 picture Rungea96  Â·  4Comments

Supsuop picture Supsuop  Â·  4Comments

sopheaouk picture sopheaouk  Â·  3Comments

jblandin04 picture jblandin04  Â·  5Comments