thanks David, i want duckdns / allowencrypt to run Google Assistant component
Wonāt get that working without nabucasa cloud. Must have a real IP address to get letās encrypt/ duckdns running
Sorry if I missed this higher in the thread but is Hass.io Ingress support planned? I currently only use the IDE when I am home and can use the local address and port to access it, it would be wonderful to have the UI passed through HASS remotely without exposing more ports.
Release v2.0.0
This release is a maintenance release, upgrading all parts of the add-on to the latest and greatest.
Changes
- Upgrades bind-tools to 9.12.4_p1-r1
- Upgrades openssh to 7.9_p1-r5
- Upgrades python to 2.7.16-r1
- Upgrades lua-resty-http to 0.13-r0
- Turns of Lua Resty core in Nginx
- Upgrades mariadb-client to 10.3.13-r1
- Upgrades add-on base image to 3.1.1
- Upgrades MariaDB client to 10.3.15-r0
- Upgrades base image to v3.1.2
- Upgrades SQLite to 3.28.0-r0
- Upgrades add-on base image to v4.0.1
- Upgrades libxml2 to 2.9.9-r2
- Upgrades openssl to 1.1.1c-r0
- Upgrades yarn to 1.16.0-r0
- Upgrades nodejs to 10.16.0-r0
- Upgrades bind-tools to 9.14.1-r1
- Upgrades colordiff to 1.0.18-r1
- Upgrades git to 2.22.0-r0
- Upgrades mariadb-client to 10.3.16-r0
- Upgrades mosquitto-clients to 1.6.3-r0
- Upgrades ncurses to 6.1_p20190518-r0
- Upgrades nginx to 1.16.0-r2
- Upgrades openssh-client to 8.0_p1-r0
- Upgrades sshfs to 3.5.2-r0
- Upgrades sudo to 1.8.27-r0
- Upgrades tmux to 2.9a-r0
- Upgrades zsh to 5.7.1-r0
- Upgrades zsh-autosuggestions to 0.6.1-r0
- Upgrades yamllint to 1.16.0
- Removes now deprecated ssl directive
- Maintaince -> Maintenance
- Adds FUNDING.yml
- Removes dropped tmux config directives
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Release v2.0.1
This release is a maintenance release.
Changes
- Upgrades add-on base image to v4.0.2
- Upgrades bind-tools to 9.14.3-r0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Love this! Will it be getting Ingress support?
No it wonāt.
Ah okay thanksā¦ how come?
Because it canāt. Not every is add-on able to run as Ingress.
Release v2.0.2
This release is a maintenance release.
Changes
- Upgrades add-on base image to v4.0.3
- Upgrades mariadb-client to 10.3.17-r0
- Upgrades Hassio CLI to 2.3.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Release v2.0.3
This release is a maintenance release.
Changes
- Upgrades nginx to 1.16.1-r0
- Upgrades Hassio CLI to v3.0.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Release v2.0.4
This release is a maintenance release.
Changes
- Upgrades Hassio CLI to v3.1.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
Thanksā¦ that saved me. Is this documented somewhere?
Not that I could findā¦ but any addon that does not require you to configure a username/password is most likely using a home assistant user.
Release v2.0.5
This release is a maintenance release.
Changes
- Upgrades add-on base image to v4.1.1
- Updates HA Auth URL in NGinx LUA script
- Fixes path handling for SSL certificates
- Use Hass.io DNS as NGinx resolver
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
The badges that each add-on have tell you that:
The last badge is AUTH, which means it uses Home Assistant authentication.
Thanks for letting me know that. Thats another lesson learned. Cheersā¦
My Cloud9 IDE is dead (after upgrading to 0.98.4 - not sure):
[17:08:58] INFO: Starting Nginx...
nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
2019/09/08 17:08:58 [emerg] 22743#22743: socket() [::]:8321 failed (97: Address family not supported by protocol)
What it can be?
Find the issue -> was caused by disabling globally the IPV6ā¦
hmmm, since I added my local subnets to the trusted_networks feature the ide addon prompts me via httaccess but wonāt let me in with the proper password. if i disable the trusted_networks itās working againā¦ could this be fixed?