Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.33 KB

qnap.md

File metadata and controls

52 lines (32 loc) · 2.33 KB
layout title
documentation
QNAP NAS

{% include base.html %}

QNAP NAS

The QNAP NAS is a NAS server solution for your home, allowing the installation of additional packages. Download the latest openHAB package for QNAP from here.

AppCenter enabled

How to install

  1. Download the QPKG from the releases section over on GitHub.

  2. Create a directory for your addons, configurations and userdata, by

  3. Creating a share called "openHAB2" (recommended)

  4. Creating folder called "openHAB2" in "Public" share

  5. Not creating any of them and therefore using ".qpkg/openHAB2/distribution" for all data (for testing or demonstration)

  6. Go to your NAS's App Center and make sure you have got "JRE" (for x86) or "JRE_ARM" (for ARM) installed. You can find the application via search function or under the category "Developer Tools".

  7. Wait for a while until the Java installation has finished.

  8. Open the "Install manually" dialog and choose the qpkg you have downloaded

AppCenter choose

  1. Confirm the installation

AppCenter confirm

  1. Wait while the package is being installed

AppCenter installing

  1. When finished just close the dialog and wait for a while until openHAB has completly started.

AppCenter finished

  1. Access openHAB via http://NAS_IP_or_DNS_address:8090

How to uninstall

  1. Go to the "App Center" and remove the app like any other.
  2. If wanted/needed also remove "addons", "conf" and "userdata" from the your directory, eg. "openHAB2" share or "Public"/openHAB2
  • REMEMBER: If you have installed openHAB2 to ".qpkg" (see "How to install", section 2.3) then all files get removed directly!

Known issues