Skip to main content

Preparation

There are some things we need to do in preparation to install this service.

Volumes

Persistent Data

This is where the service will store its own application data and ensures we can quickly update the service image.

Ensure your user has permissions to access the folder.

Media Folders

This service will need access to the folders where you store your media files. 

Ensure your user has permissions to access the folder.

Download Folders

This service will need access to the folder where you torrent or usenet folder store their completed downloads.

Ensure your user has permissions to access the folder.

Environment

TZ

This is the current time zone formatted using the tz database.

For example: America/Vancouver

PUID

This is the numeric ID of the user account on Debian.  If you are unsure, open a terminal and run:

id -u
PGID

This is the numeric ID of the user account's group on Debian.  If you are unsure, open a terminal and run:

id -g

PasswordsHardware Acceleration

KeepYou thesewill securelyneed stored in a password manager, such asto VaultWardenperform additional steps to attach some graphics cards. to Docker containers.

DB_ROOT_PASSIntel Embedded Graphics

ThisModern isIntel theprocessors passwordhave an embedded graphic processor that willcan be used for roothardware accessacceleration towithin thethis database.

container.
AMD Graphics

ItAMD isand importantATI tographic use secure, randomly generated password.

Youcards can usebe aused randomfor alphanumerichardware stringacceleration fromwithin athis passwordcontainer manager, or open the terminal and run the command:

tr -dc 'A-Za-z0-9!"#$%&'\''()*+,-./:;<=>?@[\]^_`{|}~' </dev/urandom | head -c 32; echo

This pulls a random string from the 'urandom' device, removes unwanted characters and trim it toafter an appropriateinitial length.setup.

OWNCLOUD_ADMIN_PASSWORDNvidia Graphics

ThisNvidia isgraphics thecards password for the administrator account that willcan be used for hardware acceleration within thethis webcontainer interface.

after

Itan isinitial important to use secure passphrase that is easy-to-remember.setup.