Commit graph

484 commits

Author SHA1 Message Date
Samuel Clay
eceff3bedb Mongodb uses syslog 2021-05-11 16:27:25 -04:00
Samuel Clay
b48b5df9b3 Security auth 2021-05-11 15:57:13 -04:00
Samuel Clay
4d87b88022 Cleaning up mongo 2021-05-10 19:11:24 -04:00
Samuel Clay
ac63b83a82 Setting mongo syslog location 2021-05-10 18:46:02 -04:00
Samuel Clay
d414de2f80 Removing mongo syslog. 2021-05-10 18:43:52 -04:00
Samuel Clay
c2c79f4034 Mongodb 3.6 config file format. 2021-05-10 18:30:54 -04:00
Samuel Clay
679e70a2b7 Adding mongodb conf. 2021-05-10 18:20:54 -04:00
Samuel Clay
72d8f07cf8 Adding db mongo secondary 2021-05-10 18:08:04 -04:00
Samuel Clay
8d4c9a207c Fixing benchmark to spit out clean results 2021-05-10 14:49:45 -04:00
Samuel Clay
1b3b42648f Adding benchmarking and volumes for spinning up new mongo clusters. 2021-05-10 13:58:43 -04:00
Jonathan Math
a536ea2996 add smtp configuration to grafana in ansible 2021-05-07 11:52:01 -05:00
Jonathan Math
ce92890bfd add alertmanager role to ansible 2021-05-07 10:00:58 -05:00
Jonathan Math
85eb6a4fd5 merge recent changes 2021-05-07 09:59:35 -05:00
Samuel Clay
c5304327d1 Stubbing in grafana vars. 2021-05-04 11:41:40 -04:00
Jonathan Math
b5793f5a43 add default for ansible grafana dashboard password variable 2021-05-04 09:07:15 -05:00
Jonathan Math
9c146f7c67 add datasource and dashboard provisioning in ansible 2021-05-04 08:24:33 -05:00
Jonathan Math
d513eb48c8 update ansible for prometheus to use config file 2021-05-03 09:28:09 -05:00
Samuel Clay
a22ce16a0e Attempting to handle mistaken week where stories were inserted with no doc type. 2021-04-27 15:25:46 -04:00
Jonathan Math
400ca82d4f remove non-working volume from grafana and open ports to prometheus in ansible 2021-04-27 08:54:40 -05:00
Jonathan Math
3b9d765229 fix grafana role 2021-04-27 08:23:35 -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
Jonathan Math
e1748b8e90 remove netdata 2021-04-27 07:58:19 -05:00
Samuel Clay
1773eb4dd5 Ignoring task env settings. 2021-04-26 16:36:04 -04:00
Samuel Clay
a52bea2829 Removing separate celerybeat container and using unified celery+celerybeat container. 2021-04-22 16:27:57 -04:00
Samuel Clay
5d7ddb1d8a Adding netdata in to task servers. Also setting up logrotate. 2021-04-22 11:36:44 -04:00
Samuel Clay
53e6998bbc Adding celery start 2021-04-21 11:23:16 -04:00
Samuel Clay
230716465e Adding new optional app/task env settings. 2021-04-20 18:02:12 -04:00
Samuel Clay
c96daac120 Don't restart unless requested. 2021-04-17 11:31:56 -04:00
Samuel Clay
8974b0dd9a Fixing old+new ansible hosts. 2021-04-16 17:25:32 -04:00
Samuel Clay
0d01874cf2 Adding docker restart for applying celery container changes. 2021-04-14 13:06:57 -04:00
Samuel Clay
df3f125f37 Adding redis restore. 2021-04-13 16:42:31 -04:00
Samuel Clay
20a35dfe62 Reclaiming netdata 2021-04-13 15:57:01 -04:00
Samuel Clay
fa7d75d89f Defaults 2021-04-13 15:27:47 -04:00
Samuel Clay
6fb27a3b00 Switching to netdata config template. 2021-04-13 15:06:07 -04:00
Samuel Clay
3a3248a227 Adding claiming to netdata. 2021-04-13 14:59:12 -04:00
Samuel Clay
3da8b8273d Adding names to deploy scripts. 2021-04-13 12:04:48 -04:00
Samuel Clay
8a30086f0f Refactoring Ansible provision/setup and deploy scripts to use a single script which calls appropriate roles and playbooks based on hostname 2021-04-13 11:59:42 -04:00
Jonathan Math
038b0fbc9a Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-04-13 10:20:50 -05:00
Jonathan Math
16f9aad307 add hostname to netdata and turn off stories chart 2021-04-13 10:20:44 -05:00
Samuel Clay
68abd7cc55 docker ps should include -a for stopped containers. 2021-04-13 11:08:06 -04:00
Jonathan Math
d9306c1ef3 fix ansible netdata 2021-04-12 14:58:48 -05:00
Samuel Clay
4758bc11e4 Re-enabling disable_consul_services for staging. 2021-04-12 10:13:25 -04:00
Jonathan Math
82f0a99f67 monitors are running in ansible. had to comment out disable_consul_services: yes in setup_staging.yml 2021-04-10 12:10:50 -05:00
Samuel Clay
e82da094ab Search01 is a DB 2021-04-09 23:02:28 -04:00
Samuel Clay
f0aafc7413 Forgive me for this commit. It's a stopgap in consul configs. I need to be able to automate changes to consul configs, but what I was doing was manually juggling these configs on the old datacenter. While this is ugly, it works and as soon as the old DC is retired, we can rip this out. I mean this is basically /etc/hosts, just uglier. 2021-04-08 15:55:58 -04:00
Samuel Clay
18c1ac8365 Fixing broken calc command in compressed CSS. Can use a - but not a + because the space will condense from calc(100% + 56px) to calc(100%+56px) which is invalid CSS. 2021-04-07 21:25:22 -04:00
Samuel Clay
70ba058aa4 Deployment of compressed static assets through S3. 2021-04-07 20:48:01 -04: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
Samuel Clay
2251d29c2f Celery should always reset. 2021-04-06 16:16:50 -04:00
Samuel Clay
1c26ec2ce4 Don't know why this didn't take 2021-04-02 18:47:36 -04:00