* Add first version of styleguide, refine rules
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix all installation articles according to style guide
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Update MacOS with latest install and update instructions.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Updated manual Linux instructions with latest instructions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added TOC and path corrections
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Responded to Linux suggestions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Be more specific with paths
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Be more specific with update script (Linux)
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Be more specific with update script (MacOSX)
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Updated instructions for Windows
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Bintray doesn't support repo_gpgcheck it seems
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Include Windows Service Installation method
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* Small formatting corrections
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* More formatting changes...
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* Images for Windows Installation
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* 1 more image
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* More formatting changes (and images)
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* Change wrapper.log destination
Signed-off-by: Angelos Fountoulakis <agf@wired-net.gr> (github: AngelosF)
* Add more SSH Client options
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Added OPENHAB_* (as in oh2_dir_layout)
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Downloadable Wrapper config file
Unfortunately, the auto generated wrapper.conf is "broken" and we need to make significant changes to it for the installation of the Windows service to work.
(temporarily) We can provide two methods/options to fix this issue: (1) download the attached template and overwrite existing or (2) manually edit existing
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Updated following @ThomDietrich's review
Hopefully it's better now... (it's not perfect.. I know :))
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* FIx formatting issues
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Improve numbered list indention
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* New update
[!] Rephrased installation step 4 for the windows service
[-] Removed the "download wrapper.conf" part
[!] added some empty lines between text and images
[!] changed a bit the wrapper.conf content
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Remove file `installation/openHAB2-wrapper.conf`
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Change Windows Service Log destinations
[!] All log destinations (`openhab.log, event.log & wrapper.log`) set to `C:\openHAB2\userdata\logs` (instead of `C:\openHAB2\logs`) as specified in the File Locations section
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Added first image (JAVA_HOME.png)
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Changed Image path for Java_Home.png
Signed-off-by: Angelos Fountoulakis agf@wired-net.gr (github: AngelosF)
* Indent SSH instructions
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add TOC
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Added instructions for installing stable RPM packages.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Official -> Stable
Signed-off-by: Ben Clark <ben@benjyc.uk>
- Also fixed markdown not working in collapsible headers.
- Added back the "changing-versions" link.
- Prevented overflowing text on mobile versions in collapsible headers.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Remove snapshot recommendation
* Remove snapshot recommendation from mac article
Resolves#376
Signed-off-by: Thomas Dietrich thomas.dietrich@tu-ilmenau.de (github: ThomDietrich)
* Clarify service/systemctl commands
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Rearrange and add (linkable) headline
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add first pine content
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix review comments
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Revert username:password till a decision is made
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
* Update user-menu.html
* Update index.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Change repo snapshot install instructions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Suggest HTTP
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Clarified use of Artifactory
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update docker docu with new docker image tags
Update from README.md at openhab/openhab-docker #90
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
* Switch back to chown openhab:openhab
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
* 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>