Mealie
Mealie is a self-hosted, open-source application for managing recipes and planning meals. It is designed to be a centralized place for your recipes, allowing you to store, organize, and access them from any device.
How to start
- Create a
.envfile based on the.env.examplefile. - Set the
DATA_FOLDERandYOUR_DOMAINvariables in the.envfile. - Run
docker-compose up -dto start the application. - The application will be available at http://localhost:9925.
Setup
After starting the application, you can access the web interface and create a new user. You can then start adding your recipes and planning your meals.