Samuel Clay
|
92413c8956
|
REDIS_USER needs to be earlier.
|
2021-09-21 16:50:07 -04:00 |
|
Jonathan Math
|
7fa72f5be3
|
fix flask metrics python files
|
2021-09-21 12:13:46 -05:00 |
|
Louis Pré
|
55420dbbe2
|
fix: Remove duplicate YouTube API key setting
|
2021-09-19 11:21:27 -07:00 |
|
Samuel Clay
|
3e23b6394a
|
Revert "Revert "Merge branch 'add_grafana_monitors'""
This reverts commit a7f5025a16 .
|
2021-09-16 11:57:57 -05:00 |
|
Samuel Clay
|
a7f5025a16
|
Revert "Merge branch 'add_grafana_monitors'"
This reverts commit f0c2176908 , reversing
changes made to 72ef2e2f00 .
|
2021-09-07 11:36:11 -04:00 |
|
Jonathan Math
|
a415ba457c
|
rm nb.local.com and replace with localhost
|
2021-08-10 10:06:16 -05:00 |
|
Samuel Clay
|
f03be46425
|
Removing boto2, upgrading to boto3. Needs testing.
|
2021-08-04 20:04:53 -04:00 |
|
Samuel Clay
|
3804fbba5d
|
Correcting mongodb on local installs since there is no auth.
|
2021-08-04 16:26:41 -04:00 |
|
Samuel Clay
|
96b29bb037
|
Upping data upload limit to 5mb.
|
2021-08-04 09:37:01 -04:00 |
|
Samuel Clay
|
6107dcaf66
|
Default username and password for analytics.
|
2021-08-03 21:23:31 -04:00 |
|
Samuel Clay
|
53f3ba5b49
|
Removing unused mongodb connect code
|
2021-08-03 21:13:23 -04:00 |
|
Samuel Clay
|
ff0a98aba1
|
Using nbanalytics db as name
|
2021-08-03 21:12:36 -04:00 |
|
Samuel Clay
|
e310848247
|
Typo
|
2021-08-03 21:11:36 -04:00 |
|
Samuel Clay
|
c518acade6
|
Mongoengine connect is so persnickity.
|
2021-08-03 21:11:03 -04:00 |
|
Samuel Clay
|
48c5967094
|
Adding db name
|
2021-08-03 21:08:01 -04:00 |
|
Samuel Clay
|
fc1c9abf26
|
No port in mongo analytics
|
2021-08-03 21:04:29 -04:00 |
|
Samuel Clay
|
f82f2149a7
|
New mongodb connect string for analytics.
|
2021-08-03 21:02:20 -04:00 |
|
Samuel Clay
|
6286b798a7
|
Fixing JSON feeds.
|
2021-07-29 17:25:09 -04:00 |
|
Samuel Clay
|
c055656869
|
Adding DEBUG_QUERIES_SUMMARY_ONLY to assist db introspection without the verbosity.
|
2021-07-15 16:50:54 -04:00 |
|
Samuel Clay
|
ad61923c5e
|
Typo in server_name
|
2021-07-09 17:29:24 -04:00 |
|
Samuel Clay
|
6d2c436835
|
Sentry requires a server_name param.
|
2021-07-09 17:21:56 -04:00 |
|
Samuel Clay
|
5886f1cc1b
|
Another attempt at setting SERVER_NAME in sentry.
|
2021-07-09 17:11:55 -04:00 |
|
Samuel Clay
|
d9e2b0db30
|
Adding SERVER_NAME to sentry to get through docker.
|
2021-07-09 17:09:28 -04:00 |
|
Samuel Clay
|
b74fc79266
|
Load local_settings on top of docker-local_settings.
|
2021-07-06 10:37:36 -04:00 |
|
Samuel Clay
|
14e3d6dd25
|
Fixing broken requirements.txt, downgrading pymongo to 3.6, since monitoring was changed and we're not ready for it yet.
|
2021-07-02 12:42:02 -04:00 |
|
Jonathan Math
|
26ac902ef9
|
remove custom installed_apps from test settings
|
2021-06-29 08:38:36 -06:00 |
|
Jonathan Math
|
666015ee0e
|
make test_settings.py use docker mongo
|
2021-06-29 08:38:17 -06:00 |
|
Samuel Clay
|
fc0b26437d
|
Turning off elasticsearch logging.
|
2021-06-09 13:09:53 -04:00 |
|
Samuel Clay
|
1012779bf3
|
Logging elasticsearch, fixing autocomplete on feeds styling. Still need to fix feed search.
|
2021-06-09 12:52:22 -04:00 |
|
Samuel Clay
|
2481a0d1f7
|
Stubbing in commented out mobile assets. These haven't worked for years.
|
2021-05-17 11:03:59 -04:00 |
|
Samuel Clay
|
1ab551f73d
|
Turning off spam deleter due to captcha.
|
2021-05-13 14:33:56 -04:00 |
|
Samuel Clay
|
aac3fba63d
|
Cleaner logs.
|
2021-05-12 19:00:07 -04:00 |
|
Samuel Clay
|
428647f70c
|
Lowering readability logs.
|
2021-05-12 18:54:04 -04:00 |
|
Samuel Clay
|
57d37aa833
|
Turning on docker DEBUG.
|
2021-04-29 15:21:40 -04:00 |
|
Samuel Clay
|
105f619e5a
|
Cleaning up docker compose logs, fixing postgres health check, turning DEBUG to False on docker.
|
2021-04-28 12:46:07 -04:00 |
|
Samuel Clay
|
0235a907da
|
Let's try reducing celery worker counts and seeing if that boosts work performed.
|
2021-04-20 19:24:50 -04:00 |
|
Samuel Clay
|
230716465e
|
Adding new optional app/task env settings.
|
2021-04-20 18:02:12 -04:00 |
|
Jonathan Math
|
e068c9ff4e
|
change nb.local.com to localhost
|
2021-04-20 08:04:08 -05:00 |
|
Samuel Clay
|
c00630ecf2
|
Typo
|
2021-04-11 15:24:24 -04:00 |
|
Samuel Clay
|
1af8183550
|
Adding celery integration to sentry.
|
2021-04-11 12:25:17 -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
|
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 |
|
Jonathan Math
|
cdae1d5c2b
|
Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3
|
2021-03-26 13:28:09 -05:00 |
|
Jonathan Math
|
e76ece9a56
|
convert munin metrics to monitor/ endpoints
|
2021-03-26 13:28:03 -05:00 |
|
Samuel Clay
|
fc5751da60
|
Adding unicode decode error handling for mongo. Let's hope I don't regret this. Test with Metafilter feed: 1168
|
2021-03-26 10:43:34 -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
|
e1b2583950
|
Swapping out pyes for elasticsearch-py. Half-way done, got indices and mappings in, now need to work on querying and storing.
|
2021-03-18 16:34:28 -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 |
|