Skip to content

Documentation

Everything you need to integrate, deploy, and operate ISPChamp.

Quick Start

1

Sign up for an account

Create your ISP tenant at dash.ispchamp.com or contact our sales team for enterprise setup.

2

Configure your OLTs

Add your OLT devices with SNMP credentials. ISPChamp auto-discovers ONUs and begins monitoring.

3

Set up RADIUS

Point your NAS devices to ISPChamp's FreeRADIUS instance. Configure bandwidth plans and policies.

4

Import subscribers

Bulk import from CSV or migrate from any legacy ISP billing system. Start managing billing, payments, and support.

Platform Architecture

# ISPChamp Domain Architecture

# Hosted by KaritKarma (cloud)

ispchamp.com # Marketing site & docs (you are here)

dash.ispchamp.com # Control plane — onboarding, billing, modules

console.ispchamp.com # Platform admin (KaritKarma superadmin)

# Your deployment (on-prem, your own domain)

ispchamp.<yourdomain> # ISP operator / admin portal

my.<yourdomain> # Subscriber self-service

partner.<yourdomain> # Partner / LCO portal

api.ispchamp.<yourdomain> # On-prem API / gateway

# Backend services (internal)

:8081 identity-proxy # OIDC BFF

:8082 core-api # Business logic

:8083 aaa-adapter # RADIUS policy

:8085 telemetry # Signal ingestion

:8086 execution-engine # Provisioning workflows