Commit graph

8 commits

Author SHA1 Message Date
Dave Stephens
88a0c46595 Move Sonarr to ansible role 2021-01-22 15:35:08 +00:00
Dave Stephens
30bcb1ca19 Update task applications to use Traefik v2.3 2021-01-19 23:51:59 +00: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
7aa170c8a3 Allow all applications to be made available through Traefik, add docs 2019-04-11 23:03:11 +01:00
Craig Jarvis
36e9c46db7 Removed duplicate timezone config for sonarr and radarr
These apps only require one of the two different ways of getting the timezone in to the container
2018-11-16 23:30:14 +11:00
Craig Jarvis
4033bfb60d Added timezone to the all.yml file. Updated some containers to use it
Not all containers can use the TZ as an ENV. Updated the ones that can.
2018-11-13 09:30:13 +11: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
Renamed from roles/ansible-nas/tasks/sonarr.yml (Browse further)