Skip to content

Ansible playbook that will deploy overseerr, radarr, Sonarr, prowlarr, flaresolverr and a container registry. This only deployed the system basics to run all the containers as system d serivces. It does not configure any of these applications.

Notifications You must be signed in to change notification settings

Hyper200/ansible-local-media-server-deployment

Repository files navigation

MediaServer Playbook

This repository contains an Ansible playbook designed to automate the deployment and configuration of a media server. The playbook installs necessary packages, configures services, and ensures your media server is up and running with minimal manual intervention.

Features

  • Intstall system requirments
    • podman
    • contianer registry
  • Installs media server software
    • overseerr
    • radarr
    • sonarr
    • plex
    • prowlarr
    • flaresolverr
  • Configures firewall rules
  • Sets up storage directories
  • Manages user permissions

Usage

  1. Clone this repository.

  2. confgure your vairables in the mediaserver.yml file

  3. Run the playbook:

    ansible-playbook mediaserver.yml -i inventory

Disclame

I am not responsible for how you use this playbook and or offer any warrenty.

About

Ansible playbook that will deploy overseerr, radarr, Sonarr, prowlarr, flaresolverr and a container registry. This only deployed the system basics to run all the containers as system d serivces. It does not configure any of these applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published