Commit graph

14622 commits

Author SHA1 Message Date
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
Samuel Clay
f1dd44198d Switching from SRV based automatic haproxy server identification to manual tempaltes. Not great but not terrible. 2021-03-11 09:51:46 -05:00
Samuel Clay
388d110d46 Commenting no-resolv 2021-03-11 08:37:04 -05:00
Samuel Clay
29d0259a3f Convertng ObjectId to str 2021-03-11 08:36:38 -05:00
Samuel Clay
d11e57c363 Attempting to fix consul issues with haproxy's server-template. 2021-03-11 00:50:59 -05:00
Samuel Clay
3665a05e3a Convertng ObjectId to str 2021-03-10 17:05:19 -05:00
Samuel Clay
a900a46b68 Attempting to fix resolve issues. 2021-03-10 16:54:18 -05:00
Samuel Clay
b210868955 Monitor takes a harder restart 2021-03-10 12:38:52 -05:00
Samuel Clay
e1ab3bd649 Logging db monitor 2021-03-10 10:44:35 -05:00
Samuel Clay
a07a0ec948 Adding deploy monitor. 2021-03-10 10:36:32 -05:00
Samuel Clay
662a52e8a4 Normalizing status codes for monitor. 2021-03-10 10:31:20 -05:00
Samuel Clay
c424c3bb0f Merge branch 'master' into dashboard3
* master:
  Handling monitor failure
  Failed feeds fetched monitor needs to handle edge case.
  Move WebSub callbacks to HTTPS
2021-03-09 17:07:04 -05:00
Samuel Clay
a1475b3e51 Handling monitor failure 2021-03-09 17:05:55 -05:00
Samuel Clay
e7eeb6a2a2 Failed feeds fetched monitor needs to handle edge case. 2021-03-09 17:04:06 -05:00
Samuel Clay
f185d2bad8 make generate 2021-03-09 16:56:42 -05:00
Samuel Clay
a4af967ccb Sentry SDK 1.0.0 2021-03-09 16:51:27 -05:00
Samuel Clay
bae6cf7348 Fixing feedback date format. 2021-03-09 12:42:02 -05:00
Jonathan Math
47bd541ff2 Update README 2021-03-09 12:34:56 -05:00
Jonathan Math
ef5d779870 change entrypoint directive to command 2021-03-09 12:07:43 -05:00
Samuel Clay
c113f79b38 Executable 2021-03-09 12:04:48 -05:00
Samuel Clay
d626ad9838 nb-down 2021-03-09 12:02:30 -05:00
Jonathan Math
767e2849d6 Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-03-09 12:02:10 -05:00
Jonathan Math
519d4232fc add entrypoint.sh for newsblur_web and healthcheck for postgres 2021-03-09 12:02:02 -05:00
Samuel Clay
7d14bb510a Node paths to match volumized node_modules in /srv. 2021-03-09 12:00:06 -05:00
Samuel Clay
6cf0320205 Adding setup_ to Makefile 2021-03-09 11:40:19 -05:00