NewsBlur/config
2013-08-13 16:27:56 -07:00
..
fixtures Increase default width for feed pane by 2px. 2013-07-05 09:31:49 +02:00
munin HAProxy munin graphs. 2013-07-23 18:15:30 -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 Correct haproxy config to account for new http layer 7 health checks from nginx. 2013-08-13 16:27:56 -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 Gunicorn gets the real proxied ip. 2013-06-26 12:27:43 -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-19 10:18:21 -07:00
logrotate.conf Cleaning up haproxy debug, logrotate. 2013-08-13 15:45:40 -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.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 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.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 Refacotring node+work servers out of app servers. 2013-06-23 13:47:19 -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_node.conf Correcting monit for node. 2013-05-29 11:31:55 -07:00
monit_redis.conf Cleaning up redis monitoring. 2013-07-06 00:56:13 -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 Adding nginx haproxy health check. 2013-07-30 18:28:53 -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 Cleaning up fabfile. 2013-06-24 00:12:10 -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
postgres_apt.sh Adding postgres apt script. 2013-06-23 14:01:32 -07:00
postgresql.conf Preparing for PostgreSQL server migration. 2013-06-23 16:43:37 -07:00
postgresql_recovery.conf Converting lua script to multi/exec block. 2013-06-27 15:21:13 -07:00
postgresql_standby.conf Preparing for PostgreSQL server migration. 2013-06-23 16:43:37 -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 Cleaning up redis monitoring. 2013-07-06 00:56:13 -07:00
redis.conf Cleaning up redis monitoring. 2013-07-06 00:56:13 -07: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_slave.conf Cleaning up redis monitoring. 2013-07-06 00:56:13 -07:00
requirements.txt Adding expiring key count to redis sampling. 2013-06-30 09:52:10 -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 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 Auto-naming new app/task servers based on existing servers. 2013-05-20 12:57:45 -07:00