NewsBlur-viq/config
2013-05-15 17:57:09 -07:00
..
fixtures Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
munin Better munin plugins for redis and mongo. 2013-03-28 17:29:27 -07:00
.aliases Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -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 Adding X-server to headers to figure out request pinning. 2013-03-18 11:32:24 -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 Opening up gunicorn for use by HAProxy directly. 2013-03-17 16:03:02 -07:00
haproxy-init Adding HAProxy config. 2013-03-14 22:39:58 -07: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-17 12:39:13 -07:00
logrotate.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-17 12:39:13 -07: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
mongodb.dev.conf Geometrically decaying feed fetches on known good feeds that have gone bad. 2012-02-23 13:20:10 -08:00
mongodb.ec2.conf Adding ec2 mdadm setup. 2012-09-19 12:00:41 -07:00
mongodb.prod.conf Sync delay in mongodb and updating story hash migration. 2013-03-27 22:25:08 -07: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_db.conf Readying task servers for ec2. 2012-10-15 16:32:32 -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
motd_app.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
motd_db.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
motd_task.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
munin.conf Adding cached template loader. Adding new mongodb. 2013-03-22 13:36:32 -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 Confgiuring new node server for favicons. 2012-04-07 14:44:52 -07:00
nginx.newsblur.conf Refactoring real-time socketio clientside to fix multiple client updates. 2013-04-15 17:59:06 -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 Hiding 12 option to cut back on number of new premiums. 2013-03-14 18:43:01 -07: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
postgresql.conf Updating postgres config, celery queue. 2013-03-30 12:43:11 -07:00
postgresql_recovery.conf Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07:00
postgresql_standby.conf Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07: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 Upgrading redis to 2.6.2. 2012-10-29 14:58:43 -07:00
redis.conf Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
redis_master.conf Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
redis_slave.conf Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
requirements.txt Removing PyYAML as a non-vendorized dependency. 2013-05-15 17:57:09 -07: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 Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
supervisor_celeryd.conf Adding new task server role: only new and push feeds. 2013-04-03 16:23:55 -07:00
supervisor_celeryd_beat.conf Migrating original page servers and munin servers. 2013-04-01 12:21:20 -07:00
supervisor_celeryd_beat_feeds.conf Migrating original page servers and munin servers. 2013-04-01 12:21:20 -07:00
supervisor_celeryd_new.conf Adding new task server role: only new and push feeds. 2013-04-03 16:23:55 -07:00
supervisor_celeryd_work_queue.conf Migrating original page servers and munin servers. 2013-04-01 12:21:20 -07:00
supervisor_gunicorn.conf Readying task servers for ec2. 2012-10-15 16:32:32 -07: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 SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
supervisor_node_original.conf Removing unused original pages from S3 when stored on node server. 2012-12-17 18:42:55 -08:00
supervisor_node_unread.conf Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -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 Adding supervisord.conf config to include minfds (ulimit -a) support. 2013-04-06 12:31:51 -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 --use-pythonrc to shell_plus. 2013-04-03 22:34:43 -07:00