Norish
Aplicación Docker from grtgbln's Repository
Visión general
A realtime, self-hosted recipe app for families and friends
Requisitos
Requires separate PostgresDB and Chrome Headless instances.
First-time setup requires configuring OIDC settings. See instructions: https://github.com/norish-recipes/norish#first-time-auth-provider
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Public URLVariable
The public URL where Norish will be accessible
- Objetivo
- AUTH_URL
- Por defecto
- https://norish.example.com
- Valor
- https://norish.example.com
Database URLVariable
Postgres database connection URL
- Objetivo
- DATABASE_URL
- Por defecto
- postgresql://user:password@host:port/database
- Valor
- postgresql://user:password@host:port/database
Master KeyVariable
A secure, random string used for encryption and signing. Generate with 'openssl rand -base64 32'
- Objetivo
- MASTER_KEY
Headless Chrome Websocket URLVariable
WebSocket URL for a headless Chrome instance (e.g., ws://chrome:9222)
- Objetivo
- CHROME_WS_ENDPOINT
- Por defecto
- ws://IP_ADDRESS:PORT
- Valor
- ws://IP_ADDRESS:PORT
Uploads StoragePath
Path to the uploads folder
- Objetivo
- /app/uploads
- Por defecto
- /mnt/user/appdata/norish/uploads
- Valor
- /mnt/user/appdata/norish/uploads
Internal Uploads StorageVariable
Internal path to the uploads folder inside the container. Not recommended to change.
- Objetivo
- RECIPES_DISK_DIR
- Por defecto
- /app/uploads
- Valor
- /app/uploads
Categorías
Descargar estadísticas
183,592
Descargas totales
44,708
Este mes
37,873
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
norishapp/norish:latestÚltima actualización2026-04-30
Visto por primera vez2025-12-03
Ejecute Norish en Unraid.
Norish se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.