• 0 Posts
  • 44 Comments
Joined 6 months ago
cake
Cake day: January 17th, 2024

help-circle

  • The problem is, that it doesn’t even have to be “evil”. Most people make assumptions. If you notice or suspect a question carrying an assumption, I think it’s the right thing to clear things up. A yes or no is simply not enough if the whole premise of the question might be flawed.

    That always makes me angry in court scenes in TV, although there it’s likely intentional and therefore your mentioned “evil question”. I hope that shit doesn’t fly in real courtrooms.









  • My point however was that people who want that kind of convenience (or rather who don’t want to fiddle around manually), why would they want to run HASS in a container in the first place? Either you are tinkerer, then it doesn’t matter or you are not, in which case you probably don’t arrive at the point of running HASS on anything other than a preinstalled distro in the first place.





  • When I host multiple services, I need to back them up as well. I simply mount all data volumes of all containers into a unified location that gets backed up by kopia every hour.

    Since the volume is directly on disk, I also didn’t have any problems editing configuration files.

    The things I see listed as addons on the website are dedicated services anyway, that have images of their own you can easily spin up as containers.

    I think if someone is advanced enough to want to run HASS on their own together with other stuff, they prefer to have more control anyway.



  • Strip prefix won’t work if the frontend expects to find paths at absolute locations. You would need to patch the html, css and js on the fly, which is somewhere between ugly and (almost) impossible.

    I would also suggest to simply use custom (sub) domains. Especially in your intranet you can have whatever domains you want.