Live data from Hacker News

How to lose and recover your blog in 30 minutes

antirez.com

1–10 of 33 posts

Re: How to lose and recover your blog in 30 minutes

#5
Damn... After I think I've got all the knobs set "just right", I'll always reboot just to see what happens.

This usually catches various common problems not quite as serious as this one... daemon doesn't start, kernel panics, more updates required after boot, etc.

The last time I had something like this happen, needing to restore from a weekly backup, Google or Archive.org had already cached everything new and I was able to recover it all without much hassle.

Re: How to lose and recover your blog in 30 minutes

#6
And a blog requires a Redis back-end because?

I've hosted my blog on S3 & CloudFront for a while now without issue. Comments are hosted by Disqus, and the static files are generated using Pelican.

Seriously, unless you're using your blog as a massive CMS, why not use static files?

Re: How to lose and recover your blog in 30 minutes

#7

And a blog requires a Redis back-end because? I've hosted my blog on S3 & CloudFront for a while now without issue. Comments are hosted by Disqus, and the static files are generated using Pelican. Seriously, unless you're using your blog as a massive CMS, why not use static files?

this is the blog of the guy that wrote Redis.

Re: How to lose and recover your blog in 30 minutes

#8
Funnily enough, just yesterday a friend of mine just told me that a few years ago the database of a blog community he runs got corrupted and had to be recovered. Unfortunately, the server where he was sending his backups got full like 3 months prior and he didn't know, so he had basically lost 3 months of data. He recovered most posts checking Google Cache too. And yes, now he has all the systems properly set up with alerts, proper backups and such :)
Post reply on HN