/docker-compose-homeassistant

Docker Compose example repository based on my home server setup, which runs on a Raspberry Pi.

Primary LanguageShellMIT LicenseMIT

docker-compose-homeassistant

Docker Compose example repository based on my home server setup, which runs on a Raspberry Pi. This setup contains the following:

  • postgres => Database server. Used by HomeAssistant.
  • mosquitto => MQTT server. Used by MQTT devices, zigbee2mqtt and HomeAssistant.
  • zigbee2mqtt => Bridge from Zigbee sniffer to MQTT.
  • homeassistant => Application for managing your home automation.
  • duckdns => Service for updating your DDNS record at Duck DNS.
  • swag => Webserver with automatic HTTPS certificates via LetsEncrypt. Used to proxy to home assistant