Add QNAP NAS article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>pull/154/head
parent
03317ebba5
commit
757efad899
|
@ -24,6 +24,7 @@
|
|||
<hr />
|
||||
<li><a href="{{docu}}/installation/rasppi.html">Raspberry Pi</a></li>
|
||||
<li><a href="{{docu}}/installation/synology.html">Synology DiskStation</a></li>
|
||||
<li><a href="{{docu}}/installation/qnap.html">QNAP NAS</a></li>
|
||||
<hr />
|
||||
<li><a href="{{docu}}/installation/designer.html">openHAB Designer</a></li>
|
||||
<li><a href="{{docu}}/installation/nginx.html">Authentication & Encryption</a></li>
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: documentation
|
||||
title: QNAP NAS
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# QNAP NAS
|
||||
|
||||
The [QNAP NAS](https://www.qnap.com) is a NAS server solution for your home, allowing the installation of additional packages.
|
||||
Download the latest openHAB package for QNAP from [here](https://github.com/openhab/openhab-qnap-qpkg).
|
|
@ -11,7 +11,7 @@ The [DiskStation by Synology](https://www.synology.com/en-us/dsm) is a famous NA
|
|||
We are proud to be able to provide an [openHAB Synology package](https://github.com/openhab/openhab-syno-spk).
|
||||
|
||||
Download the latest SPK package:
|
||||
https://github.com/openhab/openhab-syno-spk/releases
|
||||
[Releases](https://github.com/openhab/openhab-syno-spk/releases)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in New Issue