Commit graph

24 commits

Author SHA1 Message Date
Samuel Clay
a909c675b8 Cleaning up mongo backup. 2011-05-18 14:59:05 -04:00
Samuel Clay
06a46993d2 Backup mongo + psql. Removing ridiculous FeedUpdateHistory table. 2011-05-18 14:36:31 -04:00
Samuel Clay
0b4527c3f0 Cleaning up emailed stories. 2011-05-08 20:24:37 -04:00
Samuel Clay
de89b527ff Adding python backup for postgresql. This will be much easier to run automatedly. 2011-05-03 11:07:09 -04:00
Samuel Clay
430603d916 Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
Samuel Clay
bb4e81b278 Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
Samuel Clay
c2137d5230 Adding starred stories to mongo backup. 2011-01-04 09:05:11 -05:00
Samuel Clay
a4e079d84b Cleaning up psql backup. 2010-12-16 14:09:15 -05:00
Samuel Clay
79e1784c97 Cleaning up psql backup. 2010-12-16 14:03:03 -05:00
Samuel Clay
74432e6dbb Cleaning up psql backup. 2010-12-16 13:55:32 -05:00
Samuel Clay
90d0a3132f Fabfile to deploy app and celery. Also to run backups. 2010-12-16 13:54:09 -05:00
Samuel Clay
6e2c71124c Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-11-26 14:28:22 -05:00
Samuel Clay
7ae833006f Adding +x permissions to psql backup script. 2010-11-26 14:28:17 -05:00
Samuel Clay
51756c7bc7 Uploading the correct psql backup to s3. 2010-11-26 14:27:48 -05:00
Samuel Clay
da48e2d0d0 Adding postgres backup script. 2010-11-26 14:26:08 -05:00
Samuel Clay
8da2ca00d3 Adding in S3 backup to mongo collection backups. 2010-11-26 14:09:29 -05:00
Samuel Clay
61128e00fe Outputting mongodump command for debugging. 2010-11-26 13:54:26 -05:00
Samuel Clay
a9937e3b01 Fixing minor syntax errors and turning off fsync lock for backups. 2010-11-26 13:40:09 -05:00
Samuel Clay
917e67cd77 Trying out a slightly different syntax to create shell script loops. 2010-11-26 13:35:19 -05:00
Samuel Clay
5aeb97ebee Bash script for backing up on a single line. 2010-11-26 13:29:25 -05:00
Samuel Clay
74d77ae189 Whoops, need an fsync unlock. 2010-11-26 13:27:49 -05:00
Samuel Clay
6993c465fc Reformatting to match bash syntax. 2010-11-26 13:27:16 -05:00
Samuel Clay
49db37678a Reformatting to match bash syntax. 2010-11-26 13:26:58 -05:00
Samuel Clay
de3f5c77eb Adding mongo backup scripts to handle db lock, exporting data, compressing, and uploading to s3. 2010-11-26 13:23:27 -05:00