dirkhh / adsb-feeder-image

Easy to use turn-key SD card image for a number of popular single board computers to run a complete ADS-B feeder
https://adsb.im/home
GNU General Public License v3.0
99 stars 11 forks source link

Using with Existing Ultrafeeder #223

Closed scriven33 closed 1 week ago

scriven33 commented 1 month ago

As I see that the backend is Ultrafeeder, is there a way to bolt this project on to an existing Ultrafeeder install? If so, can you provide guidance on how?

I did try to unpick the config myself, but the Docker Image used defeated me.

dirkhh commented 1 month ago

This project is intended to be an integrated system - there's no way to add the UI to an Ultrafeeder that it doesn't manage. You can of course use your own readsb (or, for that matter, Ultrafeeder) and then access the SDR data via port 30005 and connect that to an adsb.im feeder image - that is a corner case of the stage2 concept that was added in v2. But really - if you have an existing Ultrafeeder setup that you want to continue to maintain, I believe the incremental value of the adsb.im feeder image may not be all that big - and you'd be using a "one off" setup that might inadvertently get broken in the future.