ansible-nas/website/docs/applications/other/mealie.md

14 lines
476 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Mealie"
---
2022-02-27 19:45:22 +00:00
Homepage: [https://docs.mealie.io/](https://docs.mealie.io/)
2022-02-27 19:45:22 +00:00
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.
## Usage
Set `mealie_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
2022-02-27 19:45:22 +00:00
The Mealie web interface can be found at [http://ansible_nas_host_or_ip:9925](http://ansible_nas_host_or_ip:9925).