NewsBlur/config
2025-02-02 12:34:23 -08:00
..
elasticsearch Fixing elasticsearch to allow consul to assume its OK. 2022-12-26 19:17:14 -05:00
fixtures Revert "Revert "Merge branch 'add_grafana_monitors'"" 2021-09-16 11:57:57 -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 Adding similiar feeds many-to-many field. Using KNN classifier for similar feeds using user-feed-rating csv. Now to productionalize. 2023-12-27 08:24:49 -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 gunicorn can still run on port 8000, docker will translate the port. 2025-02-02 12:34:23 -08: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 Updating postgres for standby. 2024-01-27 23:11:36 -05:00
pystartup.py Black formatting. 2024-04-24 09:43:56 -04:00
requirements.txt Small fix to requirements (wrong pyflakes) 2024-12-24 18:05:28 -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
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