Galleria

Galleria

Docker-Anwendung from paloooz's Repository

Übersicht

Galleria is a modern, self-hosted photography portfolio platform built with React, TypeScript, and Express. Features include image optimization, album management, analytics, Google OAuth authentication, AI title generation (optional), MFA/Passkey support, and a beautiful responsive UI. Perfect for photographers who want full control over their portfolio without monthly fees.

Anforderungen


     Before first run, you must configure:
     1. Frontend Domain - The URL where users will access your site (e.g.,
https://photos.yourdomain.com)
     2. Backend Domain - The API URL (e.g., https://api.yourdomain.com)
     3. Data Directory - Persistent storage for photos, database, and config

     For local/testing: Use http://:3000 and http://:3001
     For production: Set up reverse proxy (Nginx Proxy Manager recommended) with SSL

     NVIDIA GPU Hardware Encoding (Optional):
     For faster video transcoding with NVIDIA GPUs, manually add these to your container:
     1. Edit the container and click "Advanced View" in the top right
     2. In "Extra Parameters" add: --runtime=nvidia
     3. Add two new variables (Config Type: Variable):
         - NVIDIA_DRIVER_CAPABILITIES = all
         - NVIDIA_VISIBLE_DEVICES = (your GPU UUID or "all")

     To find your GPU UUID, run in Unraid terminal: nvidia-smi -L

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Frontend web interface port

Ziel
3000
Wert
3000
API PortPorttcp

Backend API port

Ziel
3001
Wert
3001
Data DirectoryPathrw

Directory for photos, database, and configuration files

Ziel
/app/data
Wert
/mnt/user/appdata/galleria
Frontend DomainVariable

The URL where users access your site. Leave blank for local IP access. For production with reverse proxy use https://photos.yourdomain.com

Ziel
FRONTEND_DOMAIN
Backend DomainVariable

The API URL. Leave blank for local IP access. For production with reverse proxy use https://api.yourdomain.com

Ziel
BACKEND_DOMAIN

Statistik herunterladen

6,122
Downloads insgesamt

Einzelheiten

Repository
tedcharles/galleria:latest
Zuletzt aktualisiert2026-04-30
Erstmals gesehen2025-12-03

Führen Sie Galleria auf Unraid aus.

Galleria ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.