mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
11 lines
389 B
Markdown
11 lines
389 B
Markdown
# Mealie
|
|
|
|
Homepage: <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>/nas.yml` file.
|
|
|
|
The Mealie web interface can be found at <http://ansible_nas_host_or_ip:9925>.
|