I’m trying to migrate from HAOS to HA Container but that’s no way to restore the backup. Is there any other way to do this?

  • infeeeee@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Yeah, that’s what you put in a compose file, and you shouldn’t care about anything else, port mappings can be read from the Dockerfile if it’s not documented, and if the container was built correctly you shouldn’t care about config files.

    I never met a container with 0 documentation. You can read the Doockerfile at least, it’s not magic.

    I mean, I can understand why someone want to use HAOS and neber deal with such things, but if someone can set up HA in a container, the second and third container from there is not an unbelivably big step.