// automated firmware management
SixtyOps keeps your wireless devices updated, configs backed up, and maintenance running on schedule—so you can focus on growing your ISP.
| Name / IP | Model | Version | Signal | Status |
|---|---|---|---|---|
| ▶ Stw35 1 AP, 3 CPEs | ||||
| Atw35-ap-test | TNA-301 | 1.12.3.54970 | ||
| CNewCustomer | TNA-303L-65 | 1.12.4.7782 | -57.0 dBm | |
| CNewCustomer | TNA-301 | 1.12.3.54970 | -53.0 dBm | |
| CNewCustomer | TNA-303X | 1.12.2.54944 | -57.0 dBm |
01 — fleet visibility
See your entire Tachyon fleet at a glance. Devices auto-classify by type—APs, CPEs, switches—and group into sites with signal health, firmware versions, and status in real time.
| Name / IP | Model | Version | Signal | Dist | Status | Actions |
|---|---|---|---|---|---|---|
| ▼ Stw35 1 AP, 3 CPEs | ||||||
| Atw35-ap-test | TNA-301 | 1.12.3.54970 | ↑ Refresh Delete | |||
| CNewCustomer | TNA-303L-65 | 1.12.4.7782 | -57.0 dBm | 0 m | Refresh Delete | |
| CNewCustomer | TNA-301 | 1.12.3.54970 | -53.0 dBm | 1 m | Refresh Delete | |
| CNewCustomer | TNA-303X | 1.12.2.54944 | -57.0 dBm | 1 m | Refresh Delete | |
| ▶ Snorth-ridge 2 APs, 8 CPEs | ||||||
| ▶ Smain-tower 4 APs, 22 CPEs |
02 — hands-off scheduling
Pick your maintenance window, set your safety thresholds, and SixtyOps takes care of the rest. Updates only run during approved hours and pause if conditions aren't right.
03 — safe by default
Firmware doesn't go to every device at once. A staged rollout—canary first, then 10%, 50%, 100%—with automatic pause if anything goes wrong.
04 — never lose a config
Every device config is captured and versioned automatically. Pre-update snapshots are taken before every firmware change, so you can roll back to a known-good state in seconds.
05 — centralized authentication
Stop managing local credentials on every device. SixtyOps includes a built-in RADIUS server so your named admin accounts authenticate into APs, SMs, and switches from one place.
// pricing
$1/month per AP and per switch. SMs (subscriber modules) are free. That's it.
Get started with a small network
Everything, unlimited scale
10 APs + 2 switches = $12/mo
Subscriptions are purchased and managed in the server UI after setup.
// faq
// get started
Free to download. No purchase necessary. Auto-updates up to 4 APs out of the box.
SSH into your Proxmox host. Find your storage name and an available VM ID:
pvesm status # list storage
pvesh get /cluster/nextid # next available VM ID
Download and import:
URL=https://github.com/isolson/tachyon-manager-releases/releases/download/appliance-latest/tachyon-appliance-latest.qcow2
curl -LO $URL
qm create --name sixtyops --memory 2048 --cores 2 \
--net0 virtio,bridge=vmbr0
qm importdisk tachyon-appliance-latest.qcow2
qm set --scsi0 :vm--disk-0
qm set --boot order=scsi0
qm set --serial0 socket --vga serial0
qm start
Attach to the setup wizard:
qm terminal
Follow the prompts, then open the displayed URL in your browser.
Free for up to 4 APs. Subscriptions for larger networks can be purchased in the server UI once operational.
Questions? Email hello@sixtyops.net