An open API service indexing awesome lists of open source software.

https://github.com/lebowski89/whisparr_docker_suite

Standalone Ansible Role for the setting up of Whisparr (Docker)
https://github.com/lebowski89/whisparr_docker_suite

ansible ansible-galaxy ansible-role autofs automation cloudflare docker homelab-automation homelab-setup homelabbing postgresql pvr rclone torrenting usenet whisparr

Last synced: 5 months ago
JSON representation

Standalone Ansible Role for the setting up of Whisparr (Docker)

Awesome Lists containing this project

README

        

Whisparr Suite
=========

Standalone Ansible role to automate the full set-up of Whisparr - an adult media 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 Whisparr to a Postgres database.
- Includes the option of creating a Cloudflare DNS record for your Whisparr 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 Whisparr container).
- Includes the option of setting up the Rclone Docker plugin and the creation of Rclone Docker volumes (to attach to the Whisparr container).
- Includes the option of joining Whisparr to an existing Traefik docker network (or creating one if none exists).
- Includes the option of editing Whisparr's config.xml to include an existing Whisparr API - maintaining connections to other applications that rely on it.

(Proper documentation is coming...)