Jonathan Math
|
b7e9ed8bda
|
add grafan datasource and dashboard provisioning
|
2021-05-04 08:21:15 -05:00 |
|
Jonathan Math
|
9cbad888c7
|
redo prometheus scrapers and build the jobs for them in prometheus.yml
|
2021-04-30 13:48:48 -05: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
|
9466f336e4
|
Switching from pyelasticsearch to elasticsearch.
|
2021-04-27 15:00:52 -04:00 |
|
Samuel Clay
|
407dd95153
|
Downgrading elasticsearch to match production (7.1.1 to 1.7.1)
|
2021-04-27 11:15:44 -04:00 |
|
Jonathan Math
|
8c1adccda9
|
remove unnecessary quotes from docker-compose ports
|
2021-04-27 08:53:15 -05:00 |
|
Jonathan Math
|
6276bc8448
|
begin development with ansible by adding to docker-compose and starting ansible roles
|
2021-04-27 08:00:06 -05:00 |
|
Samuel Clay
|
a52bea2829
|
Removing separate celerybeat container and using unified celery+celerybeat container.
|
2021-04-22 16:27:57 -04:00 |
|
Jonathan Math
|
e068c9ff4e
|
change nb.local.com to localhost
|
2021-04-20 08:04:08 -05:00 |
|
Jonathan Math
|
de03cc6d36
|
fix netdata in docker and add timer charts
|
2021-04-18 11:42:19 -05:00 |
|
Samuel Clay
|
5a682ff2b9
|
Docker compose should be v2 for mem_limits, not v3 for swarm.
|
2021-04-13 16:35:06 -04:00 |
|
Jonathan Math
|
8c7dee89e1
|
charts are controlled by docker/netdata/netdataconfig/conf/newsblur.conf. Remove the need for volumizing each individual chart file
|
2021-04-12 12:18:51 -05:00 |
|
Jonathan Math
|
d36d86c4e3
|
clean up docker-compose volumes for netdata
|
2021-04-08 10:01:14 -05:00 |
|
Samuel Clay
|
ec443f6117
|
Docker compose needs elasticsearch.yml config.
|
2021-04-07 15:32:17 -04:00 |
|
Jonathan Math
|
291b027a34
|
add app-times chart configs to docker-compose
|
2021-04-07 12:55:58 -05:00 |
|
Jonathan Math
|
f07797459c
|
refactor directory structure for netdata and rename chart to app_servers.py
|
2021-04-07 12:29:05 -05:00 |
|
Jonathan Math
|
40c7612fef
|
remove unnecessary volumes from netdata
|
2021-04-07 12:00:36 -05:00 |
|
Jonathan Math
|
d3c29aaa33
|
remove unnecessary port specification in docker-compos and app-servers chart
|
2021-04-07 10:22:01 -05:00 |
|
Jonathan Math
|
479ec483f1
|
rename newsblur_data_request to newsblur for netdata charts and add a few more charts. WIP
|
2021-04-06 17:47:30 -05:00 |
|
Jonathan Math
|
e9a4949b1c
|
got example chart working for netdata. WIP to get newsblur data collector working. Volumes set up correctly for netdata.
|
2021-04-06 13:33:30 -05:00 |
|
Jonathan Math
|
ac258e39b2
|
fix issue of shared volumes not propagating by having individual bind mounts instead of shared volumes
|
2021-04-03 12:32:42 -05:00 |
|
Jonathan Math
|
417b626d39
|
continue docker-compose work on netdata (WIP)
|
2021-04-02 09:57:31 -05: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
|
62e1172ef2
|
fix the docker volume issue
|
2021-04-01 09:55:19 -05:00 |
|
Jonathan Math
|
639cf7022e
|
add volumes for auto-configuration of netdata plugin on startup in docker-compose
|
2021-03-29 14:25:09 -05: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
|
5d2849a9fd
|
Downgrading elasticsearch on docker-compose to handle aging pyes library.
|
2021-03-17 16:51:17 -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
|
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
|
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 |
|
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
|
ef5d779870
|
change entrypoint directive to command
|
2021-03-09 12:07:43 -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 |
|
Jonathan Math
|
b38daf7bd6
|
remove leading slash from docker-compose volume
|
2021-03-09 11:40:12 -05:00 |
|
Jonathan Math
|
059848707f
|
remove haproxy dockerfile usage
|
2021-03-09 11:09:52 -05:00 |
|
Samuel Clay
|
4ad908e233
|
Fixing updates for new premium users. Also attempting to fix redis server data persistance issues.
|
2021-03-08 19:47:24 -05:00 |
|
Samuel Clay
|
eb173367e1
|
Removing unused machines from docker compose. Consolidating into task_celery.
|
2021-03-08 19:04:44 -05:00 |
|
Jonathan Math
|
9cea89a5ab
|
Revert "quiet the warning for TEST env variable in newsblur_web container"
This reverts commit 89786e3e45 .
|
2021-03-08 18:31:12 -05:00 |
|
Jonathan Math
|
89786e3e45
|
quiet the warning for TEST env variable in newsblur_web container
|
2021-03-08 18:28:15 -05:00 |
|
Jonathan Math
|
15803ba026
|
remove monitor container from docker-compose
|
2021-03-08 17:47:04 -05:00 |
|
Jonathan Math
|
3d34aea15e
|
fix haproxy service discovery issues
|
2021-03-08 17:39:10 -05:00 |
|
Jonathan Math
|
e2ec479913
|
add db_ to db container names
|
2021-03-08 14:14:15 -05:00 |
|