Go to file
louispaulb 40e55d3ba4
All checks were successful
Close Stale Issues / stale (push) Successful in 12s
Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo)
- Frontend: 3000 → 3001 (avoid targo backend conflict)
- WebSockets: 8080 → 8085 (avoid ERPNext conflict)
- SocketIO: 5000 → 5050 (avoid macOS AirPlay conflict)
- Nginx: 80 → 8088
- Fix nginx.conf to use container names instead of host.docker.internal
- Add /socket.io proxy route

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:09:33 -04:00
.circleci ci: only run at main branch 2024-04-13 14:00:22 -03:00
.github/workflows ci-cd: close stale issues 2026-01-23 09:25:48 -03:00
agent feat(agent): stomp configuration file 2024-09-05 13:46:52 -03:00
backend/services fix: go dockerfile for builds 2026-02-20 14:05:57 -03:00
build feat(file-server): build and release 2024-07-04 20:18:20 -03:00
deploy Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo) 2026-03-25 10:09:33 -04:00
frontend Merge pull request #394 from OktopUSP/copilot/fix-dependabot-security-updates 2026-02-20 13:32:36 -03:00
.gitignore fix: add oktopus agent file 2023-09-22 16:37:05 -03:00
CONTRIBUTING.md feat: create CONTRIBUTING.md [ close #131 ] 2023-10-15 16:09:02 -03:00
LICENSE chore: update license 2024-01-03 22:08:31 -03:00
README.md Fix grammar and improve clarity in README.md 2026-02-20 09:22:21 -03:00

CircleCI


Oktopus is an open-source USP Controller and CWMP-compatible multi-vendor management platform for CPEs and IoTs. Any device that follows the TR-369 or TR-069 protocol can be managed. Our main objective is to unify device management into a single software solution with rich insights and configuration capabilities, improving the quality of experience and services provided by a CSP or ISP while reducing the costs of technical support, operations, and maintenance.

Documentation

  • Official Website
  • Official Documentation