mealiev1
Docker 应用程序 from Selfhosters
概述
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:9000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
PortPorttcp
- 目标
- 9000
- 价值
- 3000
App DataPathrw
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/mealiev1
- 价值
- /mnt/user/appdata/mealiev1
ALLOW_SIGNUPVariable
- 价值
- false
DEFAULT_EMAILVariable
This email will be your username
- 价值
- changeme@email.com
SMTP_FROM_EMAILVariable
This is required to send emails and reset initial passowrd
- 价值
- changeme@gmail.com
SMTP_HOSTVariable
Change to suit your SMTP Host
- 价值
- smtp.gmail.com
SMTP_USERVariable
Put the SMTP user here. Usually your email
- 价值
- changeme@email.com
SMTP_PASSWORDVariable
Put your SMTP Password: Likely you will need a specific app password
- 价值
- ******
SMTP_PORTVariable
Put the SMTP Port here
- 价值
- 587
BASE_URLVariable
Enter your domain, such as reseverse proxy here
- 价值
- https://mealie.mydomain.net
DEFAULT_GROUPVariable
- 默认值
- home
- 价值
- home
PUIDVariable
- 价值
- 99
PGIDVariable
- 价值
- 100
WEB_CONCURRENCYVariable
- 价值
- 1
MAX_WORKERSVariable
- 价值
- 1
DB_ENGINEVariable
you can shoose between sqlite and postgres
- 价值
- sqlite
POSTGRES_USERVariable
POSTGRES_PASSWORDVariable
POSTGRES_SERVERVariable
POSTGRES_PORTVariable
POSTGRES_DBVariable
详细信息
存储库
ghcr.io/mealie-recipes/mealie:nightly最后更新2026-05-31
初见2023-10-23
在Unraid 上运行 Mealiev1 。
Mealiev1 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。