Hello,
I am new in linux enviroment, so plese apologized me if I'll do stupid questions.
i got a ondorid N2+ with
Armbian 24.2.2 bookworm
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.32-current-meson64
Architecture: arm64
and home assistant supervised preinstalled.
All works fine and thank you for your great job.
Inside home assistant I have installed Nginx plugin and Duckdns to manange communication in SSL with external services (like google assistant).
Now I would like to install nginx manager as "normal" container directly outside of Homeassistant and not as homeassistant container:
homeassistant/aarch64-addon-nginx_proxy:3.9.0
To do that I prefer to use docker compose (because the manage of parameter it's seem most easy to do).
And now the question: It is possible to reverse "configuration" of preinstalled homeassistant to a yaml configuration? If yes, can you help me to find this information to recreating the yaml config?
Or, I can manage only nginx manager container with docker compose (plugin) + config.yaml? Some note or advice about that?
I hope not in OP.
Thank you in advance.