Add APRS.me and Verona Networks project pages, flesh out TowerOps and GridMap descriptions, and add shared infrastructure overview to the projects section.
11 lines
617 B
Markdown
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.
|