All apps · 0 apps
Superstreamer---API
Docker app from grtgbln's Repository
Overview
Install Superstreamer---API on Unraid in a few clicks.
Find Superstreamer---API in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
This is the API for the Superstreamer suite. It requires other Superstreamer containers to be running.
This container requires a separate Redis database.
Categories
Download Statistics
Related apps
Explore more like this
Explore allLinks
Details
superstreamerapp/api:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
Port over which other containers will communicate with this container
- Target
- 52001
- Default
- 52001
- Value
- 52001
URI of the Redis database
- Target
- REDIS_URI
- Default
- redis://localhost:6379
- Value
- redis://localhost:6379
URI of the database
- Target
- DATABASE_URI
Secret key for the API
- Target
- SUPER_SECRET
URL for S3 storage bucket (minus bucket name) used to store media files.
- Target
- S3_ENDPOINT
Name of the S3 storage bucket used to store media files.
- Target
- S3_BUCKET
Region of the S3 storage bucket used to store media files.
- Target
- S3_REGION
- Default
- us-east-1
- Value
- us-east-1
Access key for the S3 storage bucket used to store media files.
- Target
- S3_ACCESS_KEY
Secret key for the S3 storage bucket used to store media files.
- Target
- S3_SECRET_KEY
Internal port for container. Not recommended to change.
- Target
- PORT
- Default
- 52001
- Value
- 52001