All apps · 0 apps
Superstreamer---Artisan
Docker app from grtgbln's Repository
Overview
Superstreamer is here to make video delivery simple. Imagine having everything you need in one platform — starting with your raw video, Superstreamer helps you transcode it, package it into HLS playlists, and upload it to S3 with ease. You can even create custom playlists for each viewer, adding bumpers, ads, or filters on the fly.
Install Superstreamer---Artisan on Unraid in a few clicks.
Find Superstreamer---Artisan 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.
Open the Apps tab on your Unraid server Search Community Apps for Superstreamer---Artisan Review the template variables and paths Click Install
Requirements
This is the job runner for the Superstreamer suite. It requires other Superstreamer containers to be running.
This container requires a separate Redis database.
Categories
Download Statistics
1,040
Total Downloads
Related apps
Explore more like this
Explore allLinks
Details
Repository
superstreamerapp/artisan:latestLast Updated2025-03-06
First Seen2024-10-25
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Redis - URIVariable
URI of the Redis database
- Target
- REDIS_URI
- Default
- redis://localhost:6379
- Value
- redis://localhost:6379
AWS S3 - EndpointVariable
URL for S3 storage bucket (minus bucket name) used to store media files.
- Target
- S3_ENDPOINT
AWS S3 - BucketVariable
Name of the S3 storage bucket used to store media files.
- Target
- S3_BUCKET
AWS S3 - RegionVariable
Region of the S3 storage bucket used to store media files.
- Target
- S3_REGION
- Default
- us-east-1
- Value
- us-east-1
AWS S3 - Access KeyVariable
Access key for the S3 storage bucket used to store media files.
- Target
- S3_ACCESS_KEY
AWS S3 - Secret KeyVariable
Secret key for the S3 storage bucket used to store media files.
- Target
- S3_SECRET_KEY