w5isp.com/content/projects/towerops.md
Graham McIntire 9f1da2c174
Update projects page with details from resume
Add APRS.me and Verona Networks project pages, flesh out
TowerOps and GridMap descriptions, and add shared infrastructure
overview to the projects section.
2026-02-25 17:04:03 -06:00

11 lines
617 B
Markdown

+++
title = "TowerOps"
description = "Network monitoring and management platform for WISPs, built with Elixir/Phoenix."
[extra]
url = "https://towerops.net"
+++
TowerOps is a network monitoring and management platform built specifically for wireless internet service providers. It monitors the entire Verona Networks infrastructure alongside LibreNMS, Icinga2, and PagerDuty.
A remote agent written in Go runs in Docker Compose within customer networks, letting TowerOps poll internal network devices without exposing them to the internet. The agent connects back to towerops.net over a WebSocket using protobufs.