mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
13 lines
476 B
Markdown
13 lines
476 B
Markdown
---
|
|
title: "Mealie"
|
|
---
|
|
|
|
Homepage: [https://docs.mealie.io/](https://docs.mealie.io/)
|
|
|
|
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.
|
|
|
|
The Mealie web interface can be found at [http://ansible_nas_host_or_ip:9925](http://ansible_nas_host_or_ip:9925).
|