No description
Andrew Tomaka
64a40527df
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 |
||
---|---|---|
.gitignore | ||
docker-compose.yml | ||
duckdns.env.sample | ||
Makefile | ||
nginx.template.conf | ||
nginx.tmpl | ||
README.md |
Ports:
- muximux: 9050
- plexrequests: 9051
- sabnzdb: 9052
- sonarr: 9053
- radarr: 9054
- plexpy: 9055
- ha: 9056
- portainer: 9057
- unifi: 9058, 8081, 8443, 8843, 8880