Code Monkey home page Code Monkey logo

home-server's Introduction

Baruch Home Server

Configuration

You need to create a .env file alongside the docker-compose.yml file. The docker-compose will subtitute the variables into the compose configurations.

telegram-download-deaemon

Set the next variables in the .env file. You need to get this values from Telegram App Configuration page.

telegram2twitter

Set the next variables in the .env file.

The next values are available in your Twitter Developer Portal:

  • TELEGRAM_TWITTER_CONSUMER_KEY
  • TELEGRAM_TWITTER_CONSUMER_SECRET
  • TELEGRAM_TWITTER_ACCESS_TOKEN
  • TELEGRAM_TWITTER_TOKEN_SECRET

You need also to ask Telegram BotFather to give you the Bot Access Token for TELEGRAM_TWITTER_BOT_TOKEN.

Last variable is your TELEGRAM_TWITTER_USER_ID. You can launch the bot without it, and then you can get it by running the command /id in the bot.

node-red

Set the secret in the .env file with the key NODE_RED_CREDENTIAL_SECRET.

Register as Service

sudo cp home-server-compose.service /etc/systemd/system
sudo systemctl enable home-server-compose.service
./pull.sh

First Running

telegram-download-daemon

For the first time, you need to authenticate with your phone number. Run only the telegram-download-daemon in interactive mode with docker-compose run --rm telegram-download-daemon and enter your phone number and then the code you received from Telegram.

You expect to see the message Signed in successfully as {youe name}.

Deluge

Port: 8112 Default password: deluge

  • Preference -> Plugin -> Label make sure the Label is checked, otherwise, Sonarr will can't contact with the downloads.
  • Preference -> Downloads -> Download To set to /downloads
  • Preference -> Queue
    • Seeding: 0
    • Share Ratio: 0
    • Time Ratio: 0

Jackett

Port: 9117

Add indexers you want.

Sonarr

Port: 8989

Open the settings and check to show advanced settings.

Media Management

  • Rename Episodes:
    • Series Folder Format: {Series TitleYear}
    • Season Folder Format: Season {season:00}

Indexers

  • Add Indexer -> Toznab
    • URL: http://localhost:9117/torznab/all
    • API Key: Get from Jackett interface

Doanload Client

Add Client -> Deluge

Add Series

  • Configuration
    • Root Folder: /tv
    • Quality Profile: Select one

Now select seasons and/or episods to monitor. Click on "Search" icon to download monitored.

In Queue, make sure you see values in Inexer, Download Client, Output Path and Progress columns.

Open Deluge and see the downloading torrent.

Connect

Add Telegram.

Jellyfin

Port: 8096

  • Media Library
    • Content type: TV Shows
    • Folders: /media/tv-shows

Bazarr

Port: 6767

  • Sonarr
    • Hostname or IP Address: localhost
    • API Key: Get from Sonarr -> Settings -> General
  • Notifications: Telegram

home-server's People

Contributors

baruchiro avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.