1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
4d3efc479c
Add Dasher container 2018-06-02 08:53:43 -04:00
70cfc5b6d0
Setup hadashboard 2018-06-01 10:02:40 -04:00
6f1d8edf0c
Update for rebranded plexpy container 2018-04-15 15:16:06 -04:00
64a40527df
Migrate to using host network
In order to use upnp and other discovery services, home assistant needs
to live on our real network and not inside a Docker network. This is
trivial, but triggered an issue with our nginx proxy, which does not
support proxying to containers on the host network.  This is resolved by
adding ANOTHER proxy to transition from the docker "proxy" network to
the host network (simply by pointing at the machines IP address).

HTTP Request
    |
Dynamic Nginx proxy
    |
Static Nginx proxy
    |
Home assistant application
2018-02-28 20:04:31 -05:00
aff6c5436c
Add new ports for unifi software 2018-02-28 11:32:23 -05:00
6f74c473e9
Setup nginx proxy 2017-12-05 11:10:07 -05:00
cc2b067e37
For ZWave USB stick 2017-11-19 21:37:21 -05:00
0cf1e1f895
Add movies path for radarr 2017-11-19 21:37:04 -05:00
791e83bf0f
Setup unifi software for AP Pro 2017-07-17 13:19:20 -04:00
fe6dca936a
Update port numbers 2017-07-17 13:18:22 -04:00
c18b75796b
Initial commit 2017-07-05 21:35:10 -04:00