Unable to load iFrames - Portainer over Nabu Casa

Hello at All,

I’m trying to run Portainer in Home Assistant over Nabu Casa, but I get the Error:
Unable to load iframes that load websites over http:// if Home Assistant is served over https://.

When I’m at home, connected to wifi, I’ve no problems.

Any suggestions?
Thanks!

Thia can be solved by making Portainer available over https. In my opinion, making Portainer available from outside is a security risk. Using a VPN is probably a better alternative.

Depending on your setup; I use docker to run HA on a NUC and have Traefik offloading the SSL. You could configure Traefik to offload SSL for Portainer as well.

Thanks for your advice. Then I will build some simple buttons to restart my containers from outside if anything fails.