I was able to use both Home assistant and flightradar24 on the same raspberry pi 4 using docker. You will need a cheap rtl-sdr dongle, I bought mine from ebay and daraz.pk One thread that helped me with this installation was Setting up local USB printer with CUPS via Portainer. so the steps are as following
Run Web terminal and you will be greeted with a 502: Bad Gateway error. Stop terminal and go to web terminal’s configuration tab. use a hard password and it will start." 502: Bad Gateway "
This seems to be easy solution. I haven’t tried it but this will definitely simplify things. My issue with dockers images was stability. It used to stop at random times. Hopefully this is not the case with this.
Why not base it on minkeye docker image ?
@MaxW please update the documentation. The step which I have assumed based on my limited testing are as follows.
Ads your repository to supervisor.
Install your flight radar add-on
Add FR24 and piaware keys in add-on configuration.(assuming you already have those keys. Otherwise those can be easily obtained using Official Ssh add-on)
Pretty good question. After having a second look it seems nice. Having all feeders as separate containers is nice but also more things to maintain. Might come back to this later after some testing.
What you meant by port mapping for accessing homeassistant.local:8754 page?
I added some more text to the readme, hopefully, it is easier to understand now.