Oktopus Controller Docs
Contact
  • Welcome
  • Getting Started
    • About
    • Architecture
    • Requirements
      • Network
    • Installation
      • Standalone
      • High Availability
      • FAQ
    • Community Edition
    • Enterprise Edition
      • Scripts
    • Integrations
  • Device Configuration
    • Simulators
      • (USP) Agent Simulator
    • Open Source Platforms
      • PrplOS
      • OpenWRT
  • USP (TR-369)
    • Introduction
    • Architecture
    • MTPs
      • MQTT
  • CWMP (TR-069)
    • Introduction
    • Architecture
  • Reference
    • Bibliography
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Getting Started
  2. Requirements

Network

Oktopus Controller ports and routes:

Endpoint
Network Protocol
Application
Expose

:9292/acs

HTTP

Auto Configuration Server (ACS)

Public

:8883

MQTTS

MQTT MTP with TLS

Public

:1883

MQTT

MQTT MTP without TLS

Public

:61613

STOMP

STOMP MTP

Public

:8080

Websockets

Websockets MTP

Public

:9443

HTTP

Portainer

Internal

:8004

HTTP

File Server

Internal

:80

HTTP

Nginx

Public

:3000

HTTP

Frontend

Internal

:8000

HTTP

Controller REST API

Public

:27017

MongoDB

Internal

:4222

NATS

NATS Message System

Internal

Make sure that you have all the ports above available.

PreviousRequirementsNextInstallation

Last updated 8 months ago

Was this helpful?