diff --git a/README.md b/README.md index 0b84346..d737241 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,10 @@ All necessary docker containers (example: mqtt, speech recognition) are hosted o - [Sun](#sun) - [Time \& Date](#time--date) - [Xbox](#xbox) -- [Docker](#docker) - - [volumes](#volumes) - - [has\_config](#has_config) +- [Deploy and Maintenance](#deploy-and-maintenance) + - [Docker](#docker) + - [Volumes](#volumes) + - [has\_config](#has_config) ## Devices @@ -247,14 +248,16 @@ Home Assistant authenticates with Xbox Live through OAuth2 using the Home Assist - [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/xbox) -## Docker +## Deploy and Maintenance -Using [portainer stack (name: has)](./docker-compose.yaml) connected to this repo. +Using vscode on lazarus dev device with docker context set to host [homesrv01.dev.lan](marcio.fernandes/homesrv01.dev.lan). -![portainer - home assistant](doc/images/portainer-has.png) +### Docker -### volumes +[Docker compose](./docker-compose.yaml). -#### has_config +#### Volumes -Check home assistant [config files repo](/marcio.fernandes/homeassistant.config). +##### has_config + +Check home assistant [config files repo](/marcio.fernandes/homeassistant.config). \ No newline at end of file