Commit Graph

22 Commits

Author SHA1 Message Date
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Pascal Vizeli
95a9ff737c Update Nginx (#445)
* Update Nginx

* Update Dockerfile

* Update config.json
2018-11-05 21:13:42 +01:00
Daniel Welch
26db807753 Add support for longer domain names in nginx_proxy (#278)
* Add support for longer domain names in nginx_proxy

Fixes #243

* Update nginx.conf

* update changelog

* bump nginx_proxy to version 1.2
2018-04-12 16:47:18 +02:00
Ville Skyttä
25f9097e22 nginx_proxy: Update run.sh info messages, make HSTS configurable and optional (#264)
* nginx_proxy: Update run.sh info messages

In particular, note that generating dhparams will take some time.

* nginx_proxy: Bump version to 1.1

* nginx_proxy: Make HSTS configurable and optional

Unconditional HSTS breaks unencrypted connections to non-standard HTTP
ports on the same hostname. These ports be e.g. mapped outside of
hassio/nginx, and this can not be always circumvented by proxying them
beind nginx, because not all services behave properly behind a reverse
proxy.

Additionally, the unconditional HSTS includeSubDomains setting
hardcodes assumptions about subdomains that hassio does not
necessarily deal with at all.

* fix style
2018-03-25 23:57:01 +02:00
Ville Skyttä
e5078a7929 nginx_proxy: Include /ssl/nginx_proxy/<domain>*.conf in nginx.conf (#259)
* nginx_proxy: Allow customization with included config files from /share

Provides a way to add additional configuration to the default, for
example proxy_pass locations before the default root location, as well
as additional complete server configs.

* nginx_proxy: Run logo.png through zopflipng -m

* nginx_proxy: Bump version to 1.0, add CHANGELOG.md

* Update CHANGELOG.md
2018-03-10 00:46:12 +01:00
Pascal Vizeli
150b09b74e Update Dockerfile 2017-09-25 00:03:22 +02:00
Alex MF
211f534ca3 Change redirection method for incorrect hostname (#177)
* Change redirection method for incorrect hostname

* Update nginx.conf

* Update run.sh

* Update config.json
2017-09-05 10:16:37 +02:00
Daniel Perna
509b56296c Reject conntions not using correct hostname (#175)
* Reject conntions not using correct hostname

* Change to new network layer

* Pump version
2017-08-28 09:38:54 +02:00
Fabian Affolter
15eb72cb60 Update description 2017-08-04 21:11:58 +02:00
Pascal Vizeli
56a2d36b4f Add logo to nginx proxy 2017-08-02 23:58:41 +02:00
Pascal Vizeli
ce3ff8a91b Cleanup startup logo (#150)
* startup dhcp

* startup dnsmasq

* startup duckdns

* startup mariadb

* startup nginx

* Update config.json
2017-07-23 17:11:59 +02:00
Pascal Vizeli
138fb15477 Update branche of addons (#137)
Add an optional extended description…
2017-06-30 08:20:44 +02:00
Pascal Vizeli
61abe2eac4 Update config.json 2017-05-23 15:20:33 +02:00
Pascal Vizeli
025c4cb2a6 Update nginx.conf 2017-05-23 15:20:09 +02:00
Pascal Vizeli
8b63ae790d Add tzdata and fix timezone (#80) 2017-05-23 00:22:53 +02:00
Nathan Flynn
2feba66bb7 Add missing config item (#75)
Add missing config item
2017-05-22 12:12:52 +02:00
Pascal Vizeli
f082e157e7 fix requre value 2017-05-18 14:13:07 +02:00
Pascal Vizeli
bf5e0314d4 Nginx proxy (#70)
Nginx proxy
2017-05-18 13:42:59 +02:00