Dustin C. Hatch ceeb61cdb0 roles/homeassistant: Proxy ZwaveJS2Mqtt Web UI
ZwaveJS2Mqtt includes a very powerful web-based UI for configuring and
controlling the Z-Wave network.  This functionality is no longer
available within Home Assistant itself, so being able to access the
ZwaveJS2Mqtt UI is crucial to operating the network.

I wanted to make the UI available at */zwave/*, which requires using
*mod_rewrite* to conditionally proxy requests based on the `Connection`
HTTP header, since the UI passes both HTTP and WebSocket requests to the
same paths.  *mod_rewrite* configuration is not inherited from the main
server configuration to virtual hosts, so the
`RewriteRule`/`RewriteCond` directives have to be specified within the
`<VirtualHost>` block.  This means that the Home Assistant proxy
configuration has to be within its own virtual host, and the
Zwavejs2Mqtt configuration has to be there as well.
2021-07-19 15:58:58 -05:00
2021-07-19 15:58:58 -05:00
2021-07-02 21:55:02 -05:00
2021-07-19 15:58:58 -05:00
2020-08-29 08:53:28 -05:00
2021-07-05 09:34:25 -05:00
2018-01-29 15:11:07 -06:00
2020-02-22 16:28:06 -06:00
2018-01-29 15:11:07 -06:00
2018-04-08 12:20:03 -05:00
2018-08-19 14:17:48 -05:00
2018-01-29 15:03:45 -06:00
2018-03-27 20:44:43 -05:00
2018-07-01 15:19:20 -05:00
2018-10-07 21:42:18 -05:00
2018-06-06 21:45:36 -05:00
2021-07-02 21:47:33 -05:00
2020-08-29 14:22:17 -05:00
2018-04-08 10:11:43 -05:00
2021-07-19 15:58:58 -05:00
2018-08-12 10:14:25 -05:00
2018-08-12 10:14:25 -05:00
2018-08-12 10:14:25 -05:00
2018-08-12 10:14:25 -05:00
2018-03-27 20:44:43 -05:00
2018-08-13 20:25:22 -05:00
2019-09-19 19:51:45 -05:00
2018-07-23 17:35:10 -05:00
Description
Ansible configuration policy for the private network/home lab of Dustin C. Hatch
http://dustin.hatch.name/
7.7 MiB
Languages
Jinja 86.2%
Python 6.6%
Shell 4.6%
Groovy 2.6%