Commit graph

457 commits

Author SHA1 Message Date
Samuel Clay
cd2f43810f pgbouncer no longer requires -e argument, just fails with it. 2015-04-16 19:07:37 -07:00
Samuel Clay
39fe1573f8 Upgrading to redis 2.8. 2015-03-10 13:45:15 -07:00
Samuel Clay
d6e6e6410c Fixing backups. 2015-03-10 12:02:23 -07:00
Samuel Clay
71ed8670d6 No longer relying on repo'd pymongo. 2015-03-09 18:20:49 -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
2a6c53facf Updating fabfile to handle psycopg2/pgbouncer. 2015-02-23 13:31:05 -08:00
Samuel Clay
a1c8cd7925 Monitoring disk usage should fail on error. 2015-02-12 11:51:08 -08:00
Samuel Clay
bdea41f131 Fixing pythonpath for disk monitor. 2015-02-11 17:37:41 -08:00
Samuel Clay
afee20edca Adding disk usage monitor to all database servers. 2015-02-11 17:30:15 -08:00
Samuel Clay
bacbf46d8f Fixing organizer to actually delete feeds when in flat hierarchy. 2015-02-06 11:55:41 -08:00
Samuel Clay
4924840754 Updating search index removal to fix broken search server. 2015-01-10 12:01:29 -08:00
Samuel Clay
b63f141323 Upgrading redis/nginx. 2015-01-07 13:50:00 -08:00
Samuel Clay
da1c3e31ed Updating elasticsearch to 0.90.13. 2015-01-05 16:38:20 -08:00
Samuel Clay
4b556071c0 Faster, more reliable deployment. 2014-12-30 14:40:13 -08:00
Samuel Clay
5f4938e7fe Upgrading to gunicorn 19.1.1 for painless deploys. 2014-12-23 23:29:21 -08:00
Samuel Clay
984c31d928 Updating HAProxy. 2014-10-27 16:32:10 -07:00
Samuel Clay
6120fdc661 Adding private spam catcher. 2014-10-16 17:17:35 -07:00
Samuel Clay
1b6941aa57 Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse. 2014-09-24 17:00:33 -07:00
Samuel Clay
87620eb4e1 Adding monit for original page server for when it crashes. 2014-09-18 10:12:27 -07:00
Samuel Clay
a390981b93 Turning off autocomplete for facebook feeds. 2014-09-18 10:07:28 -07:00
Samuel Clay
efc793b1ad Fixing pip requirements conflicts. 2014-08-22 08:17:53 -07:00
Samuel Clay
91ba005f84 Adding SSL certificate assembly fab command. 2014-06-23 11:10:09 -07:00
Samuel Clay
2733381001 Adding copy_db_settings to fabfile. 2014-06-18 13:31:29 -07:00
Samuel Clay
ebb9738b59 Upgrading mongodb mms agent. 2014-05-30 12:01:04 -07:00
Samuel Clay
c20ef4e5d0 Adding updates_off run-time setting for handling large spikes of updates. 2014-05-29 17:53:16 -07:00
Samuel Clay
d5d3bf1512 Adding cryptography dependency. 2014-05-22 11:28:45 -07:00
Samuel Clay
f36e7ceae3 Adding RealIP to nginx/gunicorn. 2014-05-22 09:21:47 -07:00
Samuel Clay
611dbdb075 Adding info about draining feeds due to a faulty deploy (which just happened on the PIL->Pillow icon transition). 2014-05-16 13:07:12 -07:00
Samuel Clay
d299346e06 Fixing kill commands 2014-05-16 12:39:18 -07:00
Samuel Clay
403a4ced90 Converting from PIL to Pillow. 2014-05-16 12:18:59 -07:00
Samuel Clay
9067a22627 Blacking out search indexing. 2014-04-23 12:29:07 -07:00
Samuel Clay
0d5eb96ade Parallelizing search indexing. Adding task to handle parallelization. 2014-04-22 18:33:08 -07:00
Samuel Clay
cdf8b8f75c Updating reqs. 2014-04-22 15:19:11 -07:00
Samuel Clay
6290824422 Adding story tags to search index. 2014-04-22 15:16:00 -07:00
Samuel Clay
0fee7af7c6 Moving to stricter story diff check. Using story hashes instead of grab bag by date when checking existing stories. 2014-04-17 12:10:04 -07:00
Samuel Clay
bd1965b220 Fixing digitalocean's missing 96GB size. 2014-04-17 10:59:49 -07:00
Samuel Clay
ddb08ccd0b Fixing two bugs: dont clear mapping/index when re-indexing at offset. Pull on pip upgrades. 2014-04-11 18:09:23 -07:00
Samuel Clay
d3c014a849 Better logging when removing starred stories. 2014-03-28 12:53:07 -07:00
Samuel Clay
438ef46b6d Fixing logrotate on task servers. 2014-02-20 14:52:11 -08:00
Samuel Clay
0e7ddff25e Updating task image provisioning to include pip. 2014-01-28 15:14:23 -08:00
Samuel Clay
5fa400a3e3 Upgrading pip as part of pip req. 2014-01-21 17:30:20 -08:00
Samuel Clay
7f2a3c4b1a Upping pip. 2014-01-21 17:27:15 -08:00
Samuel Clay
c589212e30 Adding pip updater. 2014-01-21 16:56:03 -08:00
Samuel Clay
a79d0fa6be Adding monit for work server. 2013-12-22 15:17:13 -08:00
Samuel Clay
6f82e716e5 Merge branch 'master' into ios7
* master:
  Adding Pinterest.
  Tightening up comments line height.
  Correctly render DB changes in folder list more quickly.
  Fixing empty story hashes.
  Cleaning up kill utils.
  Clean up ItemList subclasses.
  Clean up ItemsList subclass tagging and lifecycle.
  Fix backwards error catch.
  Refactor page-crawling in *Reading activities to fix looping. (#387)
2013-10-17 11:24:01 -07:00
Samuel Clay
e4bed40516 Cleaning up kill utils. 2013-10-11 19:47:20 -07:00
Samuel Clay
e244641185 Finishing saving of stories with gestures. Works with errors, but not offline. 2013-10-01 14:24:44 -07:00
Samuel Clay
0679d7d956 Adding redis to monit. 2013-09-17 15:56:16 -07:00
Samuel Clay
c448d8731b Fixing unknown host error on DO servers. 2013-08-23 17:29:32 -07:00
Samuel Clay
b7e76dcf37 Using /srv for paths. 2013-08-20 13:21:44 -07:00