Skip to main content

We recommend upgrading to the latest LTS 24.10, before doing so please upgrade to the latest patch release available.

Media Section


The Media section allows you to customise where media uploaded to your homeserver should be stored and the maximum upload size. By default this is to a Persistent Volume Claim (PVC) however you can also configure options for using S3.

Config

Media

Selecting either Persistent Volume Claim configuration option will default to using a 50Gi volume for media.

S3

Provide your bucket name and a prefix within the bucket to use. You can also adjust the storage class however it is recommended to leave it as STANDARD unless you have a specific requirement to change.

Authentication

Provide any credentials (Access Key ID and Secret Access Key) required to authenticate access to the specified S3 bucket.

Region

Toggle on this section to be able to specify the S3 bucket region you wish to use.

Endpoint URL

Toggle on this section to be able to specify a non-AWS S3 endpoint URL.

Local Cleanup

Toggle on this section to control the frequency of local storage cleanup and the threshold since media was last accessed before it should be offloaded to S3.

Max Upload Size

By default the Max Upload size is 100M, here you can adjust this value to allow for larger or smaller uploads on your homeserver. The desired file size should be specified in bytes ending with M or K.