December 19, 20196 yr Application Name: shoginn-dump1090 Application Site: https://github.com/flightaware/dump1090 Github Repo: https://github.com/ShoGinn/dump1090 Docker Hub: https://hub.docker.com/r/shoginn/dump1090 @ShoGinn❤️ Template Repo: https://github.com/FoxxMD/unraid-docker-templates Overview dump1090 is a program that outputs ADSB data by decoding it from a software-accessible radio device. This data can be used to identify and track aircraft. This application works well with these other community apps: Usage dump1090 is typically used in conjunction with one or more other applications that consume the data it outputs. This application template provides default port mapping for the two types of data feeds, raw and BEAST, which these other applications will consumes. You must map a compatible host device into this container in order for dump1090 to work properly (instructions linked). In most cases this is an RTL-SDR usb device. Edited January 15, 20206 yr by FoxxMD formatting
December 19, 20196 yr I got a spare RTL-SDR installed on this docker. Its up & running but the question is what does it do or what is it for?
December 20, 20196 yr Author @PSYCHOPATHiO Gone are the days where only the container your rtl-sdr device is attached to can use it -- now that you can expose the port it is feeding to anything can consume it! I didn't have time to get these published today but I have templates for flightradar24 and flightaware that I will hopefully get published tomorrow. You can consume the adsb data from dump1090 using those dockers. @ShoGinn has additional dockers I haven't had a chance to look at yet that can also consume this data. Perhaps a self-hosted flight tracker web ui as well? Stay tuned! I'll have more apps within this ecosystem up shortly (and will edit the OP when they are)
January 12, 20206 yr Is the "raw" map of the dump1090 data supported (ie http://xxx.xxx.xxx.xxx/dump1090/gmap.html). Is there an option to enable this?
January 14, 20206 yr Author @jandro4321 The dockerfile does not expose port 8080 (which is where the internal webserver serves from) and I'm also not sure if any extra is required to start the internal webserver, other than starting dump1090. This is a question @ShoGinn would be able to answer! However you can also use shoginn-vrs (in Community Apps) to get a much more fully featured aircraft tracking app and use this app as the data source for it. Edited January 14, 20206 yr by FoxxMD
January 15, 20206 yr 20 hours ago, FoxxMD said: However you can also use shoginn-vrs (in Community Apps) to get a much more fully featured aircraft tracking app and use this app as the data source for it. That's perfect, thanks.
January 26, 20206 yr I created the dump1090 docker to only be the binary.. the webpage is just a json dump that is read.. you can always add --write-json and then find the lighthttpd config and public_html files.. But the VRS is a much better way of getting the information.
January 26, 20206 yr Thanks! I have changed for CI/CD for my repos to now include both latest and the commit as part of the docker hub tags.. I did this only because having just latest was bad practice if something went screwy
April 23, 20206 yr So... how do I get this to even download? It worked a couple of weeks ago (but the feeders didn't), but now when I try to download via CommApps I just get this root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='shoginn-dump1090' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -p '30002:30002/tcp' -p '30005:30005/tcp' --device='/dev/bus/usb/001/006' --cap-add=SYS_NICE 'shoginn/dump1090:latest' Unable to find image 'shoginn/dump1090:latest' locally /usr/bin/docker: Error response from daemon: pull access denied for shoginn/dump1090, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See '/usr/bin/docker run --help'. edit: turns out the whole docker hub is offline, so are most of the other Shoginn containers... =( Edited April 23, 20206 yr by Sayuuk
April 24, 20206 yr It looks like shoginn has pulled most of his projects from dockerhub. I wonder if this was intentional or a mistake? Perhaps he can comment....
April 26, 20206 yr @FoxxMDwhats wrong with all shoginn dockers, cant update or re-download them anymore
April 26, 20206 yr 5 minutes ago, PSYCHOPATHiO said: @FoxxMDwhats wrong with all shoginn dockers, cant update or re-download them anymore Because On 4/24/2020 at 11:42 AM, daves said: It looks like shoginn has pulled most of his projects from dockerhub They're now being removed from CA and a notice will go out via FCP
April 28, 20206 yr Do any of you have a working docker for FR24 (and possibly more) feeding as of right now?
April 29, 20206 yr Author I've reached out to shoginn on discord but have not gotten a response. He has archived most of his repos on github When I have some time I will see about forking them and re-publishing on dockerhub under my own account.
April 30, 20206 yr Sorry all, I stopped developing them due to many other active developers! I had forgotten about these when I archived them.
May 1, 20206 yr On 4/29/2020 at 4:13 PM, FoxxMD said: I've reached out to shoginn on discord but have not gotten a response. He has archived most of his repos on github When I have some time I will see about forking them and re-publishing on dockerhub under my own account. I'd really appreciate that!
June 13, 20206 yr Hey folks, I forked the repositories of @ShoGinn on Github and pushed the images on Docker https://github.com/unraid-docker I was able to install dump1090 and flightradar and the data seems to be sent perfectly https://www.flightradar24.com/account/feed-stats/?id=22484 @FoxxMD if you want you can update the urls in your templates ☺️ https://github.com/FoxxMD/unraid-docker-templates/tree/master/foxxmd
September 14, 20205 yr On 6/13/2020 at 1:16 PM, yazu said: Hey folks, I forked the repositories of @ShoGinn on Github and pushed the images on Docker https://github.com/unraid-docker I was able to install dump1090 and flightradar and the data seems to be sent perfectly https://www.flightradar24.com/account/feed-stats/?id=22484 @FoxxMD if you want you can update the urls in your templates ☺️ https://github.com/FoxxMD/unraid-docker-templates/tree/master/foxxmd Ok, i've tried to install the VRS docker using this but having no joy. Any chance of some idiot proof instructions to getting a VRS docker running in UnRaid? Failing that, I might just spin up a small VM.
March 12, 20215 yr I don't know if I'm missing something here, but I can't get dump1090 to show up in Unraid community applications. In the settings, I have told it not to hide anything and show additional results to no avail.
Archived
This topic is now archived and is closed to further replies.