Commit graph

14496 commits

Author SHA1 Message Date
Samuel Clay
0ffcd8b35f Extending tlnb. 2021-03-17 20:53:25 -04:00
Samuel Clay
d52a8d362c Reducing number of workers on docker-compose. Also removing extraneous task servers and consolidating to task-celery for feeds and task-work for cron and work 2021-03-17 20:13:58 -04:00
Samuel Clay
15cfd7a592 Using the gunicorn config so workers can be toned down. 2021-03-17 17:16:49 -04:00
Samuel Clay
5d2849a9fd Downgrading elasticsearch on docker-compose to handle aging pyes library. 2021-03-17 16:51:17 -04:00
Samuel Clay
33c4c5ed4f Removing tracing handler for sentry. 2021-03-17 10:42:58 -04:00
Samuel Clay
1ab0af2ef1 Adding debug to sentry. 2021-03-17 10:05:26 -04:00
Samuel Clay
4ae4d39526 Typo 2021-03-17 09:59:13 -04:00
Samuel Clay
c8781119c8 Deploy node only should change newsblur node containers 2021-03-17 09:48:17 -04:00
Samuel Clay
d4e666cefd Only using Sentry in production. 2021-03-17 09:43:25 -04:00
Samuel Clay
6bd76040b6 Allowing node to run from top-level or node-level. 2021-03-17 09:34:55 -04:00
Samuel Clay
6cb30d6aa0 Restarting node on deploy. 2021-03-17 09:31:19 -04:00
Samuel Clay
abb56cad25 Adding server-name to debug output for node. 2021-03-17 09:15:20 -04:00
Samuel Clay
eeb3db4ad3 Adding dotenv and sentry tracing to node. 2021-03-17 09:10:37 -04:00
Samuel Clay
cb86a487e2 Adding new node server to staging environment. 2021-03-17 08:30:12 -04:00
Samuel Clay
499a6e1d2c Fixing consul service ports for node. 2021-03-17 08:22:23 -04:00
Samuel Clay
6df06aadc4 Toprc as part of zsh install 2021-03-17 07:50:45 -04:00
Samuel Clay
0a7aa73f46 Decreasing max tasks. 2021-03-16 23:08:28 -04:00
Samuel Clay
5ebc900779 Fixing unread counts websockets. 2021-03-16 20:07:46 -04:00
Samuel Clay
959481138d Updating docker-compose with new single node container. 2021-03-16 20:00:55 -04:00
Samuel Clay
2906e92499 Merging all four node servers into a single one on port 8008. Updating HAProxy on both consul and docker-compose. 2021-03-16 19:34:11 -04:00
Samuel Clay
3f0b2ef366 Correcting backups ignore 2021-03-16 15:32:56 -04:00
Samuel Clay
dc5d23e4fd Adding backups role 2021-03-16 15:23:57 -04:00
Samuel Clay
dbd6f8bdee No consul on discovery. Fixing tlnb. 2021-03-16 15:20:24 -04:00
Jonathan Math
e5948226a1 remove dns_search directive from docker-compose 2021-03-16 14:18:29 -05:00
Jonathan Math
0d133cece5 add management command to check db connection. Include this command in entrypoint for newsblur_web container 2021-03-16 13:36:20 -05:00
Samuel Clay
983984a1f3 Ignoring backups. Working on staging and discovery. 2021-03-15 20:06:27 -04:00
Samuel Clay
ae8f6c8faf First font is Lucida Grande. 2021-03-15 16:38:03 -04:00
Samuel Clay
69d1c2269a Adjusting content previews 2021-03-15 16:36:49 -04:00
Samuel Clay
d40d1c501d Ignoring templated haproxy and nginx files. 2021-03-15 13:58:42 -04:00
Samuel Clay
b44cc5c509 Adding staging and discovery to web app. 2021-03-15 13:55:36 -04:00
Samuel Clay
4d9176872b Adding staging host. nginx now considers if its on prod or staging and adjusts its port. 2021-03-15 13:01:41 -04:00
Samuel Clay
992b603f94 entrypoint needs bash to run env commands 2021-03-15 12:19:50 -04:00
Samuel Clay
0c874677cc Removing conditionals that are slated to be removed in docker-compose v3. See https://stackoverflow.com/a/47714157 2021-03-15 11:24:45 -04:00
Samuel Clay
0abd72a9da Correcting docker compose alignment 2021-03-15 11:18:17 -04:00
Samuel Clay
9c3a117ba8 Adding missing array indices. 2021-03-15 11:15:27 -04:00
Samuel Clay
bd74f389f6 Fixing alignment issue in docker compose. 2021-03-15 11:13:27 -04:00
Samuel Clay
3491d61642 Adding discovery and staging servers. Also adding a second node socket server. 2021-03-15 10:41:58 -04:00
Jonathan Math
ee49bc97b2 add proper healthcheck/wait for postgres in docker-compose and fix docker/local_settings.py 2021-03-14 16:17:14 -05: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
3ce2b4d837 Rolling deploys for web. 2021-03-11 18:20:22 -05:00
Samuel Clay
d27c8fd91a Fixing pubsub monitor 2021-03-11 10:31:25 -05:00
Samuel Clay
c43e6db830 Updating redis requirement for flask monitor 2021-03-11 10:23:12 -05:00
Samuel Clay
c5a9b863b2 Bad merge 2021-03-11 10:17:27 -05:00
Samuel Clay
71eff77f1a Forgot to remove cruft 2021-03-11 10:16:38 -05:00
Samuel Clay
31c1ce3b0e Merge branch 'master' into dashboard3
* master:
  Handling cold start
  Handling cold start
  Changing redis hosts
  Adding redis host
  Retroactively adding redis pubsub monitor.
  Convertng ObjectId to str
2021-03-11 10:11:15 -05:00
Samuel Clay
8358015b11 Handling cold start 2021-03-11 10:09:48 -05:00
Samuel Clay
926fb2d62b Handling cold start 2021-03-11 10:08:59 -05:00
Samuel Clay
3340ae9081 Changing redis hosts 2021-03-11 10:07:53 -05:00
Samuel Clay
6aefe5739e Adding redis host 2021-03-11 09:53:55 -05:00
Samuel Clay
de46f03f77 Retroactively adding redis pubsub monitor. 2021-03-11 09:52:19 -05:00