Video coming soon…

✈️ Setup tar1090 — Live ADS-B Flight Tracking Map

Deploy tar1090 on Ubuntu with Docker — a live flight-tracking map that plots aircraft around you from ADS-B signals received by an RTL-SDR USB dongle, on port 8316.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys tar1090 on port 8316. With an RTL-SDR dongle and antenna plugged in, watch aircraft overhead plotted live on your own map — no third-party service.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/iot/tar1090/tar1090-ubuntu.sh
chmod +x tar1090-ubuntu.sh
./tar1090-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/iot/tar1090/tar1090-ubuntu.sh

2 Make it Executable

chmod +x tar1090-ubuntu.sh

3 Run the Installer

./tar1090-ubuntu.sh

4 Open the Map and Watch Aircraft

http://your-server-ip:8316

Ports Used

PortPurpose
8316tar1090 live flight-tracking map (mapped from container port 80)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions