Option to delete snapshot after importing #887
fallingrock
started this conversation in
Feedback & Feature Proposal
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to see a feature that would cause a snapshot to be deleted after it's been imported.
Due to the size of my content (700k html pages) and limited power of my server (AWS Lightsail), I do my main indexing on a stand alone linux system in my home.
After the indexing is complete, I create a snapshot and upload it to my main MS server.
On the MS server, I delete the existing database and restart MS with the import snapshot option.
This works quite well for me, but the snapshot remains on disk.
It would be useful if there was a option to delete the snapshot after it was imported.
All reactions