Scriberr
Docker-Anwendung from grtgbln's Repository
Übersicht
A self-hostable AI audio transcription and summarization tool.
Anforderungen
Requires separate Redis and Pocketbase containers.
On first load, app will throw a 500 error due to missing database. Simply reload the page.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Database UI PortPorttcp
Expose database UI (optional)
- Ziel
- 8080
- Standard
- 8080
- Wert
- 8080
JobQueue UI PortPorttcp
Expose job queue UI (optional)
- Ziel
- 9243
- Standard
- 9243
- Wert
- 9243
OpenAI - API KeyVariable
OpenAI API key
- Ziel
- OPENAI_API_KEY
OpenAI - EndpointVariable
OpenAI (or Ollama-compatible) API endpoint
- Ziel
- OPENAI_ENDPOINT
- Standard
- http://ollama:11434/v1
- Wert
- http://ollama:11434/v1
OpenAI - ModelVariable
AI model to use. Make sure this matches the model in the Ollama container.
- Ziel
- OPENAI_MODEL
- Standard
- llama3.2
- Wert
- llama3.2
OpenAI - UserVariable
Role to use with OpenAI
- Ziel
- OPENAI_ROLE
- Standard
- user
- Wert
- user
Pocketbase - URLVariable
URL of the Pocketbase container
- Ziel
- POCKETBASE_URL
- Standard
- http://localhost:3000
- Wert
- http://localhost:3000
Pocketbase - Email AddressVariable
Email address of the admin user
- Ziel
- POCKETBASE_ADMIN_EMAIL
Pocketbase - PasswordVariable
Password of the admin user
- Ziel
- POCKETBASE_ADMIN_PASSWORD
Redis - HostVariable
Hostname of the Redis container
- Ziel
- REDIS_HOST
- Standard
- 127.0.0.1
- Wert
- 172.0.0.1
Redis - PortVariable
Port of the Redis container
- Ziel
- REDIS_PORT
- Standard
- 6379
- Wert
- 6379
Use Nvidia GPUVariable
Use Nvidia GPU for AI processing
- Ziel
- NVIDIA
- Standard
- false|true
ConcurrencyVariable
Number of concurrent jobs to run
- Ziel
- CONCURRENCY
- Standard
- 1
- Wert
- 1
Database PathPathrw
Database path
- Ziel
- /app/db
- Standard
- /mnt/user/appdata/scriberr/db
- Wert
- /mnt/user/appdata/scriberr/db
Config PathPathrw
Config path
- Ziel
- /scriberr
- Standard
- /mnt/user/appdata/scriberr/config
- Wert
- /mnt/user/appdata/scriberr/config
Models PathPathrw
Models path
- Ziel
- /scriberr/models
- Standard
- /mnt/user/appdata/scriberr/models
- Wert
- /mnt/user/appdata/scriberr/models
Internal Config PathVariablerw
Internal config path. Not recommended to change.
- Ziel
- SCRIBO_FILES
- Standard
- /scriberr
- Wert
- /scriberr
Dev ModeVariable
Enable development mode
- Ziel
- DEV_MODE
- Standard
- false|true
Einzelheiten
Repository
ghcr.io/rishikanthc/scriberr:latestZuletzt aktualisiert2026-06-01
Erstmals gesehen2024-11-06
Führen Sie Scriberr auf Unraid aus.
Scriberr ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.