Trevor North
330e33a06f
Add missing discord link to nginx_proxy docs ( #2422 )
2022-04-27 16:39:48 -04:00
Stefan Agner
c7a5f7c0aa
Improve GitHub action ( #2364 )
...
* Add YAML linter
* Drop GitHub registry login as its not required at this point
* Add YAML document start marker
* Fix YAMLlint issues
* Fix YAMLlint issues in .github yaml files
* Fix YAMLlint issue in .github/dependabot.yml
* Remove .github/move.yml
* Set dependabot to weekly
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
* Use YAML strip option where appropriate
* Fix multiline string
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-04-11 09:00:11 +02:00
Sergio Conde Gómez
5dc039373a
Hide server version banner from nginx_proxy ( #2354 )
2022-01-21 10:56:31 +01:00
Felipe Santos
21215aa9d0
Allow use of ports other than 8123 in HA ( #2307 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2021-12-22 17:51:10 +01:00
Pascal Vizeli
69c68bfac9
Update-deployment ( #2281 )
...
* Update deployment
* fix workflow
* Fix order
* restruct v1
* Fix style v2
* Cleanup style v3
* fix style v4
* Last style fix
* Address comments
* Update builder to 2021.11.3
* Fix let's encrypt
* fix lint
* Use ghcr.io
* fix
* Update versions
* fix readme
2021-11-24 11:43:54 +01:00
Franck Nijhof
d2769651ce
nginx: Fix incorrect display of YAML config example in documentation ( #2119 )
2021-07-21 14:17:21 -07:00
Joakim Sørensen
0eeef556ad
Update base to 3.14 ( #2113 )
2021-07-14 11:47:00 +02:00
Carlos Garcia Saura
096946ddff
Incorporated "use_x_forwarded_for" to nginx docs ( #2077 )
2021-06-22 10:19:21 +02:00
imgbot[bot]
4707be688c
[ImgBot] Optimize images ( #1847 )
...
/nginx_proxy/logo.png -- 94.94kb -> 72.44kb (23.7%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-02-11 19:58:44 +01:00
Juraj Liso
bce414aada
nginx: make transparent logo ( #1846 )
2021-02-11 19:56:01 +01:00
Pascal Vizeli
b8f2079607
Fix config style for new Supervisor/Hardware ( #1825 )
...
* New Supervisor Hardware
* Update more changelogs
* fix version
* Fix boot
* fix application
2021-02-08 11:12:39 +01:00
Joakim Sørensen
8b7dc6d50f
Move from azure pipelines to github action for CI ( #1646 )
...
* Move from azure pipelines to github action for CI
* pin version
* pin directly
2020-10-25 16:53:45 +01:00
Franck Nijhof
ecb8ce98b2
nginx_proxy: Fix the use of subfolders in certificate files ( #1359 )
2020-05-27 14:33:52 +02:00
Joakim Sørensen
9f84c11b20
nginx_proxy: Split documentation ( #1308 )
2020-05-11 19:56:22 +02:00
Pascal Vizeli
8971e05707
Update pipeline
2020-05-07 22:29:07 +02:00
Gianpiero
54afd77178
Update nginx.conf ( #1082 )
...
* Update nginx.conf
My propose is to use only TLS v1,2 and 1,3 with cipher suite recommended by https://wiki.mozilla.org/Security/Server_Side_TLS .
* Update using https://ssl-config.mozilla.org/
* Update Alpine 3.11
* Update config.json
* Update CHANGELOG.md
* Update run.sh
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-02-21 13:20:24 +01:00
Franck Nijhof
684e197b0e
✏️ Re-branding and updating for latest supervisor ( #1047 )
2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72
Re-branding of core add-ons ( #1046 )
...
* Re-branding of core add-ons
* Update title README
* Fix ada description
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c
Add icons & logos to all add-ons ( #1045 )
2020-02-04 17:10:57 +01:00
blacktirion
9e3e9fdeff
nginx_proxy: Remove IPv6 Listen statements from nginx.conf ( #991 )
...
* nginx_proxy: Remove IPv6 Listen statements from nginx.conf
Pursuant to PR https://github.com/home-assistant/hassio-addons/pull/972 , making this change hard-coded, rather than an option to be set in the Addon Config.
* remove ipv6only=off statement from nginx.conf
As mentioned in https://github.com/home-assistant/hassio-addons/pull/991#issuecomment-573351637
* Update config.json
* Update CHANGELOG.md
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-01-14 09:40:48 +01:00
Franck Nijhof
bf051c1b2d
nginx_proxy: Collection of small improvements ( #911 )
...
* nginx_proxy: Prettier JSON & YAML files
* nginx_proxy: Sort build.json
* nginx_proxy: Update add-on URL
* nginx_proxy: Remove curl from Dockerfile, already in base
* nginx_proxy: Tweak documentation
2019-12-19 13:16:42 +01:00
Sharif Nassar
f834647518
Add docs for the cloudflare flag ( #795 )
...
Also delete-trailing-whitespace.
2019-10-20 12:24:53 +02:00
Nathan W
a980fdfa54
Update nginx_proxy add-on to use Bashio ( #784 )
...
* Update nginx_proxy add-on to use Bashio
Closes #731
* Fixing shellcheck issues.
* Rev version number
* Use bashio::config.true where needed
2019-10-20 12:22:52 +02:00
dnguyen800
4b94c869a2
Create README for NGINX Proxy ( #751 )
...
* Create README.md
* ✏️ Tweaks and standarization
2019-10-09 18:57:24 +02:00
Shiwigy
a9e4163670
Added an optional Cloudflare mechanism for real visitor ip ( #697 )
...
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
* Update run.sh
* Update run.sh
* Update run.sh
* Update run.sh
* Update nginx.conf
* Update run.sh
* Update config.json
* Update Dockerfile
* Update run.sh
* Update run.sh
* Update run.sh
* Update run.sh
* Update config.json
* Update CHANGELOG.md
* Update run.sh
* Update run.sh
* Update config.json
* Update run.sh
* Update run.sh
* Update config.json
* Update config.json
* Update CHANGELOG.md
2019-09-19 09:53:07 +02:00
Shiwigy
3944fc6a53
Update nginx.conf fix nginx: [warn] the "ssl" directive is deprecated ( #693 )
...
* Update nginx.conf
Fix for the nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in ngnix.conf:45 appearing in log
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
2019-09-11 11:27:28 +02:00
Pascal Vizeli
20bb25abe1
Update config.json
2019-08-16 21:30:58 +02:00
Pascal Vizeli
e838d29a26
Update nginx ( #662 )
2019-08-16 21:30:24 +02:00
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