1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Tomaka e78087fb3e
Migrate to zwavejs2mqtt (#3) 2021-10-04 22:03:00 -04:00
Andrew Tomaka a842d5ce69
Move mosquitto back to latest
2.0 releases include a no auth config. Updating docker-compose is
  acceptable to my laziness level
2021-04-22 12:52:51 -04:00
Andrew Tomaka 188fc49a77
Pin mosquitto to 1.6.14
Mosquitto 2.0 adds a breaking change where port will be bound to the
loopback device. This makes integration with docker difficult (requiring
an additional config file).  Since this is on a private network, we'll
just resolve by pinning to an older reelase.
2021-04-22 12:39:25 -04:00
Andrew Tomaka dc7aa59b7d
Setup a wiki 2020-10-19 22:25:43 -04:00
Andrew Tomaka 4d20c0822f
Merge pull request #2 from atomaka/rebuild
Cleanup applications
2020-10-17 11:32:11 -04:00
Andrew Tomaka 4c4c8405a7
Leave a note about Home Assistant 2020-10-17 11:27:29 -04:00
Andrew Tomaka 057fe7ba04
Migrate to Traefik 2020-10-17 00:45:42 -04:00
Andrew Tomaka 41e4632b6a
Update docker-compose from server
Update docker-compose from server
2020-10-13 17:55:22 -04:00
Andrew Tomaka b9c8bffe5b
Update docker-compose from server 2020-10-13 17:54:05 -04:00
Andrew Tomaka e73414c37a
Test out organizr 2018-07-18 20:15:36 -04:00
Andrew Tomaka b79d4b08f5
Add some dates 2018-07-18 18:49:45 -04:00
Andrew Tomaka 4d3efc479c
Add Dasher container 2018-06-02 08:53:43 -04:00
Andrew Tomaka 70cfc5b6d0
Setup hadashboard 2018-06-01 10:02:40 -04:00
Andrew Tomaka 6f1d8edf0c
Update for rebranded plexpy container 2018-04-15 15:16:06 -04:00
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
Andrew Tomaka aff6c5436c
Add new ports for unifi software 2018-02-28 11:32:23 -05:00
Andrew Tomaka 6f74c473e9
Setup nginx proxy 2017-12-05 11:10:07 -05:00
Andrew Tomaka cc2b067e37
For ZWave USB stick 2017-11-19 21:37:21 -05:00
Andrew Tomaka 0cf1e1f895
Add movies path for radarr 2017-11-19 21:37:04 -05:00
Andrew Tomaka 791e83bf0f
Setup unifi software for AP Pro 2017-07-17 13:19:20 -04:00
Andrew Tomaka fe6dca936a
Update port numbers 2017-07-17 13:18:22 -04:00
Andrew Tomaka c18b75796b
Initial commit 2017-07-05 21:35:10 -04:00