Summary Steps
- Create synology user (Control Panel – User)
- Establish Synology Account online
- Enable SMB (Control Panel – File Services)
- Configure QuickConnect (Control Panel – Network -General)
- Name NAS server (Control Panel – Network -General)
- Create DDNS and SSL Certificate
- Set ports and auto redirect
- Forward router ports
- Enable SSH Service (Control Panel – Terminal & SNMP)
- Enable firewall (Control Panel – Security -Firewall)
Setup Home Assistant
- Create homeassistant and config subfolders
- Setup Reverse Proxy with websocket headers and read timeout 86400 (Control Panel – Application Portal – Reverse Proxy)
- forward router port identified in HA configuration.yaml
Setup Docker
- Install Docker (Package Center)
- Download docker images (docker registry)
- Create docker-compose files
- run docker compose
sudo docker-compose up -d