mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 19:48:47 +00:00
Duplicate website/docs/applications/system-tools/krusader.md history in roles/krusader/docs/ history.
This commit is contained in:
parent
5ae9ec3977
commit
39d5fd87ce
1 changed files with 15 additions and 0 deletions
15
roles/krusader/docs/krusader.md
Normal file
15
roles/krusader/docs/krusader.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Krusader"
|
||||
---
|
||||
|
||||
Homepage: <https://krusader.org/>
|
||||
|
||||
Docker Container: [Krusader](https://hub.docker.com/r/djaydev/krusader)
|
||||
|
||||
Krusader provides twin panel file management for your ansible-nas via browser and VNC.
|
||||
|
||||
## Usage
|
||||
|
||||
Set `krusader_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||||
|
||||
The Krusader web interface can be found at <http://ansible_nas_host_or_ip:5800>.
|
Loading…
Reference in a new issue