Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106353

Moving Configuation Files

$
0
0

I’m running home assistant on MacOS using Docker using this command to start it:

docker run --init -d --name="home-assistant" -e "TZ=America/Los_Angeles" -v ~/.config:/config -p 8123:8123 homeassistant/home-assistant:stable

The result is that all the config files are in the base .config directory. I want them to be in a sub-directory called homeassistant. Can I stop the server, move the files to the directory, change the docker command to point to it and restart? I’m pretty sure that should work, but wanted to verify just in case it might trash the files

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>