// automated firmware management

Your Tachyon Network, On Autopilot

SixtyOps keeps your wireless devices updated, configs backed up, and maintenance running on schedule—so you can focus on growing your ISP.

sixtyops.local
12:03 PM CST · Feb 18 · 29°F
Signal vs Distance — All Devices
-35-45-55-65-75
Strong (> -65 dBm) Low (-65 to -75) Critical
1 APs 3 0 0
Name / IP Signal
Stw35 1 AP, 3 CPEs
Atw35-ap-test
CNewCustomer -57.0 dBm
CNewCustomer -53.0 dBm
CNewCustomer -57.0 dBm
Auto-Update Idle 3 pending · 3:00–4:00 on tue,wed,thu

01 — fleet visibility

Every Device, One Dashboard

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.

  • Hierarchical site → AP → CPE tree view
  • Signal vs distance scatter chart across all devices
  • Dual-bank firmware version tracking
  • Add devices by IP—auto-discovery handles the rest
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
Schedule
Mon Tue Wed Thu Fri Sat Sun
Window
3 AM 4 AM
Update Mode
Single Bank (recommended)
Parallel
2
Options
Beta Firmware Allow Downgrade Disable below 14 °F
Firmware
303X 1.12.2 r54944 303L 1.12.4 r7782 TNS100 1.12.8 r54729
Checked today · Check Now

02 — hands-off scheduling

Set It Once. Updates Run While You Sleep.

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.

  • Day-of-week and time-range scheduling
  • Temperature-based hold — no updates in extreme weather
  • Per-model firmware targeting with version pinning
  • Configurable parallelism and single/dual-bank modes

03 — safe by default

Gradual Rollouts That Protect Your Network

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.

  • Health checks pass at each stage before advancing
  • Automatic pause on failure detection
  • Resume or cancel mid-rollout with one click
Auto-Update Running 3 pending
Canary
10%
50%
100%
1 device · Feb 18 2 of 5
TNA-303X-AP01 Updated
TNA-301-AP02 Updating...
TNA-302-AP03 Queued
Stage 2 of 4 — est. < 1 min remaining
Pause Cancel
Config Backups — tw35-ap-test (TNA-301)
Pre-update snapshot auto
Feb 18, 3:01 AM Restore
Post-update config auto
Feb 18, 3:04 AM Restore
Manual backup
Feb 15, 2:30 PM Restore
Pre-update snapshot auto
Feb 11, 3:02 AM Restore
4 versions · Last backup: 2 min ago

04 — never lose a config

Automatic Config Backup & One-Click Restore

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.

  • Automatic pre- and post-update snapshots
  • Full version history with timestamps
  • One-click restore to any previous config

05 — centralized authentication

Centralized Admin Auth Across Your Fleet

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.

  • Named admin accounts with centralized login
  • No more shared root passwords across devices
  • Runs on the same appliance—no extra infrastructure
  • Works with all Tachyon APs, SMs, and switches
RADIUS Server
Active
5
Admin Accounts
34
Devices
100%
Auth Success
Recent Admin Logins
jsmith
tw35-ap-test TNA-301 Accept
dmartinez
north-ridge-sw1 TNS-100 Accept
admin
main-tower-ap2 TNA-303X Reject
Listening on :1812 · 63 admin logins today
Supported
TNA-301 TNA-302 TNA-303X TNA-303L TNA-303L-65 TNS-100

// pricing

Simple Pricing. No Tiers.

$1/month per AP and per switch. SMs (subscriber modules) are free. That's it.

Free

Get started with a small network

$0 /mo
  • Auto-update up to 4 APs
  • Gradual rollout
  • Maintenance windows
  • Signal & device monitoring
  • Unlimited SMs (free)
  • Manual one-click updates
  • Config backup & restore
  • Slack webhooks
  • RADIUS server
Download Free

Pro

Everything, unlimited scale

$1 /mo per AP or switch

10 APs + 2 switches = $12/mo

  • Unlimited APs & switches
  • Gradual rollout
  • Maintenance windows
  • Signal & device monitoring
  • Unlimited SMs (free)
  • Manual one-click updates
  • Config backup & restore
  • Slack webhooks
  • RADIUS server
Download & Subscribe in App
Example
25 APs $25
3 switches $3
142 SMs $0
Total $28/mo

Subscriptions are purchased and managed in the server UI after setup.

// faq

APs and switches only. SMs (subscriber modules / CPEs) are free and don't count toward billing. Inactive or decommissioned devices don't count either.
Free includes auto-updates for up to 4 APs with gradual rollout and maintenance windows. Manual updates, config backup & restore, and Slack webhooks require a paid subscription, which you can purchase directly in the server UI.
On your infrastructure as a pre-built OVA or QCOW2 (Proxmox) appliance. Your data stays on your network—we never see your device configs or credentials.
Billed monthly via Stripe based on your active AP and switch count. Subscribe and manage billing directly in the server UI. Cancel anytime.

// get started

Download SixtyOps

Free to download. No purchase necessary. Auto-updates up to 4 APs out of the box.

  1. 1. Download the .ova file above
  2. 2. In vSphere/ESXi: Create/Register VM → Deploy from OVF, select the .ova
  3. 3. Boot the VM and follow the console setup wizard
  4. 4. Open the displayed URL in your browser and add your devices

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