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.
- 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
-
Clone this repository.
-
confgure your vairables in the mediaserver.yml file
-
Run the playbook:
ansible-playbook mediaserver.yml -i inventory
I am not responsible for how you use this playbook and or offer any warrenty.