Backing up DokuWiki to Amazon S3
I've been using the PHP DokuWiki in a couple of places. It's small, skinnable, simple, and database-free. If I had the time, I'd clone it in Ruby. (Ruby needs a nice little wiki system.) Integration and backup is easy since all the content lives in files. I made a quick Ruby hack that backs up a DokuWiki to an Amazon S3 account. You can view it here.
June 6, 2007 – 16:29


