Commit Graph

283 Commits (a03e4c072bcf97e9fdb2d638e880144af80806e9)

Author SHA1 Message Date
Patrik Gfeller 1025a02fc6
Troubleshooting information added for UPnP (Issue #13077) (#2190)
* Troubleshooting information added for UPnP (Issue #13077)

Additional technical information related to UPnP device discovery added (required for bindings that use the UPnP infrastructure of openHAB).

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* markdownlint findings fixed.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* erros fixed (found in generated doc pre-view)

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Add support for footnotes to markdown parser.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Change stylus code to place the footer at the very end of the page ...

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Update styles to improve footnote placement.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Additional footnote styling.

* Information about parameter "-Dorg.jupnp.network.useAddresses" added. Clarified that openHAB uses the jupnp library for UPnP support.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* linter findigs fixed ...

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* small re-wording

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Rollback of changes that do not belong to this PR

* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215

 - resolved comments by @stefan-hoehn
 - added more information to USB section, as in my expirience to use the device id is more reliable the host system configuration changes.

---------

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
2024-02-05 19:26:37 +01:00
Wouter Born 4e6ff2770f
Add missing parameters to Windows wrapper documentation (#2210)
Using the right parameters prevents issues when running openHAB as Windows service.

See:

* [setenv.bat](https://github.com/openhab/openhab-distro/blob/main/distributions/openhab/src/main/resources/bin/setenv.bat)
* [Community topic](https://community.openhab.org/t/trouble-connecting-to-basic-ui-over-local-network/152448)

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-15 20:26:59 +01:00
Wouter Born 45773302a2
Fix typos and capitalization issues (#2207)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-13 19:06:34 +01:00
spacemanspiff2007 12677eaea8
Added info about version pinning (#2131)
* Update linux.md

Added version pinning

Signed-off-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>

* Update linux.md
---------

Signed-off-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>
2023-11-19 23:41:52 +01:00
moodyblue 397743272c
Update windows.md (#2149)
Add reference to Zulu Java 17 not requiring manual JAVA_HOME setup

Signed-off-by: moodyblue <hugo.castelobranco@gmail.com>
2023-11-19 13:38:19 +01:00
stefan-hoehn 86448c0662
fix final style issue (#2160)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-11-19 13:18:35 +01:00
lolodomo 1903f69946
Fix errors in synology.md (#2159)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-11-19 12:33:30 +01:00
Jamie Townsend eea8faa6e3
Update synology.md to reflect changes in Synology Container Manager (#2147)
Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:29:00 +01:00
Jamie Townsend 9752bc045f
Update synology.md to correct synouser command to create the openhab user (#2146)
As per the instructions here: https://community.openhab.org/t/installation-guide-synology-diskstation-not-ok-for-latest-dsm/140209

Signed-off-by: Jamie Townsend <jamie_townsend@hotmail.com>
2023-11-02 18:27:27 +01:00
Dimitar Valchev 2ba848f513
Add DSM 7.2 USB2Serial how to (#2136) 2023-09-17 20:57:58 +02:00
J-N-K 68bdcbac6e
Fix markdown in installation/index.md (#2075)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-07 14:33:39 +02:00
J-N-K c87792b28a
Explain upgrade tool (#2073)
* Explain upgrade tool
2023-05-03 21:46:45 +02:00
keef65 b7ea5fa232
Update windows.md (#2022)
When running as a service an extra folder called log is created in userdata  (Note: OpenHab log folder is userdata/logs with the s on the end).
This extra folder is created because the default Karaf log folder is not explicitly set in the wrapper config. 
These changes update the wrapper config file to make sure the Karaf log folder is set to the same as the OpenHab Logs folder.

See Community post - https://community.openhab.org/t/oh3-oh4-running-as-service-on-windows-creates-spurious-log-folder-with-openhab-log-empty/145048
2023-03-11 12:12:48 +01:00
Mithi83 7f0d7bbdb1
linux.md: mention firewall and port requirements (#2007)
As requested here https://github.com/openhab/openhab-docs/issues/2006 I tried to write a small firewall section for the Linux installation documentation to help new users that struggle to open the dashboard after a fresh install due to an interfering firewall.
2023-03-05 20:58:40 +01:00
Rosi 0fee8ff11c
spelling corrections (#1998)
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
boingo-00 87c6ef1a1d
Update security.md (#1995)
Fix AWS meaning
2023-01-27 10:09:44 +01:00
Felix Schneider 0c5bc5a218
Add sudo command for consistency (#1996)
This commands needs `sudo`. The one above has `sudo` in it so this one should have `sudo` as well
2023-01-27 10:08:23 +01:00
Jerome Luckenbach 7a87fdc06b
openHAB 4 and Java 17 refactoring (#1975)
* Remove or rename openHAB Version where useful.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Review changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Java bulk edit
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-30 16:24:19 +01:00
Hilbrand Bouwkamp 9f1ee6d20e
Moved reverse-proxy configuration to it's own page (#1967)
* Moved reverse-proxy configuration to it's own page

To give a better balance between the different options I moved the NGINX configuration to it's own page.
So that the security page is focussed on the different options, and not looks like a configuration page for NGINX as it's the preferred way to do this.
Also added the option to run your own openHAB cloud.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>

* Fixes + Sidebar entry.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-30 11:54:41 +01:00
Дилян Палаузов 65adc0ecbc
typo: successful (#1964) 2022-12-18 15:04:06 +01:00
Дилян Палаузов ed464f75f5
typo: succesSful (#1963) 2022-12-18 10:58:00 +01:00
Дилян Палаузов 969fae1f7b
Typos a/an (#1933) 2022-12-01 22:42:51 +01:00
Jerome Luckenbach cc168a43af
Fix spelling (#1931)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-28 10:48:01 +01:00
Jerome Luckenbach 07f41cfdee
Add commadn notice. (#1928)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 15:39:21 +01:00
Jerome Luckenbach c02c98107a
Add Note to Java 11 community papckage. (#1927)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-27 15:13:56 +01:00
Jerome Luckenbach 3046d1e698
[Certificate based auth] Link/Reference forum tutorial (#1923)
* Link/Reference forum tutorial.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Fix markdown errors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-26 15:11:02 +01:00
Jerome Luckenbach 2ddff112b1
Remove common jekyll references. (#1917)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-24 18:35:16 +01:00
Jerome Luckenbach 1a15b6c7fc
Improve markdown linting (#1906)
* Improve markdownlint configuration.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Apply changes to current linting rules.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-11-03 18:43:14 +01:00
pmknowles 2c6177b6ff
Update windows.md (#1901)
* Update windows.md

update script fails and PowerShell window closes before the error can be read,

* Update installation/windows.md

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-10-25 20:07:29 +02:00
Markus Storm ee5640a388
Update recommended java etc (#1897)
* Update index.md

Signed-off-by: Markus Storm <markus.storm@gmx.net>

* change JVM recommendation

Signed-off-by: Markus Storm <markus.storm@gmx.net>

* Apply suggestions from code review

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
2022-10-19 20:26:32 +02:00
Wouter Born 760caf55cf
Fix broken Armbian link (#1878)
This change will make it easier to get Armbian support.

Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-31 22:47:57 +02:00
Richard Koshak 3f6d01451d
Fixing once again pgp vs gpg (#1864)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
2022-07-19 20:25:27 +02:00
Bert Theuwissen 72b06f4b50
Update linux.md (#1859)
Fixed typo
2022-07-12 17:51:06 +02:00
Florian Merkert c9aa2de11f
Fix typo of filename for openhab public key (#1857)
The filename /usr/share/keyrings/openhab.pgp should be used consistently in the documentation about setup
2022-07-08 14:57:55 +02:00
Richard Koshak e81df2316f
Changed apt installation instructions gpg import (#1845)
apt-key is deprecated and shouldn't be used nor should the trusted keystore in /etc/apt. Instead the gpg keys should be stored somewhere else and the list file that adds the openHAB repo should point at that one key. Thus, apt will only trust that key for that repo instead of trusting that key even if it's used by some other repo.

There were problems with the redirect from `gpg` which makes the command fail sometimes even when using sudo which is why I save it locally and then move and chmod it after.

Signed-off-by: Richard Koshak rlkoshak@gmail.com
2022-07-03 16:31:34 +02:00
Martin Hogg 5c654320c6
Update security.md (#1810)
Add that openHAB ports should be configured before running openHAB
2022-05-15 18:25:49 +02:00
Wouter Born 6d42647cb8
Fix broken links (#1796)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-13 19:36:53 +02:00
digitlength edd6532fb0
Update linux.md (#1747)
Changed 'less' to 'more' as the Testing Release comes out more frequently than the Stable Release just described.
2022-02-15 21:03:17 +01:00
Jerome Luckenbach 79d7de0546
Remove https transport (#1695)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-12-09 17:42:48 +01:00
Jerome Luckenbach 5cd00632cf
Fixed markdownlint errors. (#1679)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 18:21:25 +01:00
André Scholten 7e8100f302
Add DSM 7 support to synology.md (#1673)
* Update synology.md

Added the installation for DSM 7. Now a Synology specific docker is needed.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed the use of bridge in network

Bridge makes the installation of openhab on synology more complex, it limits the internal ip traffic to stay in the container. Bindings like Network Binding won't work easily.
Normally you would optimize for security, but here the choice was made to optimize for ease of use. The latter is also the case if openhab was installed directly on the synology like we did on oh2

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Added DSM 7 support with correct style rules

* Adding DSM 7 installation

Commit the changes on brand names and newlines.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

* added image for the Orbit b-Hyve binding (#1631)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update expire examples (#1629)

* Update expire examples

Added a description that the expire parameter can be combined with items that are connected to a channel.
Added an example to show the correct syntax when combining channels and expire.

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix copy&paste typo in example code (#1644)

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fixed broken links to item details (#1633)

Some of the links under `General remarks on parameters:` were broken and redirect to a 404 site.
Wrong link: `(items.html#item-syntax)`
Correct link: `({{base}}/configuration/items.html#item-syntax)`

Signed-off-by: Michael Bredehorn michael@bredehorn.nrw (github: bredmich)
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* improve openHABian install instructions and work around a Github issue to display the breaking changes (#1634)

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Add logos for wled and ipobserver (#1635)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update vscode.md Signed-off-by: Michael Geramb (github: mgeramb) (#1636)

Because / is allowed in Windows 10+, the path example should use / instead of \ because this will work on linux too

Signed-off-by: Michael Geramb <mail@michael-geramb.at>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update floorplan-pages.md to show URL details required (#1643)

Add some detail to the Floor Plan documentation to show the correct URL to use for Browser and Android App to prevent blank images on the Android app related to non relative URL

Signed-off-by: Mark van Gelder <vangelder.mark@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update Eclipse IDE docs (#1645)

* A log4j2.xml file is used for configuring the logging instead of logback.xml
* All openHAB development is now done on the 'main' branches/streams (and not 2.5.x 3.0.x branches)

See:

* openhab/openhab-distro#1273
* openhab/openhab-distro#1278

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Mikrotik binding logo (#1648)

Signed-off-by: Oleg Vivtash <oleg@vivtash.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update "Default Tags" documentation (#1651)

There used to be the following "Default Tags" which are no longer used in the current semantic model:

* Lighting
* Switchable
* CurrentTemperature
* TargetTemperature
* CurrentHumidity

Related to openhab/openhab-addons#11313

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix samba-tool testparm (#1650)

The actual command "samba-tool" was missing to run the "testparm" subcommand.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Add logos for featured add-ons in marketplace (#1652)

Add a PNG version of the macOS add-on.

Signed-off-by: Yannick Schaus <github@schaus.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Create souliss.png (#1663)

Logo for Souliss binding
Signed-off-by: Luca Calcaterra <calcaterra.luca@gmail.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Fix link in Contributing section (#1664)

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Remove broken link to Raspberry Pi page (#1666)

This page was removed with https://github.com/openhab/openhab-docs/pull/1533.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Adding haywardomnilogic.png (#1653)

Signed-off-by: Matt Myers <mmyers75@icloud.com>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags in binding definitions (#1654)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags from binding definitions (#1655)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed author-tags from binding definitions (#1656)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update synology.md

Added the installation for DSM 7. Now a Synology specific docker is needed.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Removed the use of bridge in network

Bridge makes the installation of openhab on synology more complex, it limits the internal ip traffic to stay in the container. Bindings like Network Binding won't work easily.
Normally you would optimize for security, but here the choice was made to optimize for ease of use. The latter is also the case if openhab was installed directly on the synology like we did on oh2

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Style change

Co-authored-by: Wouter Born <github@maindrain.net>
Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Added DSM 7 support with correct style rules

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Adding DSM 7 installation

Commit the changes on brand names and newlines.

Signed-off-by: André Scholten <36789802+TallDragon@users.noreply.github.com>

* Update synology.md

* Fix markdown 

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Remove trailing spaces

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Ondrej Pecta <opecta@gmail.com>
Co-authored-by: Michael B <bredmich@users.noreply.github.com>
Co-authored-by: juergencodes <58371839+juergencodes@users.noreply.github.com>
Co-authored-by: Markus Storm <markus.storm@gmx.net>
Co-authored-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Michael Geramb <mail@michael-geramb.at>
Co-authored-by: Mark van Gelder <vangelder.mark@gmail.com>
Co-authored-by: Oleg Vivtash <oleg@vivtash.net>
Co-authored-by: Per Skenhall <per_skenhall@hotmail.com>
Co-authored-by: Yannick Schaus <github@schaus.net>
Co-authored-by: Luca Calcaterra <calcaterra.luca@gmail.com>
Co-authored-by: Matt <mmyers75@icloud.com>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2021-11-26 15:33:08 +01:00
Wouter Born c8ba0349b9
Capitalize product names and minor fixes (#1671)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-26 15:04:32 +01:00
Wouter Born 31f7080ca9
Remove broken link to Raspberry Pi page (#1666)
This page was removed with https://github.com/openhab/openhab-docs/pull/1533.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-10-31 19:47:32 +01:00
Per Skenhall 33c2fe4b88
Fix samba-tool testparm (#1650)
The actual command "samba-tool" was missing to run the "testparm" subcommand.
2021-09-27 18:48:44 +02:00
PatrikG 799887a211
Ensure that UTF-8 is used as default for all text files on Windows (#1622)
The same as https://github.com/openhab/openhab-docs/pull/1173
2021-07-28 15:27:01 +02:00
Jerome Luckenbach f322ab0ed1
Tabberize docker article a bit. (#1581)
* Tabberize docker article a bit.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Corrected tab syntax.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Fix markdown errors.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Add os note.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-24 16:15:23 +02:00
Jerome Luckenbach babf96367e
Remove QNAP article. (#1582)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-20 22:24:05 +02:00
Jerome Luckenbach d3c713b959
Update index.md (#1579)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-05-19 19:54:09 +02:00
Patrick Fink 062a6bfaa5
Fix "OpenHab" typo (#1577)
Signed-off-by: Patrick Fink <mail@pfink.de>
2021-05-18 22:21:47 +02:00
Martin Hogg 4ec3540288
Update security.md (#1568) 2021-05-08 18:44:36 +02:00