NewsBlur/config
Samuel Clay 55f278d4ef Merge branch 'django1.8' into django1.9
* django1.8:
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Checking the 'credit' field if author not found. Works for TechRepublic, which I suspect is a one off.
  Handling multiple newsletter feeds.
  Attempting a fix of stories taking too long to sort while counting unreads.
  Fixing newsletter search.
  Fixing newsletter search.
  Newsletters feeds now de-duplicate based on sender email as well as sender name. This should cut down on duplicates.
  Android v10.1.1.
  Ignoring cache for homepage user.
  Gotta recreate empty_values somehow
  Fix exception
  Update dependencies
  #1380 Use image proxy only for http images
  #1379 Automatic light/dark theme
  #1367 Starred stories service
2020-11-30 18:01:57 -05:00
..
fixtures Adding Sample OPML 2020-08-11 11:39:06 -04:00
munin Adding redis dbs for story and sessions. 2016-11-11 12:39:28 -08:00
.aliases Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00
apt_sources.conf Updating to ubuntu 16.04 LTS 2016-12-02 12:37:23 -08:00
camo.nginx.conf Adding imageproxy and switching from camo. Built for #1162. 2019-12-25 18:13:36 -05:00
com.mongo.mongod.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
com.nginx.nginx.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
com.redis.redis-server.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
debug_haproxy.conf Testing http > https redirect. 2020-05-19 19:15:20 -04:00
disable_transparent_hugepages.sh 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
gitconfig.txt 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
gunicorn_conf.py Updating psutil dependency. 2016-12-02 19:10:54 -08:00
haproxy-init Adding HAProxy config. 2013-03-14 22:39:58 -07:00
haproxy.conf.template Fixing DB Monitor. 2020-11-30 15:49:05 -05:00
haproxy_rsyslog.conf Fixing HAProxy to use http headers so a 502 error code doesn't get served with a 200 status code. I mean seriously, WTF HAProxy?! 2013-03-19 10:18:21 -07:00
jslint.json Adding a bunch of apps and extensions to Goodies. 2015-08-17 14:14:16 -07:00
logrotate.conf Updating search index removal to fix broken search server. 2015-01-10 12:01:29 -08:00
logrotate.mongo.conf Separating nginx configuration into a setup and a configure, since one half is much more common than the other. 2011-03-31 18:51:23 -04:00
logrotate.nginx.conf Adding logrotate for nginx. 2016-01-23 18:00:44 -08:00
mongodb.configsvr-init Adding mongodb configsvr and mongos init and config scripts. Preparing for sharding. 2013-06-02 18:35:26 -07:00
mongodb.configsvr.conf Adding mongodb configsvr and mongos init and config scripts. Preparing for sharding. 2013-06-02 18:35:26 -07:00
mongodb.dev.conf Moving mongo config log. 2019-12-24 10:05:13 -05:00
mongodb.ec2.conf Adding ec2 mdadm setup. 2012-09-19 12:00:41 -07:00
mongodb.mongos-init Adding mongodb configsvr and mongos init and config scripts. Preparing for sharding. 2013-06-02 18:35:26 -07:00
mongodb.mongos.conf Adding mongodb configsvr and mongos init and config scripts. Preparing for sharding. 2013-06-02 18:35:26 -07:00
mongodb.prod.conf Sync delay on mongo to 1. 2016-12-15 12:20:10 -08:00
mongodb.service Upping ulimit on ubuntu for mongo 2016-12-14 17:52:38 -08:00
monit_app.conf Adding monit for gunicorn + kill gunicorn script for doing the dirty work. 2012-12-10 10:50:04 -08:00
monit_debug.sh Adding redis to monit. 2013-09-17 15:56:16 -07:00
monit_node.conf Deploying node. 2019-04-13 19:48:17 -04:00
monit_original.conf Adding monit for original page server for when it crashes. 2014-09-18 10:12:27 -07:00
monit_redis.conf Adding redis to monit. 2013-09-17 15:56:16 -07:00
monit_task.conf Adding monit for gunicorn + kill gunicorn script for doing the dirty work. 2012-12-10 10:50:04 -08:00
monit_work.conf Adding monit for work server. 2013-12-22 15:17:13 -08:00
motd_app.txt Updating fabfile with new motd. 2015-05-06 19:23:26 -07:00
motd_db.txt Removing dev from fabfile hosts. Also fixing db motd. 2015-06-14 22:20:47 -07:00
motd_task.txt Motd. 2015-05-12 08:41:17 -07:00
munin.conf Adding cached template loader. Adding new mongodb. 2013-03-22 13:36:32 -07:00
munin.nginx.conf Adding nginx for munin server. 2015-05-06 21:53:23 -07:00
nginx-init Using the correct location of the nginx 'sbin'aries in the init.d script. 2011-08-18 21:48:06 -07:00
nginx.conf Adding THP support to redis servers. 2017-01-12 16:17:59 -08:00
nginx.local.conf Adding nginx.local.conf 2020-07-28 12:06:48 -04:00
nginx.newsblur.conf Nginx should point to the pem with the entire certificate chain. 2017-09-12 00:16:46 -07:00
ntpdate.cron Fixing top folder issue on ios app. Also upping iphone version number. 2012-10-14 17:33:07 -04:00
pgbouncer.conf db01 -> db_pgsql 2016-07-31 19:28:24 -04:00
pgbouncer_userlist.txt Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
postgres_apt.sh Adding postgres apt script. 2013-06-23 14:01:32 -07:00
postgres_hba.conf Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
postgresql.conf Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
postgresql_recovery.conf Handling missing users on clean spammer. 2019-10-03 09:05:28 -04:00
pystartup.py 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
redis-init Cleaning up redis monitoring. 2013-07-06 00:56:13 -07:00
redis.conf Fix: do not demonize redis 2018-12-27 12:21:36 +01:00
redis_master.conf Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:20:17 -07:00
redis_rclocal.txt Upgrading to redis 2.8. 2015-03-10 13:45:15 -07:00
redis_slave.conf Adding redis bgsave monitor. 2015-08-18 08:51:43 -07:00
requirements.txt De-vendorizing django-paypal 2020-11-13 19:42:12 -05:00
rssbridge_whitelist.txt Adding allowlist (whitelist) for RSS Bridge. 2020-06-22 08:51:02 -04:00
server_migration_forwarding.txt Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
spawn_fcgi_munin_graph.conf Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds. 2013-03-28 11:16:43 -07:00
spawn_fcgi_munin_html.conf Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds. 2013-03-28 11:16:43 -07:00
ssh.conf Ading pull to refresh on feed detail in iphone app. Not done, but also added extra parameter in feed canonical model that gives seconds since last update. 2011-08-18 09:56:52 -07:00
staging.conf sclay -> /srv 2013-02-25 19:01:11 -08:00
supervisor_celerybeat.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd_beat.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd_beat_feeds.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd_new.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd_search_indexer.conf Creating sgined urls for camo. 2019-01-17 15:05:32 -05:00
supervisor_celeryd_search_indexer_tasker.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_celeryd_work_queue.conf Updating supervisor scripts with new virtualenv path. 2016-02-08 20:24:27 -08:00
supervisor_gunicorn.conf Handling elasticsearch virtualenv upgrade. 2016-02-09 13:43:51 -08:00
supervisor_imageproxy.conf Memory only cache for imageproxy. 2020-01-05 18:26:52 -05:00
supervisor_mongomms.conf Moving from MongoDB's page_loads analytics table to Redis page loads. 2013-03-29 13:14:19 -07:00
supervisor_node_favicons.conf Adding wsgi server to use new virtualenv gunicorn. 2016-02-05 15:26:10 -08:00
supervisor_node_original.conf Adding wsgi server to use new virtualenv gunicorn. 2016-02-05 15:26:10 -08:00
supervisor_node_text.conf Logging api key. 2019-04-13 16:26:53 -04:00
supervisor_node_unread.conf Adding minfds to unread socket.io server to ensure its working. 2016-12-05 15:18:20 -08:00
supervisor_node_unread_ssl.conf Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
supervisord.conf Fixing auto bootstraps. Also splitting favicons onto its own server. 2013-06-23 12:51:50 -07:00
toprc Safe recommend feed titles. Also updating fabfile. 2011-03-27 20:56:21 -04:00
tumblr.conf Adding links to static pages (about, faq, privacy, tos, api, etc). 2011-04-01 15:10:54 -04:00
zshrc Adding imageproxy and switching from camo. Built for #1162. 2019-12-25 18:13:36 -05:00