Track Aircraft Worldwide
Real-time aircraft tracking powered by OpenSky Network. Search the registry, view live positions, and monitor your microservices.
Aircraft Registry
Search through thousands of aircraft records from the OpenSky Network database.
Browse RegistryLive Tracking
View real-time position data for airborne aircraft with ADS-B transponders.
Find AircraftHealth Monitoring
Monitor the status of all microservices in the distributed architecture.
View HealthMicroservices Architecture
┌──────────┐ ┌──────────────┐ ┌─────────────┐
│ Browser │────▶│ Frontend │────▶│ API Server │
└──────────┘ │ (FastAPI) │ │ (FastAPI) │
└──────────────┘ └──────┬──────┘
│
┌──────────────────────┼──────────────────────┐
│ │ │
▼ ▼ ▼
┌────────────┐ ┌─────────────┐ ┌─────────────┐
│ PostgreSQL │ │ Valkey │◀───────│ ADSB-Sync │
│ Database │ │ Cache │ │ Service │
└────────────┘ └─────────────┘ └──────┬──────┘
│
▼
┌─────────────┐
│ OpenSky │
│ Network │
└─────────────┘
Technology Stack
- Frontend: FastAPI + Jinja2 + Bootstrap 5
- API Server: FastAPI + SQLAlchemy 2.0
- Database: PostgreSQL 15
- Cache: Valkey 8 (Redis-compatible)
- Data Source: OpenSky Network API