No you can’t install supervisor like this. You are running Home Assistant Container. See here for a detailed overview of the different install methods.
You can either install Home Assistant Supervised on top of a generic linux system or install Home Assistant OS (depending on the hardware you use). Both will give you the supervisor and add-ons.
If you want to keep your current install, you need to create the addons yourself. Add-ons are just docker containers configured specially to fit in the Home Assistant eco system.
Thanks for the link
So, there is no way to have the adguard interface like with the supervisor on my HA, even if i install it in a different container than HA ?
You can install Adguard in a separate container, but it will not show up in the side panel in Home Assistant. You can however create an iframe that will be shown in the side panel of Home Assistant that leads to the adguard web interface.
What hardware are you using? I’d suggest installing it with one of the methods I posted above. It will save you a lot of time, especially as a new user.
Do you have a specific reason to keep runnig it like you do now or were you just not aware of the other options?
Okay, i’ll try the iframe thing, i hope the result will be like the same as the HA addon one
I have a RaspberryPi 3.
I’m using docker to implements my own IA + Software + HA, all in one device.
I also suggest installing portainer, to manage the docker stack through a GUI. Have to admit tho that I don’t use it that often as I’m more of a command line guy
Just as a tip, personally I’d dedicate a Pi only for Home Assistant and keep it separately from the AI stuff, as you probably don’t want the system that controls your home to be unavailable because you were playing with AI stuff or other things you are running on the Pi.