https://github.com/lebowski89/lidarr_docker_suite
Standalone Ansible Role for the setting up of Lidarr (Docker)
https://github.com/lebowski89/lidarr_docker_suite
ansible ansible-galaxy ansible-role autofs automation cloudflare docker homelab-automation homelab-setup homelabbing lidarr metrics postgresql prometheus prometheus-exporter pvr rclone servarr torrenting usenet
Last synced: 7 months ago
JSON representation
Standalone Ansible Role for the setting up of Lidarr (Docker)
- Host: GitHub
- URL: https://github.com/lebowski89/lidarr_docker_suite
- Owner: Lebowski89
- Created: 2024-09-25T16:29:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T05:41:49.000Z (over 1 year ago)
- Last Synced: 2024-12-14T12:42:44.259Z (about 1 year ago)
- Topics: ansible, ansible-galaxy, ansible-role, autofs, automation, cloudflare, docker, homelab-automation, homelab-setup, homelabbing, lidarr, metrics, postgresql, prometheus, prometheus-exporter, pvr, rclone, servarr, torrenting, usenet
- Language: Jinja
- Homepage: https://galaxy.ansible.com/ui/standalone/roles/Lebowski89/lidarr_docker_suite/
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lidarr Suite
=========
Standalone Ansible role to automate the full set-up of Lidarr - a music collection manager for Usenet and BitTorrent users.
- Includes the installation of Docker (Debian-based distros) and Ansible dependencies within the role.
- Includes the option of setting up and connecting Lidarr to a Postgres database.
- Includes the option of setting up Prometheus and a Lidarr Promtheus exporter to gather various metrics about your Lidarr usage and music collection.
- Includes the option of creating a Cloudflare DNS record for your Lidarr instance for reverse proxy purposes.
- Includes the option of setting up Autofs NFS (to provide media access on the host system) and Docker NFS volumes (to attach to the Lidarr container).
- Includes the option of setting up the Rclone Docker plugin and the creation of Rclone Docker volumes (to attach to the Lidarr container).
- Includes the option of joining Lidarr to an existing Traefik docker network (or creating one if none exists).
- Includes the option of editing Lidarr's config.xml to include an existing Lidarr API - maintaining connections to other applications that rely on it.
(Proper documentation is coming...)