Commit Graph

76 Commits (e9bf3caeecb5d895d6f6f13e5114a572ce76d17b)

Author SHA1 Message Date
Thomas Dietrich e9bf3caeec Update designer.md regarding snapshot build bug (#300)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-06 22:14:00 +01:00
stephenbonar f98f04e732 [Installation] Clarify JRE recommendations in index page (#287)
* 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)
2017-02-04 20:35:00 +01:00
Ben Clark b474a81d64 [Security] Fix nginx code closures, add TOC (#263)
* 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)
2017-01-31 14:48:00 +01:00
Ben Clark dd1f0d4deb Add `config|custom.properties` to update list (#273)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-30 18:13:59 +01:00
DimitrisSar a6b86b861c [Windows] Complete and update the article (#262)
* 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)
2017-01-25 23:03:27 +01:00
Kai Kreuzer 2ee37ccbd4 [Synology] Fix case of openHAB (#269)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-25 10:37:53 +01:00
Dennis Konert 2b1af2aef9 [Docker] Fix chown command (#261)
Accepting under the "small patch exception".
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-24 15:54:13 +01:00
Ben Clark 62d375166a [Linux] Fix first time setup link (#256)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-23 20:15:16 +01:00
Ben Clark 5e37934511 [Linux] Add stable instructions for Linux (#240)
* 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)
2017-01-22 23:26:54 +01:00
Richard Koshak da1f19ed30 [Docker] Overhault complete article (#243)
* Updated the docker installation instructions

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Completed edit.

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Improve Markdown

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 00:11:56 +01:00
Thomas Dietrich 06bdbaf501 [openhabian] Fix manual git clone command (#245)
Reported at https://github.com/openhab/openhabian/issues/81

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 23:47:09 +01:00
Heinz Peter Hippenstiel 542117419b [Synology] Add Java prereq and installation (#213)
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)
2017-01-21 23:36:55 +01:00
Thomas Dietrich de332680a9 [QNAP, Android] Fix format and details (#228)
* 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)
2017-01-21 19:09:14 +01:00
Thomas Dietrich 978954f950 Add openHABian article (#238)
* 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)
2017-01-21 18:52:23 +01:00
Kai Kreuzer 86269f0f66 [Installation] Add a note about 32-bit JVM (#231)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-19 14:39:25 +01:00
Thomas Dietrich 0b96966c89 Add java revision 101 note, add RPi SSH disabled warning (#230)
* 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>
2017-01-19 14:34:33 +01:00
Thomas Karl Pietrowski 0cb41476f5 [QNAP] Add installation instructions (#220)
* 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)
2017-01-18 17:58:02 +01:00
Kai Kreuzer dfe07871e8 Replace nginx by security article, add more details (#218)
* 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>
2017-01-17 18:31:57 +01:00
Ben Clark 9efdd0c675 [Windows] Improve install instructions (#216)
* 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>
2017-01-17 17:19:26 +01:00
Ben Clark b45d56bde0 Added IP Exception for NGINX (#214)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 14:28:23 +01:00
Ben Clark 87b27f5856 [Linux] Remove references to online and offline distro (#182)
* 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>
2017-01-11 19:06:43 +01:00
Ben Clark 03b5ac0a23 [Linux] Change installation to refer to bintray (#177)
* 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)
2017-01-08 20:29:47 +01:00
Marco Heinbuecher 174efd4a02 [Synology] add tested device DS216+II (#162)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2016-12-20 13:49:05 +01:00
Thomas Dietrich cdd9474c93 Replace openHAB 2.0 by openHAB 2
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 6a8b9b6443 Add a few introductional lines to Add-ons articles
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 9aa9853e22 Fix and improve smaller typo and format fus
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 11557486b5 Update menu entry names, many small changes
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 757efad899 Add QNAP NAS article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 03317ebba5 Improve synology article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 2a34938599 Update the Raspberry Pi article to recommend openHABian
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich bf56e0c08c Add openHABian and Synology to Inst. overview 2016-12-14 19:05:17 +01:00
Thomas Dietrich a5802e3d94 Add further rearrangements and fixes
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 23346b5f38 [Installation] Add more java version info
Sorry for mixing this in here... ;)

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich c87cd8c42c Add placeholder articles 2016-12-14 19:05:17 +01:00
Thomas Dietrich 29b9ac1c7c Move articles, adapt menu
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Toby bec957162f [Linux] Fix useradd to adduser (#139)
Signed-off-by: Toby Shepheard <shepheardt@yahoo.com> (github: toby200)
2016-11-19 20:38:36 +05:30
Thomas Dietrich 3fc7b04e16 [Linux] Fix spelling 2016-11-14 12:46:25 +01:00
Thomas Dietrich f65098667c [Linux] Remove setenv for SerialPorts setting 2016-11-14 12:43:33 +01:00
Thomas Dietrich 27eec65a1a [Linux] Add permissions related topics 2016-11-14 12:43:33 +01:00
Christian Häussler d2cc60145f Update paths to new OH2 folder layout, improve content (#130)
CHanges related to https://github.com/openhab/openhab-distro/pull/318


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

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Updating paths for new OH2 folder layout

Fix for #129

Needed for: openhab/openhab-distro#318

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: cniweb)

* Improve console interface text

* Correct path information, clarify details

* Update logging.md

* Remove redundant already commented content

* Add exlicit syntax to code fences

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de>
2016-11-12 19:28:23 +01:00
Kai Kreuzer 6c0cb7cbb3 [Installation] Change JDK to JVM (#123)
* changed JDK to JVM

fixes https://github.com/openhab/openhab-distro/issues/297

* Update index.md
2016-11-02 10:47:43 +01:00
Christian Häussler 04826b6a9e [Synology] Add tested devices (#121)
* 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)
2016-11-02 10:39:43 +01:00
Ben Clark 26dc4daafd Replace and fix invalid links (#119)
* Replace current broken/absolute links

* Removed accidental duplicate
2016-10-20 15:58:03 +02:00
Michael Vorburger 0b6857ab06 [Linux] openhab2.service abs. path (#114) 2016-10-18 15:59:39 +02:00
Boby71 b4b0b5e1ce Fix wrong link (#104)
* Wrong link corrected

Correction of wrong link "own configuration" which led to a 404 error

* Update index.md
2016-09-28 15:09:14 +02:00
Thomas Dietrich 085cfa33fd Fix minor typo 2016-09-23 14:44:20 +02:00
Thomas Dietrich 1932082f5b [Linux] add snapshot key, remove edit, samba mod (#102)
* Add snapshot signing key, remove edit

* Modify samba share
2016-09-23 14:41:11 +02:00
Mariano Gonzalez 4a37c3c781 Fix docker README on accessing Karaf console (#87) 2016-09-09 11:54:13 +02:00
Richard Koshak 1babf95628 Rename openhab.list to openhab2.list (#89) 2016-09-09 11:51:21 +02:00
Thomas Dietrich e071da66a2 Update the snaphot upgrade explaination (#83) 2016-09-05 12:18:15 +02:00