NewsBlur/config
2021-05-12 17:07:37 -04:00
..
elasticsearch Docker compose needs elasticsearch.yml config. 2021-04-07 15:32:17 -04:00
fixtures change nb.local.com to localhost 2021-04-20 08:04:08 -05:00
munin Merge branch 'master' into django2.0 2020-12-08 09:09:25 -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 Merge branch 'master' into dashboard3 2021-01-12 14:50:32 -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 Removing consul health check for web, lowering workers. 2021-05-12 17:07:37 -04: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 Mongo logs shouldnt be over 256MB 2021-04-11 12:09:15 -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 a substantial number of encoding errors. Also fixing OPML uploads. 2021-01-24 21:05:22 -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 change nb.local.com to localhost 2021-04-20 08:04:08 -05: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 Downgrading elasticsearch on docker-compose to handle aging pyes library. 2021-03-17 16:51:17 -04: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 Switching from pyelasticsearch to elasticsearch. 2021-04-27 15:00:52 -04: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 Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00
supervisor_celeryd.conf Updating paths for python 3 2020-12-03 14:05:32 -05:00
supervisor_celeryd_beat.conf change beat_tasks to cron_queue in config/supervision_celeryd_beat.conf 2021-01-19 09:47:30 -05:00
supervisor_celeryd_beat_feeds.conf Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00
supervisor_celeryd_new.conf Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00
supervisor_celeryd_search_indexer.conf Merge branch 'django1.11' into django2.0 2020-12-03 14:04:26 -05:00
supervisor_celeryd_search_indexer_tasker.conf Updating paths for python 3 2020-12-03 14:05:32 -05:00
supervisor_celeryd_work_queue.conf Merge branch 'master' into django2.0 2020-12-08 09:09:25 -05:00
supervisor_gunicorn.conf Gunicorn should forward stderr to logs. 2021-01-06 15:47:25 -05:00
supervisor_imageproxy.conf Adding imageproxy check using a real image. 2021-01-12 14:30:51 -05:00
supervisor_mongomms.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05:00
supervisor_node_favicons.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05:00
supervisor_node_original.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05:00
supervisor_node_text.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05:00
supervisor_node_unread.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05:00
supervisor_node_unread_ssl.conf All node stderr should go to the log files. Also fixing unread counts coffeescript. 2020-12-17 14:13:44 -05: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 Adding dnsmasq and disabling systemd-resolved. Consul clients and servrs are now being setup, although there ar ehealth check issues still unresolved. 2021-02-11 19:39:46 -05:00