Commit graph

99 commits

Author SHA1 Message Date
Samuel Clay
d6e6e6410c Fixing backups. 2015-03-10 12:02:23 -07:00
Samuel Clay
17412b6277 Adding redis sessions backups. Also adding crontabs for backups directly to fabfile and db server creation. 2015-03-09 14:50:07 -07:00
Samuel Clay
159db6090e Using folders for backups. 2015-03-09 14:27:33 -07:00
Samuel Clay
ec7847a922 Fixing DF users. 2014-09-05 18:17:07 -07:00
Samuel Clay
6be5d1c595 Adding backup of user ids. 2014-09-05 16:55:28 -07:00
Samuel Clay
428fba705b Updating search indexing progress in real-time. 2014-04-16 15:31:44 -07:00
Samuel Clay
7ae3692957 Removing starred stories from mongo backups. 2013-12-22 14:26:37 -08:00
Samuel Clay
4f511600a4 Cleaning up after failed backup. 2013-12-12 15:35:41 -08:00
Samuel Clay
c509177500 Adding redis backup for new redis stroy server. 2013-08-12 16:29:48 -07:00
Samuel Clay
dfceb5bff1 Mongo backups using gzip instead of bzip2. 2013-08-01 19:11:47 -07:00
Samuel Clay
98d5ebd4f6 Fixing mongo backup script. 2013-08-01 18:15:40 -07:00
Samuel Clay
40f1243e02 Updating postgres backup. 2013-06-24 20:07:11 -07:00
Samuel Clay
d5972c0eef Adding automated redis backup. 2013-05-18 21:48:03 -07:00
Samuel Clay
4d014033b6 Adding redis backup script. 2013-04-29 14:06:42 -07:00
Samuel Clay
408fb99802 Adding logging to mongo backup. 2013-04-20 15:06:32 -07:00
Samuel Clay
eb08ef5569 Versioning postgres backup script. 2013-04-14 21:07:49 -07:00
Samuel Clay
4eb49687e0 Versioning postgres backup script. 2013-04-14 21:07:07 -07:00
Samuel Clay
0b38e1bece Fixing pgsql backup. 2013-03-21 10:41:48 -07:00
Samuel Clay
37c8d36eb7 sclay -> /srv 2013-02-25 19:01:11 -08:00
Samuel Clay
093887b39c Adding collections for mongo to backup. 2012-10-16 14:12:38 -07:00
Samuel Clay
059c5cca79 Adding necessary import when not running from the REPL. 2011-12-20 22:32:15 -08:00
Samuel Clay
c0adece057 Updating the mongo db copy util to also look for updated stories. 2011-12-20 08:56:34 -08:00
Samuel Clay
786a170f4c Adding my very special mongo serialization backup utility to get around the damn unrepairable mongo database. This is taking 14 hours to run. 2011-12-18 20:57:18 -08:00
Samuel Clay
08fe9f5ce8 Fixing mongo db backup. 2011-10-05 19:30:21 -07:00
Samuel Clay
9f915347d6 Fixing mongo backups to use new mongo_db settings. 2011-08-30 09:33:03 -07:00
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