Commit graph

19 commits

Author SHA1 Message Date
Jonathan Math
4b257bce00 remove syntax error from redis bgsave sanity checker 2021-06-27 13:07:32 -06:00
Jonathan Math
8d6a9732b3 use argv instead of env vars for redis log path 2021-06-19 10:03:02 -06:00
Jonathan Math
ad85403ab7 fix the monitors to work in cronjob and remove dead code 2021-06-19 09:56:35 -06:00
Jonathan Math
7394517a40 try to make redis bgsave monitor work in docker 2021-06-16 11:58:57 -06:00
Jonathan Math
df70b0fdd2 try to fix redis bgsave util 2021-06-16 11:35:40 -06:00
Jonathan Math
915d051645 fix redis_bgsave to read docker bind-mounted data file and docker logs for redis 2021-06-16 11:28:39 -06:00
Jonathan Math
6ed9cb4bc8 change python path on redis_bgsave so it can be used in the newsblur container 2021-06-16 11:00:15 -06:00
Jonathan Math
27f9c655fb update sanity checkers to fail for testing purposes 2021-06-16 10:12:59 -06:00
Samuel Clay
ee7bd47e8b Cleaning up deploy work and monitors. The task monitors need to be integrate with the flask db monitors. 2021-05-26 11:41:28 -04:00
Samuel Clay
8371c635f7 Merge branch 'master' into django2.0
* master: (27 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 09:09:25 -05:00
Samuel Clay
4bc21931e9 Namespacing settings. 2020-12-05 17:23:31 -05:00
Samuel Clay
3737c13b22 Updating paths for python 3 2020-12-03 14:05:32 -05:00
Jonathan Math
3a0a2c28b8 2to3 utils/*.py 2020-06-19 02:27:48 -04:00
Samuel Clay
1b35039535 Redis 3.2. 2017-01-11 20:13:04 -08:00
Samuel Clay
2aa82a4eef Updating redis 2017-01-11 19:12:00 -08:00
Samuel Clay
8b2812afc9 Virtualenv redis bgsave monitor. 2016-11-14 12:59:06 -08:00
Samuel Clay
0ea8da6ce6 Adding log tail to redis bgsave monitor. 2015-08-18 09:00:40 -07:00
Samuel Clay
7e679cdf7a a+x on redis bgsave monitor. 2015-08-18 08:52:37 -07:00
Samuel Clay
80cd1e5a3b Adding redis bgsave monitor. 2015-08-18 08:51:49 -07:00