mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-27 18:55:17 +00:00
13 lines
356 B
Markdown
13 lines
356 B
Markdown
---
|
|
title: "Organizr"
|
|
---
|
|
|
|
Homepage: [https://organizr.app](https://organizr.app)
|
|
|
|
HTPC/Homelab services organizer written in PHP.
|
|
|
|
## Usage
|
|
|
|
Set `organizr_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
|
|
|
|
The Organizr web interface can be found at [http://ansible_nas_host_or_ip:10081](http://ansible_nas_host_or_ip:10081).
|