1
0
Fork 0
No description
Find a file
Andrew Tomaka 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
.gitignore Initial commit 2017-07-05 21:35:10 -04:00
docker-compose.yml Migrate to using host network 2018-02-28 20:04:31 -05:00
duckdns.env.sample Initial commit 2017-07-05 21:35:10 -04:00
Makefile Migrate to using host network 2018-02-28 20:04:31 -05:00
nginx.template.conf Migrate to using host network 2018-02-28 20:04:31 -05:00
nginx.tmpl Setup nginx proxy 2017-12-05 11:10:07 -05:00
README.md Setup unifi software for AP Pro 2017-07-17 13:19:20 -04:00

Ports:

  • muximux: 9050
  • plexrequests: 9051
  • sabnzdb: 9052
  • sonarr: 9053
  • radarr: 9054
  • plexpy: 9055
  • ha: 9056
  • portainer: 9057
  • unifi: 9058, 8081, 8443, 8843, 8880