File tree Expand file tree Collapse file tree
docs/getting-started/install Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : UNRAID App
3+ sidebar_position : 2
4+ ---
5+ import CenteredImage from '@site/src /components/CenteredImage';
6+ import Tabs from '@theme/Tabs ';
7+ import TabItem from '@theme/TabItem ';
8+
9+ # UNRAID App
10+
11+ ::: info
12+ In order to have access to the NSPanel Manager UNRAID App
13+ you first have to [ install the Community Apps plugin] ( https://unraid.net/community/apps ) .
14+ :::
15+
16+ ## Installation
17+
18+ Like for any other UNRAID App, simply login to your UNRAID user interface and click on ** APPS** link.
19+
20+ Search for NSPanelManager in Home Automation category and you will find:
21+
22+ <CenteredImage
23+ src="/images/doc/unraid/unraid-app-preview.png"
24+ alt="NSPanel Manager UNRAID App preview"
25+ figureNumber={1}
26+ />
27+
28+ Then click on ** Actions** and select ** Install** :
29+
30+ <CenteredImage
31+ src="/images/doc/unraid/unraid-app-install-context-menu.png"
32+ alt="Context menu"
33+ figureNumber={2}
34+ />
35+
36+ Then configure your app as desired (port and data directory)
37+
38+ ## After installation is complete
39+
40+ You can now [ configure NSPanelManager] ( ./../configuration ) .
You can’t perform that action at this time.
0 commit comments