NewsBlur/config
2021-05-05 12:06:41 -04:00
..
fixtures Adding Sample OPML 2020-08-11 11:39:06 -04:00
munin PostgreSQL 9.,6 changes waiting to wait_event. 2020-12-03 10:13:04 -05:00
.aliases Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00
apt_sources.conf Fixing mongo install. 2021-01-04 09:07:42 -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 Don't need full health checks in debug. 2021-01-12 14:50:27 -05: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 Adding in node_page to haproxy to reroute dashboard3 to the correct server. This is corrected in dashboard3 with consul. 2021-05-05 12:06:41 -04: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 Fixing toprc 2021-01-04 11:27:17 -05: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.imageproxy.conf Imageproxy behind haproxy. 2021-01-11 18:46:24 -05:00
nginx.local.conf Adding nginx.local.conf 2020-07-28 12:06:48 -04:00
nginx.newsblur.conf Removing ssl from nginx, adding mongo.conf back in to all servers. 2021-02-01 02:26:56 -05: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-13.conf Upgrading to Postgresql 13. 2020-12-02 20:51:33 -05:00
postgres_hba.conf Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
postgresql-13.conf Finishing off Postgresql 13 upgrade. 2020-12-02 22:19:11 -05:00
postgresql.conf Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
postgresql_recovery.conf Upgrading to Postgresql 13. 2020-12-02 20:51:33 -05: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 Updating to latest pymongo and mongoengine for py2. 2021-01-06 15:52:46 -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 Upgrading work servers. 2020-12-05 13:35:32 -05:00
supervisor_celeryd.conf Not finding virtualenv command. 2020-11-12 19:21:51 -05:00
supervisor_celeryd_beat.conf Upgrading work servers. 2020-12-05 13:35:32 -05:00
supervisor_celeryd_beat_feeds.conf Upgrading work servers. 2020-12-05 13:35:32 -05:00
supervisor_celeryd_new.conf Upgrading work servers. 2020-12-05 13:35:32 -05:00
supervisor_celeryd_search_indexer.conf Fixing supervisor path issues 2020-12-02 17:18:55 -05:00
supervisor_celeryd_search_indexer_tasker.conf Fixing supervisor path issues 2020-12-02 17:18:55 -05:00
supervisor_celeryd_work_queue.conf Upgrading work servers. 2020-12-05 13:35:32 -05:00
supervisor_gunicorn.conf Removing log override 2020-12-07 17:52:22 -05:00
supervisor_imageproxy.conf Adding imageproxy check using a real image. 2021-01-12 14:30:51 -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 Updating toprc 2021-01-04 15:54:08 -05:00
tumblr.conf Adding links to static pages (about, faq, privacy, tos, api, etc). 2011-04-01 15:10:54 -04:00
zshrc Ubuntu 20.04 2020-12-02 19:22:06 -05:00