I have the following containers in my Docker on my Synology NAS.
Can someone share their Docker-Compose.yaml file so that I can install all these containers with all the necessary permissions and ports by just executing docker compose command in case there is a need to install these containers on a new device.
Containers currently operating on my Docker on Synology NAS :
Home Assistant
Docker
Node-red
Influxdb
Grafana
HA-Dockermon
Watchtower
MQTT
Additionally, can you suggest any additional containers which may be useful in my Home automation setup?
If i was to install on a Synology i’d probably go with using the Hass.io OVA image and drop in a VM rather than use the built in docker. Then you’d have a mini Hass environment and the ability to use addons rather than over complicate with with manual container creation. Just my 2c’s though.