diff --git a/README.md b/README.md index e290c3a..a51774d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ This repository aims to promote the development of a multi-vendor management pla -------------------------------------------------------------------------------------------------------------------------------------------------------- +

Controller

+ +That's Oktopus Core, I's responsable for the devices management. Made by different microservices that can be run indepently and work together to provide the best experience for the user and make available different options for device connetion. Below here you will find some helpfull information about how the software works, the parts of it, the architecture and infrastructure. @@ -60,6 +63,9 @@ user@user-laptop:~/oktopus/deploy/compose$ COMPOSE_PROFILES=nats,controller,cwmp Oktopus deployment in Kubernetes still is in beta phase: Instructions for Kubernetes deployment

UI will open at port 3000: +

Agent

+ +Agent is a piece of software taht runs on the CPE or IoT device and is responsable for connecting it to the Controller (Oktopus) through CWMP and/or USP.