fssnippets / fssnip-website

Source code for the F# Snippets web site
http://fssnip.net
103 stars 36 forks source link

Automate data backups #118

Open OutOfScopeia opened 10 months ago

OutOfScopeia commented 10 months ago

I have made some updates as part of Compositional IT taking over hosting of Fssnip. I'm not sure how the data backup (from azure storage account to the fssnip-data repo) is done, I think it's run manually. Could we make this a regular, automated script job? Not sure what the best strategy for this would be, either a daily check, or triggered when an update to the blobs is detected?