* Clarified JRE recommendations in installation index page
-Updated language in JRE support statement for clarity
-Added JRE comparison table
-Updated 32-bit JRE statement to indicate it applies to ARM systems
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Fixed JRE recommendations
-Put all sentences in each paragraph on their own line
-Added links to supporting information
-Removed redunant language
-Removed references to JRE
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Updated landing page links in Java platform table
-Links in Java platform table now point to landing pages instead of downloads
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Fix nginx code closures in tabbed section
Made them into own categories instead of bolding statements (which was a workaround for when he had <4 headings.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Missed one
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Missed another...
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add nginx header anchors
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add TOC for nginx
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Rename security menu entry
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update windows.md
[!] Changed file paths in all examples from `C:\openhab\ to `C:\openHAB2\
[!] Changed from RC1 to Stable Release info and download links
[+] Added Windows service installation instructions
[+] Other cosmetic changes
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Update windows.md
[-] Removed the windows service installation steps. The Karaf service wrapper configuration file is broken (see : https://community.openhab.org/t/documenting-openhab-2/10568/151)
[!] I didn't update the section "Updating the openHAB Runtime". This needs some improvements because the instructions do not work (see: https://community.openhab.org/t/solved-openhab-2-update-issue/20978/7)
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Update windows.md
[+] Added `` to JAVA_HOME
[+] Added `➡️ to the windows navigation instructions for the System Environment Variable
[!] Fixed the example directory in "Assuming a successful install, you will now have various folders inside `C:\openHAB2`:"
[!] Changed from "Folder Structure" to "File Locations", replicating the linux.md way
[!] Remove the update step to delete the `userdata\etc\config.properties` file... I will test the steps later and see if they work (haven't run them through yet to check them)
Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>
* Fix arrows
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add stable instructions for Linux
Signed-off-by: Ben Clark <ben@benjyc.uk>
* IRT Review
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added manual instructions and updated to RC1
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added info about changing versions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add apt next to apt-get
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Clarify Legacy meaning
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Added info to install Oracle Java as prereq
changed config path
Note: Mail address was modified in its first word because of spam concerns.
Signed-off-by: Heinz Peter Hippenstiel <github.hph@xoxy.net> (github: hphde)
* Fix markdown in android and qnap
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add improvements by jlemmer
Thanks to Jörg Lemmer for contributing these improvements!
https://community.openhab.org/t/inverted-switches-when-item-is-in-two-groups/19878/17
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add first version of the openHABian article
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Finalize openHABian article
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add java revision 111 recommendation and more
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Correct java versions, fix redirects
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Initial instructions for QNAP
Basically copy/pasted from openhab-qnap-qpkg/README.md
Relates to: https://github.com/openhab/openhab-docs/issues/201
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
* Update qnap.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Remove scaling again
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* replaced nginx by security article, which also covers:
- changing HTTP(S) port
- Jetty SSL certificate
- restriction of network interfaces to use
- options for remote access (VPN, myopenHAB, reverse proxy)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* adapted openHABian comment and added newlines
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Improved Windows install instructions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Made changes according to review
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Changed references to online and offline versions...
...when discussing snapshots in the installation instructions.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Responded to first review comments
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added manual instructions for addons
Also included Legacy instructions.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Corrected mistakes
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Changed Linux Installation to Refer to Bintray
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Make unstable repo singular
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update build history link
* Minor rephrasing
* Added addons path to locations.
Signed-off-by: Ben Clark <ben@benjyc.uk>
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add HABmin and HABPanel UIs to Overview
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)
* Update working devices
https://github.com/openhab/openhab-syno-spk/issues/29
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)