* 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)
* 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)
* 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>