#Migration from 32 to 64 bit

1 messages · Page 1 of 1 (latest)

uneven saddle
#

I'm going to migrate from 32 bit to 64 bit, I'm currently on a rasperry pi 4 but I was thinking of going docker or VM. I read that dockers don't have access to add-ons, but you generally just run more dockers for those features. The only real features I use as add-ons are ESPHome and the Mosquito MQTT broker. If I ran those as seperate dockers would they have different IPs as the home assistant docker? I can probably forward the things from the old IP to the right place, but I was wondering if that's how it works when you run HA in a docker

grizzled dagger
#

Please don't call them dockers. You can configure that but generally they will not have their own ip. You usually map a port from the host. HA itself usually runs in host mode so no mapping needed for that.