Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ home Public

My homelab baremetal-to-k8s media and "do anything" server. Codified and GitOpsified

License

Notifications You must be signed in to change notification settings

ProfMoo/home

 
 

Repository files navigation

HOME

This repository contains the configuration and code necessary to deploy and maintain my home stack. This currently includes mostly music configuration (ex: beets, lidarr, etc), but could eventually include router configuration and more.

Requirements

Prerequisites

  1. Docker installed on your system (I currently using 20.10.14
  2. Docker compose installed on your system (I currently using v2.4.1)

Quick Start

  1. Ensure you have a .env file with your RED_API_KEY in the top level of this repository.

  2. Create a configuration file for your needs using this format:

    TRACKER_DIR: mydir/torrent-files
    DOWNLOAD_DIR: mydir/pre-process
    MUSIC_LIBRARY_DIR: mydir/post-process
  3. Run

    # ex: ./run.sh config/local
    ./run.sh <config location>

About

My homelab baremetal-to-k8s media and "do anything" server. Codified and GitOpsified

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •