mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-27 18:55:17 +00:00
12 lines
271 B
Markdown
12 lines
271 B
Markdown
|
---
|
||
|
title: "Portainer"
|
||
|
---
|
||
|
|
||
|
Homepage: <https://docs.portainer.io/start/install/server/docker>
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `portainer_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
The Portainer web interface can be found at <http://ansible_nas_host_or_ip:9000>.
|