Commit Graph

7 Commits (2.1.0)

Author SHA1 Message Date
Thomas Dietrich f484c210f1 Remove redundant/outdated content (#271)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-25 15:11:56 +01:00
Thomas Dietrich 7eebdc94a8 Add redirect files
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
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
Ben Clark b7b38c9081 [nginx] Remove proxy_buffering in config examples (#126)
SSEs are now supported through a proxy using buffering. IMHO we should recommend the defaults (buffering=on).

Resolves #115

Signed-off-by: Ben Clark <ben@benjyc.uk>
2016-11-02 16:48:44 +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
Ben Clark b3163e1929 [nginx] add optional HTTPS configuration (#108)
* Added optional HTTPS configurations

Based on feedback I received and previously made questions around the community forums.

Plus corrected spelling mistakes.

* Added requested changes

- Added further reading
- Suggested that the configuration file be named openhab instead of default
- Suggested to use SSL Labs' site first.
- Used NGINX formatting.
2016-09-29 19:45:32 +02:00
Ben Clark 7267109083 Address problems with nginx configuration example (#99)
* Address problems with nginx configuration example

Include X-Forwarded Protocol
Disable Proxy buffering by default

* Updated Reverse Proxy page with tutorial

Removed reference to Jetty, replaced file with NGINX

* Added domain independant instructions

Also a short section about getting a domain name.

* Suggested removing HSTS if sticking to HTTP

* Fix typo
2016-09-28 15:04:00 +02:00