Commit graph

10 commits

Author SHA1 Message Date
Wessel van Norel
c7f412791d Grafana was not linked in traefik anymore, this fixes https://github.com/davestephens/ansible-nas/issues/437 2021-03-02 21:59:21 +01:00
Dave Stephens
c8e887207d Yamllint FTW 2021-02-21 19:50:07 +00:00
Dave Stephens
30bcb1ca19 Update task applications to use Traefik v2.3 2021-01-19 23:51:59 +00:00
David Stephens
0a9ea0da86 Lots of work on stats, including an awesome Ansible-NAS Grafana dashboard 2020-04-20 00:14:33 +01:00
David Stephens
6295d80a49 Fix Traefik forwarding ports (shouldn't be configurable) 2020-01-18 18:16:24 +00:00
animeai
ce21999f46 Map all ports as variables in all.yml.dist
NOTE: The majority of traefik ports were totally broken and would never have worked. It should be the external port there, not the internal container port!.

Port conflicts were fixed.
2020-01-05 21:47:40 +00:00
David Stephens
3b34037217 Switch InfluxDB log level to error 2019-04-27 21:56:00 +01:00
David Stephens
7aa170c8a3 Allow all applications to be made available through Traefik, add docs 2019-04-11 23:03:11 +01:00
David Stephens
a645dd79e5 Set grafana directory permissions. Fixes #17 2018-11-12 23:19:31 +00:00
David Stephens
3da19e5708 Major updates:
* Rejig of playbook to load roles from ansible-galaxy
* Remove ansible-nas role and move tasks to tasks directory
* Add InfluxDB/Telegraf/Grafana for monitoring & dashboards
* Automatically configure InfluxDB as a datasource in Grafana
* Switch to ZFS Docker driver
* Add note about switching to overlay2 Docker driver if required
2018-04-08 23:29:25 +01:00