Commit graph

70 commits

Author SHA1 Message Date
Samuel Clay
ce1ec6fcd8 Adding feed font controls to manage menu. Choose between Whitney (default), Lucida Grande (old default), and Sentinel. 2021-07-07 15:49:36 -04:00
Samuel Clay
e160a86d2a Switching celery to local log driver for docker due to logs filling up disk space. 2021-06-30 00:22:09 -04:00
Jonathan Math
a851e246d5 add RUNWITHMAKEBUILD=True to Makefile commands 2021-06-29 08:42:45 -06:00
Jonathan Math
bbfb66cdd4 add RUNWITHMAKEBUILD=True to makefile docker-compose commands. add make command for looking at mongo logs 2021-06-29 08:33:30 -06:00
Samuel Clay
bca23d3850 Adding redesign blog post draft. 2021-06-28 18:13:20 -04:00
Samuel Clay
96554221cb Fixing jekyll make command. 2021-06-21 22:40:48 -04:00
Samuel Clay
7658e59792 Cleaning up footer. 2021-06-21 22:39:56 -04:00
Jonathan Math
65bcb5e9e1 change env var name 2021-06-19 09:49:28 -06:00
Jonathan Math
db1e09a822 make an error message if the makefile is not used 2021-06-19 09:37:27 -06:00
Jonathan Math
9903dcbf41 add docker-compose metrics file and update makefile 2021-05-19 10:28:16 -04:00
Samuel Clay
2f36ca57ae Cleaning up Makefile 2021-05-17 17:39:27 -04:00
Samuel Clay
52260e9d28 Renaming make build 2021-05-17 17:37:54 -04:00
Jonathan Math
ccad0de9d3 add make pull to makefile 2021-05-17 17:32:54 -04:00
Samuel Clay
9bb4b8b83e Renaming make refresh to make tfrefresh, and make generate to make inventory. 2021-05-17 12:09:16 -04:00
Samuel Clay
62a6f664e1 Maintenance mode was easier to write than I thought. 2021-05-13 19:53:34 -04:00
Samuel Clay
428647f70c Lowering readability logs. 2021-05-12 18:54:04 -04:00
Jonathan Math
85eb6a4fd5 merge recent changes 2021-05-07 09:59:35 -05:00
Samuel Clay
57d37aa833 Turning on docker DEBUG. 2021-04-29 15:21:40 -04:00
Samuel Clay
7af0e27bde Fixing OPML upload 2021-04-29 13:25:28 -04:00
Samuel Clay
48a8d2dc4e Refactoring no_more_stories and story limiting for river. 2021-04-29 11:44:12 -04:00
Samuel Clay
2b61a229ea More convenience commands 2021-04-28 15:39:25 -04:00
Samuel Clay
34c9ee712c Fixing search on docker. Also setting up docker installs to always have active subscribers so feeds are never stale. 2021-04-27 20:49:10 -04:00
Samuel Clay
b08d65edbd Don't refresh all hundred servers, wasting quota and being rate limited. 2021-04-26 14:12:57 -04:00
Samuel Clay
8974b0dd9a Fixing old+new ansible hosts. 2021-04-16 17:25:32 -04:00
Samuel Clay
8a30086f0f Refactoring Ansible provision/setup and deploy scripts to use a single script which calls appropriate roles and playbooks based on hostname 2021-04-13 11:59:42 -04:00
Samuel Clay
70ba058aa4 Deployment of compressed static assets through S3. 2021-04-07 20:48:01 -04:00
Samuel Clay
b561ce756b Fixing issue with dashboard river folder not being changeable or selectable. 2021-04-07 15:32:17 -04:00
Samuel Clay
2251d29c2f Celery should always reset. 2021-04-06 16:16:50 -04:00
Samuel Clay
64ac914db4 Fixing #1435. imageproxy is now configured and loaded locally. The url is now /imageproxy and HAProxy knows to trim the url before sending it to the imageproxy service. 2021-04-01 17:01:05 -04:00
Samuel Clay
02138db5ca Switching from elasticsearch and dsl to pyelasticsearch. Feed autocomplete still doesn't work yet. 2021-03-24 21:09:26 -04:00
Samuel Clay
983984a1f3 Ignoring backups. Working on staging and discovery. 2021-03-15 20:06:27 -04:00
Jonathan Math
2e7647a715 make npm install line of makef nb to happpen before up command 2021-03-14 16:16:36 -05:00
Samuel Clay
a07a0ec948 Adding deploy monitor. 2021-03-10 10:36:32 -05:00
Samuel Clay
f185d2bad8 make generate 2021-03-09 16:56:42 -05:00
Samuel Clay
d626ad9838 nb-down 2021-03-09 12:02:30 -05:00
Samuel Clay
6cf0320205 Adding setup_ to Makefile 2021-03-09 11:40:19 -05:00
Samuel Clay
a69aae6ce3 Moving monitor Dockerfile. 2021-03-09 11:10:42 -05:00
Samuel Clay
baabc678b4 Adding deploy work, updating zshrc to include correct container name for shell_plus command. 2021-03-08 11:33:58 -05:00
Samuel Clay
a2f4215e40 Adding a sandbox designator for ios tokens so notifications can be received by testers. Has to be manually turned on for now. 2021-03-04 19:04:01 -05:00
Samuel Clay
2455b5e97a Adding make celery 2021-03-01 19:37:12 -05:00
Samuel Clay
cb8e44f33c Whoops, accidentally committed merge conflict 2021-03-01 18:53:50 -05:00
Filip Czaplicki
b25cbac6a4 Makefile: specify SHELL bash 2021-03-01 17:57:28 -05:00
Samuel Clay
1fe20b91a9 Fixing py3 encoding issue when stripping comments using lxml. 2021-02-25 19:47:13 -05:00
Samuel Clay
8ebf75d8ab Deploying haproxy vs setting up haproxy (reload vs restart) 2021-02-25 10:32:10 -05:00
Samuel Clay
155f9561db Updating node dockerfile to place node_modules in a parent directory to allow for volumizing node code. 2021-02-24 20:02:37 -05:00
Samuel Clay
cf3bec14ad Trying to get node docker setup but oddly it works locally and not in prod. 2021-02-24 17:17:06 -05:00
Jonathan Math
6c45c465ae removing prod image dockerfile and reference 2021-02-24 17:11:55 -05:00
Samuel Clay
1da9f57697 Fixing broken request introspection. 2021-02-24 12:07:44 -05:00
Jonathan Math
8c736ac489 add performance test make commands, dockerfile for locust, and rough draft of performance test (locust.py) 2021-02-24 10:21:47 -05:00
Samuel Clay
bdd4857bae Deleting all ufw rules on every run so firewalls remain clean. Also reloading gunicorn. 2021-02-23 18:37:56 -05:00