mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update docker.markdown (#3935)
* Update docker.markdown Added info to add timezone variable to docker using synology gui * Fix name
This commit is contained in:
parent
932c5b329c
commit
29220c2e19
@ -54,6 +54,7 @@ The steps would be:
|
|||||||
* Set "Enable auto-restart" if you like
|
* Set "Enable auto-restart" if you like
|
||||||
* Within "Volume" click on "Add Folder" and choose either an existing folder or add a new folder. The "mount point" has to be "/config", so that Home Assistant will use it for the configs and logs.
|
* Within "Volume" click on "Add Folder" and choose either an existing folder or add a new folder. The "mount point" has to be "/config", so that Home Assistant will use it for the configs and logs.
|
||||||
* Within "Network" select "Use same network as Docker Host"
|
* Within "Network" select "Use same network as Docker Host"
|
||||||
|
* To ensure that Home Assistant displays the correct timezone go to the "Environment" tab and click the plus sign then add `variable` = `TZ` & `value` = `Europe/London` choosing [your correct timezone](http://en.wikipedia.org/wiki/List_of_tz_database_time_zones)
|
||||||
* Confirm the "Advanced Settings"
|
* Confirm the "Advanced Settings"
|
||||||
* Click on "Next" and then "Apply"
|
* Click on "Next" and then "Apply"
|
||||||
* Your Home Assistant within Docker should now run
|
* Your Home Assistant within Docker should now run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user