Server
Server that receives Iridium / satellite data from buoys, decodes, stores, and exposes it to viewers.
Categories:
The internet-side server collects data from Iridium / satellite delivery, decodes the short-burst-data payloads, stores them, and feeds the viewers and downstream consumers.
Real content will cover:
- Iridium short-burst-data mailbox configuration
- Server-side decoder — deployment, environment variables,
docker-compose - Storage layout and retention policy
- How buoys are added and how users are managed
- Dashboard entry points
Status: placeholder. Server source to be released.