Commit graph

462 commits

Author SHA1 Message Date
Samuel Clay
7cde62dbe3 Updating README. -db22a. 2018-05-19 16:08:00 -07:00
Samuel Clay
ebef75a8b3 New db02 2018-04-30 21:00:50 -07:00
Samuel Clay
b7edf5dbe7 Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
Samuel Clay
037ab2570c Attempting to boost postgres max conn. 2018-03-12 15:18:56 -07:00
Samuel Clay
9a2545bf06 Attempting upgrade to postgres 10.1. 2018-03-09 09:44:05 -08:00
Samuel Clay
864afd54f9 Hitting upper limit on connections on postgres. Bumping up. 2018-02-27 17:23:27 -08:00
Samuel Clay
a1d85f2cb7 Adding more analytics to app servers. 2018-02-26 18:07:13 -08:00
Samuel Clay
13096a386f Vendoring mailgun dependency to fix reply-to issue. 2018-02-26 16:48:52 -08:00
Samuel Clay
3a4067270c Mailgun 0.9.1 2018-02-26 15:51:42 -08:00
Samuel Clay
63d036727f Revert "Upgrading mailgun backend."
This reverts commit 6957458cfc.
2018-02-26 15:50:29 -08:00
Samuel Clay
ac541fe221 Auto-generating haproxy.conf using a haproxy template. 2018-02-26 14:32:23 -08:00
Samuel Clay
4a97f2c825 Updating a few requirements. 2018-02-21 14:24:34 -08:00
Samuel Clay
6957458cfc Upgrading mailgun backend. 2018-02-20 17:57:08 -08:00
Samuel Clay
0888ba2b25 django-ses to 0.7.1 due to incompatible migration. 2017-11-15 17:56:34 -08:00
Samuel Clay
d5ba33307c Nginx should point to the pem with the entire certificate chain. 2017-09-12 00:16:46 -07:00
Samuel Clay
85355a5c9c Tweets now show full, untruncated text. They also expand all URLs. 2017-05-06 17:52:31 -07:00
Samuel Clay
857105614e Upgrading raven because Sentry complained. 2017-03-31 19:57:28 -07:00
Samuel Clay
0cd9eb57b5 Downgrading to elasticsearch 2.4.4, since pyes isn't ready for ES 5. 2017-03-15 19:26:54 -07:00
Samuel Clay
e2050dc307 Automatically disbaling transparent huge pages (THP) on mongo and redis. Also upgrading to elasticsearch 5.2.2, although its untested. 2017-03-14 15:01:02 -07:00
Samuel Clay
757dda2dda Adding THP support to redis servers. 2017-01-12 16:17:59 -08:00
Samuel Clay
1b35039535 Redis 3.2. 2017-01-11 20:13:04 -08:00
Samuel Clay
52a76e7811 Updating popularity xls to include share counts and classifiers. Refactored xls creation to better handle new columns. 2017-01-05 16:44:19 -08:00
Samuel Clay
1facf2db1c Sync delay on mongo to 1. 2016-12-15 12:20:10 -08:00
Samuel Clay
90e5f980c2 Upping ulimit on ubuntu for mongo 2016-12-14 17:52:38 -08:00
Samuel Clay
0b17bf477f Adding systemctl script for mongo to boot on ubuntu 16 2016-12-14 14:05:46 -08:00
Samuel Clay
8edbd48054 Fixing pip requirements for new servers. 2016-12-14 13:18:07 -08:00
Samuel Clay
89341cb553 Dialing mailgun all the way back. 2016-12-06 11:43:54 -08:00
Samuel Clay
bdefb112e6 Fixing mailgun reply-to issue by changing requirements. 2016-12-06 11:34:10 -08:00
Samuel Clay
9c463ea264 oauth-toolkit needs to be pinned earlier. 2016-12-05 17:52:57 -08:00
Samuel Clay
09570b1ab6 Adding minfds to unread socket.io server to ensure its working. 2016-12-05 15:18:20 -08:00
Samuel Clay
814224689f Updating psutil dependency. 2016-12-02 19:10:54 -08:00
Samuel Clay
9d3c394c79 Updating all dependencies in prep for upgrading to django 1.10 (from 1.5.0). 2016-12-02 17:03:21 -08:00
Samuel Clay
853e5d0c0f Updating to ubuntu 16.04 LTS 2016-12-02 12:37:23 -08:00
Samuel Clay
5a053ab573 Adding node02 to handle new upgraded websockets. 2016-11-30 15:26:42 -08:00
Samuel Clay
22f58a4e2a APNS script needs to be vendorized because latest on PyPI does not match github. 2016-11-21 16:37:48 -08:00
Samuel Clay
1eb53c40c4 Adding APNS certificates and APNS push. 2016-11-17 19:53:02 -08:00
Samuel Clay
055fcbc0ea Fixing notifications dialog bug. 2016-11-17 11:37:10 -08:00
Samuel Clay
2ffa4ee5f9 Adding redis dbs for story and sessions. 2016-11-11 12:39:28 -08:00
Samuel Clay
f1c4552c72 Testing out redis_alt_dbs for munin 2016-11-11 12:36:36 -08:00
Samuel Clay
5dd3c2e359 Adding mongodb ops to munin 2016-11-11 11:59:11 -08:00
Samuel Clay
9c9d6fa3ac Fixing repl graph 2016-11-11 11:38:08 -08:00
Samuel Clay
5d6c2ba9aa Fixing mongo repl set lag munin graph. 2016-11-11 11:34:52 -08:00
Samuel Clay
05a6dd2bab MongoDB connections 2016-11-11 11:28:15 -08:00
Samuel Clay
c63ec03c10 No longer tracking mongo lock 2016-11-11 11:25:19 -08:00
Samuel Clay
6ba4c3013a Removing unused mongo munin graphs. 2016-11-11 11:23:05 -08:00
Samuel Clay
313a892209 Using virtualenv python for munin 2016-11-11 11:09:13 -08:00
Samuel Clay
db2172dd78 Vendorizing munin plugins. 2016-11-11 11:06:33 -08:00
Samuel Clay
3b2e2a77b8 Merge branch 'master' into mongo3
* master:
  Updating raven.
  Whoops, typo
  Adding activity and interaction trimming.
2016-11-10 11:34:02 -08:00
Samuel Clay
cdc54b1664 Updating raven. 2016-11-10 11:26:00 -08:00
Samuel Clay
7dee3ae771 Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00