mealiev1
Aplicación Docker from Selfhosters
Visión general
Mealie is a self-hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
This is the NEW NIGHTLY for Version. As soon as there is an official stable image tag, this template will be updated to allow for either.
Please note, there is only one port now, previously the web port was 3000 and API was 9000. Now there is just 9000. To avoid breaking changes I have by default made the port 3000 with this template. You can of course change to anything you would like, and update your reverse proxies accordingly.
Please read https://hay-kot.github.io/mealie/documentation/getting-started/updating/ before updating from earlier (Pre 1.X versions!)
Lastly, Postgres is available and if you want to use mealie with postgres the variables have been added under advanced
Default Password: MyPassword
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
PortPorttcp
- Objetivo
- 9000
- Valor
- 3000
App DataPathrw
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/mealiev1
- Valor
- /mnt/user/appdata/mealiev1
ALLOW_SIGNUPVariable
- Valor
- false
DEFAULT_EMAILVariable
This email will be your username
- Valor
- changeme@email.com
SMTP_FROM_EMAILVariable
This is required to send emails and reset initial passowrd
- Valor
- changeme@gmail.com
SMTP_HOSTVariable
Change to suit your SMTP Host
- Valor
- smtp.gmail.com
SMTP_USERVariable
Put the SMTP user here. Usually your email
- Valor
- changeme@email.com
SMTP_PASSWORDVariable
Put your SMTP Password: Likely you will need a specific app password
- Valor
- ******
SMTP_PORTVariable
Put the SMTP Port here
- Valor
- 587
BASE_URLVariable
Enter your domain, such as reseverse proxy here
- Valor
- https://mealie.mydomain.net
DEFAULT_GROUPVariable
- Por defecto
- home
- Valor
- home
PUIDVariable
- Valor
- 99
PGIDVariable
- Valor
- 100
WEB_CONCURRENCYVariable
- Valor
- 1
MAX_WORKERSVariable
- Valor
- 1
DB_ENGINEVariable
you can shoose between sqlite and postgres
- Valor
- sqlite
POSTGRES_USERVariable
POSTGRES_PASSWORDVariable
POSTGRES_SERVERVariable
POSTGRES_PORTVariable
POSTGRES_DBVariable
Categorías
Detalles
Repositorio
ghcr.io/mealie-recipes/mealie:nightlyÚltima actualización2026-05-31
Visto por primera vez2023-10-23
Ejecute Mealiev1 en Unraid.
Mealiev1 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.