This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/ConsistentCan4633 on 2025-08-09 14:53:58+00:00.
Repo: https://github.com/mustbeperfect/aegis
Aegis is a command and control system on a home scale. The end goal for the project is to be able to orchestrate mobile surveillance with assets like DJI drones around your property.
This project is inspired by Anduril’s Lattice software. I like the idea of intelligent and interconnected warfare using smaller assets like drones. I’m building it mostly for fun and don’t ever expect the warfare side of the project to be utilized but it’s there so that I can build out a combat simulation system one day.
The full stack is on the README but it’s basically a Nuxt web app with Bun with a Go backend. Mapping system is Maplibre with a deckgl layer.
The project is still in the very early stages. All the exists right now is a skeleton backend and a semi-functioning frontend. I’m open sourcing it in case people want to hop on and start contributing. Thanks!