{"id":47810202,"url":"https://github.com/adsblol/infra","last_synced_at":"2026-04-03T18:08:17.184Z","repository":{"id":65548922,"uuid":"594017111","full_name":"adsblol/infra","owner":"adsblol","description":"☸️🐋 GitOps Flux-based adsb.lol infrastructure - kubernetes, readsb, tar1090, mlat-server, api, history","archived":false,"fork":false,"pushed_at":"2024-04-06T14:13:26.000Z","size":139,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-21T02:15:32.021Z","etag":null,"topics":["adsb","adsbexchange","fluxcd","gitops","infrastructure","kubernetes","kustomize","plane-tracker","planes"],"latest_commit_sha":null,"homepage":"https://adsb.lol","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adsblol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-01-27T12:00:21.000Z","updated_at":"2024-04-11T09:35:09.000Z","dependencies_parsed_at":"2024-04-06T15:25:26.089Z","dependency_job_id":"5cc67ddd-8c73-4c0e-8a62-f138b2ad11d4","html_url":"https://github.com/adsblol/infra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adsblol/infra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsblol%2Finfra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsblol%2Finfra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsblol%2Finfra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsblol%2Finfra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adsblol","download_url":"https://codeload.github.com/adsblol/infra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adsblol%2Finfra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31368158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adsb","adsbexchange","fluxcd","gitops","infrastructure","kubernetes","kustomize","plane-tracker","planes"],"created_at":"2026-04-03T18:08:16.230Z","updated_at":"2026-04-03T18:08:17.178Z","avatar_url":"https://github.com/adsblol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adsblol/infra\n\nThis is the adsb.lol infrastructure.\nIt aims to aggregate [ADS-B](https://github.com/wiedehopf/readsb) \u0026 [MLAT](https://github.com/wiedehopf/mlat-server)\n\nThe repo should contain everything for you to be able to run a copy of this service.\n\n## Why?\n\nDue to recent events regarding ADSBExchange being acquired, it would be wise for the community to have a quick and easy way to deploy an alternative aggregation service.\n\n## How?\n\nRight now, the infrastructure's entrypoint is meant to be `manifests/default`\n\nYou can see what manifests would end up on the cluster by doing `kustomize build manifests/default`.\n\nShould you need to copy this for your own infrastructure, an understanding of Kubernetes and Kustomize is recommended.\n\n## What?\n\n### bases\nThe `bases` folder contains basic Kubernetes components. These will be reused later.\n\n#### mlat-server\nRunning wiedehopf's mlat-server\n\n#### readsb\nRunning wiedehopf's readsb\n\n### manifests\nThe `manifests` folder is closer to the expected state of the cluster.\n\nEverything is inherited from a component in `bases` and then patched as necessary.\n\n#### ingest (readsb)\nThis is meant to be the publicly accessible ingest readsb. Can be scaled if needed.\n\n[This reasdb sends data to the hub readsb](manifests/ingest/default/kustomization.yaml#L10-15)\n\n##### base\nThis is a pattern you will see throughout this repo.\n\nThe general idea is that `base` inherits, or defines a basic deployment of the application.\n\n##### default\nThe general idea is that `default` has the patches for this service to be configured properly.\n**This would include any environment variables, etc.**\n\n#### mlat (mlat-server)\nRuns mlat-server\n\n#### hub (readsb)\nA copy of readsb aggregating ingest data\n\n[This readsb sends data to the planes readsb](manifests/hub/default/kustomization.yaml#L8-13)\n\n#### planes (readsb)\nA copy of readsb, with its tar1090 instance exposed to the public.\n\n#### resources.yaml\nGlobal (to the namespace) resources such as publicly-intended services and ingresses, NetworkPolicies.\n\n\n## Where?\n\nuser -\u003e ingest -\u003e hub -\u003e planes\n\ningest -\u003e mlat -\u003e hub -\u003e planes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsblol%2Finfra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadsblol%2Finfra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadsblol%2Finfra/lists"}