Migrating from HA Core to HA Container?

Hey all,

I’ve been running HA Core on a Pi 3B+ however it’s starting to get a bit long in the tooth and I want to add more functionality to my setup.

As a result, I’m planning to migrate my HA installation to a container running on one of my home servers.

I already have a MySQL database configured for the backend, and 90% of my devices communicate via Zigbee2mqtt, but what should I be looking to do in order to ensure I don’t lose my automations etc?

Thanks in advance!

EDIT It looks like I just need to copy my existing config into the correct place on the docker server and mount it at /config - is it really that simple?

Yes - do remember to get all the hidden files and folders.