cyrnel 8c6cb8c57a
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
chore: publish 2.0.1+v3.3.2 release
2025-10-17 22:02:58 -04:00
2025-05-22 21:40:40 -04:00
2025-05-24 22:05:39 -04:00
2025-05-25 14:49:04 -04:00
2025-09-12 02:21:32 +00:00

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. Uncomment those lines and edit as needed. To set the client secret, run abra app secret insert <app-name> oidc_client_secret v1

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

Email is configured using SMTP_* environment variables as described here: https://docs.mealie.io/documentation/getting-started/installation/backend-config/#email

Description
A recipe manager and meal planner.
https://docs.mealie.io/ Readme AGPL-3.0 84 KiB
Languages
Shell 100%