Code Monkey home page Code Monkey logo

community's Introduction

Community Repo

Community Repository for Unofficial Cloudbox Add-ons

Requiremements

Clone Repo

git clone https://github.com/Cloudbox/Community.git ~/community && cd ~/community && cp -n ansible.cfg.default ansible.cfg && cp -n settings.yml.sample settings.yml

Password File

If you have setup an Ansible vault password file for Cloudbox, you will need to add its location to the Community Repo folder's ansible.cfg file.

  1. Open ~/community/ansible.cfg

    nano ~/community/ansible.cfg
  2. Add entry for vault_password_file pointing to the path of your Cloudbox vault password file.

    vault_password_file = ~/.ansible_vault
  3. Should now look like this:

    [defaults]
    inventory = ~/cloudbox/inventories/local
    callback_whitelist = profile_tasks
    command_warnings = False
    retry_files_enabled = False
    hash_behaviour = merge
    roles_path = ~/cloudbox/roles
    vault_password_file = ~/.ansible_vault
  4. Save and exit: Ctrl + X Y Enter

Usage

sudo ansible-playbook community.yml --tags <ROLENAME>

See wiki for setup guides.

Roles

  • airsonic
  • beets
  • bitwarden - Bitwarden self-hosted server.
  • calibre-rdp - Media path set to /Media/Books
  • calibre-web - Loads opt/calibre (uses calibre-rdp db)
  • deluge - Deluge torrent client
  • embystats
  • gazee - comic book reader
  • goplaxt - goplaxt Plex/Trakt Scrobbler
  • jellyfin - jellyfin emby fork
  • kitana - A responsive Plex plugin web frontend
  • lazylibrarian - (uses calibre-rdp db)
  • logarr
  • mediabutler - Discord bot
  • mellow - Discord Bot
  • monitorr
  • myjdownloader
  • mylar - automated comic book downloader
  • qbittorrent - qBitorrent torrent client
  • radarr1080 - Additional Radarr
  • radarrX - Similar to sonarrX but for radarr, to create multiple roles
  • sonarr1080 - Additional Sonarr
  • sonarrv3 - Sonar phantom (v3) branch based role
  • sonarrX - Experimental Sonarr v3 role to create multiple roles
  • telly2

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.