Skip to content

Options in adv_settings.yml

Michael van Eerd edited this page Dec 21, 2020 · 2 revisions
---
system:
  timezone: auto

Set a timezone, or let cloudbox set it for you.

docker:
  repo: edge
  version: latest
mounts:
  unionfs: mergerfs
  remote: rclone_vfs

Choose mergerfs or unionfs, rclone_vfs, rclone_cache or plexdrive 4/5

plex:
  open_main_ports: no
  open_extra_ports: no
  force_auto_adjust_quality: no
  force_high_output_bitrates: no
  db_cache_size: default

Adjust various Plex settings.

suitarr:
  version: default

No longer used.

sonarr:
  version: v3

No longer used.

darkerr:
  enable: no

Install Darkerr theme for Radarr, Sonarr, and nzbget

emby:
  version: latest

Choose version of emby; this must be a tag from embyserver on dockerhub

organizr:
  direct_domain: no

If direct_domain: yes organizr will be available at your base domain: DOMAIN.TLD rather than organizr.DOMAIN.TLD

nginx:
  direct_domain: no
  subdomain: web

If direct_domain: yes a website will be available at your base domain: DOMAIN.TLD If direct_domain: no a website will be available at the specified subdomain: web.DOMAIN.TLD

After making changes here run the nginx tag to make them take effect.

ombi:
  subdomain: ombi

Subdomain you want to use for ombi.

sickbeard_mp4_automator: no

Set up the Sickbeard MP4 automator in the relevant apps.

NOTE: Due to image changes this currently has problems.

gpu:
  intel: yes
  nvidia:
    enabled: no
    driver: 418.30

Settings for hardware transcoding in Plex.

After making changes here run the plex tag to make them take effect.

hetzner_nfs:
  vlan_id: 4000
  mount_client: 3

Settings for the hetzner_nfs role.

NOTE: generally speaking, all of these settings will require some tags to be rerun to take effect. For example, if you turn Darkerr on, nothing's going to change until you rerun the Radarr, Sonarr, or nzbget tags.

Basics

  1. Introduction
  2. Cloudbox Install Types
  3. Cloudbox Paths
  4. Accessing Cloudbox Apps

Prerequisites

  1. Overview
  2. Presumptions
  3. Server
  4. Domain Name
  5. Cloudflare
  6. Cloud Storage
  7. Plex / Emby - Account
  8. Usenet vs. BitTorrent

Install Cloudbox

Cloudbox
  1. Overview
  2. Dependencies (Choose only one of these)
  3. Settings
  4. Preinstall (Choose only one of these)
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Cloudbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Plex Media Server
    6. Plex Autoscan
    7. Sonarr
    8. Radarr
    9. Lidarr
    10. PlexPy (Tautulli)
    11. Ombi
    12. Portainer
    13. Organizr
  10. Next Steps

Install Feederbox / Mediabox

Feederbox (do this first)
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Feederbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Sonarr
    6. Radarr
    7. Lidarr
    8. Portainer
    9. Organizr
  10. Next Steps

Mediabox
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Mediabox (Choose only one of these)
  9. Application Setup
    1. Feeder Mount
    2. Plex Media Server
    3. Plex Autoscan
    4. PlexPy (Tautulli)
    5. Ombi
  10. Next Steps

Recommended Reading

Backup and Restore

More Information

Advanced Configuration

Experimental

Extras

Misc

Community-Submitted

See Community Wiki.

Reference

Troubleshooting

Links

Clone this wiki locally