mealie
Mealie is a self-hosted recipe manager and meal planner for the whole family.
- Category: Apps
- Status: 5
- Image:
mealie
, 4, upstream - Healthcheck: Yes
- Backups: Yes
- Email: Yes
- Tests: No
- SSO: Yes
Quick start
abra app new mealie
abra app config <app-name>
abra app deploy <app-name>
After deploying, navigate to <app-name>
and perform the first-time setup using the default credentials documented here: https://docs.mealie.io/documentation/getting-started/installation/installation-checklist/#step-4-startup
For more, see docs.coopcloud.tech
and docs.mealio.io
.
Single Sign On (SSO)
The default config contains commented-out lines for setting up SSO with Keycloak.
During the first-time setup, you'll want to ensure ALLOW_PASSWORD_LOGIN=true
so you can login as the default admin to perform the initial setup and change the local admin password. You can set it back to false after that.
More documentation can be found here: https://docs.mealie.io/documentation/getting-started/authentication/oidc/
Email is configured using SMTP_*
environment variables as described here: https://docs.mealie.io/documentation/getting-started/installation/backend-config/#email