Skip to content

dannyellis/ansible-htpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-HTPC

A quick and dirty github project to get a Ubuntu 18.04 LTS VM up and running with docker containers for:

  • Sonarr
  • Radarr
  • Deluge
  • NzbGet
  • Jackett
  • Plex

Getting Started

The following steps should get you to the point where your already deployed VM will have all the above containers running on.

Prerequisites

  • Ubuntu 18.04 LTS with SSH Access

Installation

  • Ensure you change the values in host_servers.yml to your local paths where you want things to be, timezone, etc.
  • Ensure you add your IP or Hostname to inventories/hosts

ansible-playbook -i inventories/hosts playbook.yml -u <remote user>

Using

You should now have the following services running with your respective IP/Hostname:

TODO

  • Add letsencrypt container and modifications to work with default containers
  • Other things...

About

Setting up HTPC Docker Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published