Commit graph

77 commits

Author SHA1 Message Date
Samuel Clay
cefad64948 Desperate attempt to fix amqp server, which is refusing to accept messages. (Actually, it acts like it does, then doesn't know where they went. UGH!) 2011-03-19 19:24:14 -04:00
Samuel Clay
b5ea1dcdf6 Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
Samuel Clay
fbfede640c Upgrading to mongodb 1.8. Adding user/pass to mongo, using item_frequencies with map_reduce (to avoid eval on the db). 2011-03-19 16:19:53 -04:00
Samuel Clay
cc1bd41591 Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
Samuel Clay
ddd1fdbc7b Changing blog link, adding hosts file for fabric deploy. 2011-03-15 18:06:24 -04:00
Samuel Clay
9769b61b7f Updating fabric file to fulfil the entire deployment of a new box with no hiccups. Still needs a hosts file, and maybe some envvars for hostname. 2011-03-15 10:02:13 -04:00
Samuel Clay
b2a7db33ee Upgrading fabric deploy for new server migration. 2011-03-14 21:44:30 -04:00
Samuel Clay
09021ea08c Trying to fix stale feeds by checking for a last update of a day. 2011-02-22 09:37:09 -05:00
Samuel Clay
bb4e81b278 Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
Samuel Clay
44a7638639 Reflecting the backwards yet current state of machine names. 2011-02-11 19:05:16 -05:00
Samuel Clay
9cc44b7490 Master/slave databases. 2011-02-09 16:28:10 -05:00
Samuel Clay
b22cada5e4 Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00
Samuel Clay
48afe91758 Refactoring how feeds are found using urls in the add modal. Also fixing a display issue around showing the river icon in a collapsed feed and showing the manage menu. Lastly, changing the feedfinder's user agent because some assclown website was disallowing on the string 'feedfinder' 2011-02-08 22:07:59 -05:00
Samuel Clay
af573f503f Moving Gunicorn PID. 2011-02-05 19:40:07 -05:00
Samuel Clay
fda53264c0 Moving Gunicorn PID. 2011-02-05 19:39:30 -05:00
Samuel Clay
57bb59bc4c Turning of MapReduce on popular tags for now. Waiting until Mongodb 1.8 to get MR on item_frequencies, so I can finally shard the database. 2011-02-05 19:37:15 -05:00
Samuel Clay
3b0c663083 Adding staging_full and deploy_full to fabfile to perform schema migrations. 2011-01-15 18:43:30 -05:00
Samuel Clay
dac732b569 Fixing sorting in river of news. 2011-01-07 18:44:36 -05:00
Samuel Clay
4756aab1a6 Adding staging to fabfile. 2010-12-16 16:25:13 -05:00
Samuel Clay
da4dff860c Typo in fabfile, accidentally performing both mongo + psql backups at the same time. 2010-12-16 15:21:50 -05:00
Samuel Clay
35139e2656 Cleaning up fabfile by using correct cd(). 2010-12-16 14:15:22 -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
976e4fd33d Changing log colors for imports. Also starting to fill out the fabfile.py, which needs a lot of love. 2010-12-15 22:26:05 -05:00
Samuel Clay
00551be672 Further changes to the login modal in the iPhone app. 2010-11-11 20:05:53 -05:00
Samuel Clay
d6e6daad42 Initial Fabfile, re-inistalized. 2010-09-08 18:30:33 -07:00
Samuel Clay
e26ee9dbcc Moving feed_pages from PostgreSQL to Mongo. Adding compression. 2010-08-29 12:35:09 -04:00
Samuel Clay
4f3630ba2a Finishing up the statistics modal, save for actually graphing out correct values. Not sure how exactly to graph the paltry data points we have. 2010-07-30 23:50:49 -04:00