* Remove --user option which should not be used because it causes permission issues
* Remove unnecessary --tty option when running as service, nowdays the container will be started in server mode when there is no tty
* Update list of default environment variables
* Correct Ubuntu 16.1 to 16.04
* Nest 1.x binding uses .java whereas Nest 2.x binding does not
Signed-off-by: Wouter Born <eclipse@maindrain.net>
* Make it more clear that Java 8 is required
Reword to make it more clear that Java 8 is required and all of the newer versions of Java are not currently supported.
Addresses #765
signed off by Rich Koshak <rlkoshak@gmail.com>
The Docker Image is now capable of performing the same upgrade steps as a standard apt-get/yum/upgrade script automatically when a container detects it is a different version from that in the mapped userdata folder.
Singed off by Rich Koshak: rlkoshak@gmail.com
use -e USER_ID instead of --user for systemd, too
Docker uses --user flag which causes container to not be able to create groups. This has already been fixed in the docs for the docker run command.
This change just adds the same fix toe the systemd service file.
Signed-off-by: Martin Runge martin.runge@web.de
* Update Linux instructions for 2.2.0
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Correct console link
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add warning about known_hosts file using SSH
And suggest using the Karaf console script instead of SSH on localhost.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add user/pass info at relevant point.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update windows with client script note.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update console page according to reviews
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update Linux page according to reviews
Signed-off-by: Ben Clark <ben@benjyc.uk>
WIth pull #579 there are two more files to remove during the update:
userdata\etc\system.properties
userdata\etc\custom.system.properties
Signed-off-by: Matus Hromada matushromada@gmail.com (github: matushromada)
* Quick fix of the docker run command.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Changed command explanations to list style according to review.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Add Linux/MacOSX backup and restore instructions
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Change to absolute path references
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Moved Syntax Highlighting page from openhab1-addons wiki into user manual
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Cosmetic improvements according to the PR Discussion
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Some Improvements from the feedback of @ThomDietrich.
More to come.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* General:
Added some introduction sentences.
Updated Notepad++ "installation" section
Eclipse SmartHome Designer:
Moved ESH article from installation category to editors page.
Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Improvement due to requested change
"First letter of a line capital pls"
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Requested Name and capital Letter changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Updated mcedit section.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* - Requested changes by ThomDietrich
- Additionally shortenend the "Others" Section
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Typo correction and intro text update to current headlines.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* - Defined headanchor explicitly
- Added designer.md file with a redirection to the new editors page.
- Removed some sentences of the introduction
- Changed the "Others" headline
Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)
* Add stable anchors
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Edited information concerning Zulu install
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added pointers to linux install
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added java alternatives instruction
Signed-off-by: Ben Clark <ben@benjyc.uk>
* [demo] Fix non-existent link.
With the old link I get the following browser. I'm not sure the new link in this commit/PR is what is supposed to be:
```
HTTP ERROR 404
Problem accessing /job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip. Reason:
Not Found
```
* Deprecated an old demo page.
* Remove obsolete demo page.
No content was added.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* 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>
* 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)
user-menu.html the changes are 95% spaces/tabs/formatting/indention fixes.
apt.md was removed because there should be only one article for Linux (besides one for Mac, one for Windows, ...), containing both installation methods and all other related topics. Having one of the methods in an extra file doesn't make sense.
linux.md apt as base, a few things from the rasspi document, many new chapters. Still missing: de/reinstallation, backup, manual->non-root, manual->upgrade, probably more
rasppi.md moved a few chapters to linux.md
Squash commits
Update
Add first half of manual installation instructions
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Add notes on apt snapshot installation
Update rasppi and index
Add backup info
Fix small details