docs(readme): info about controller and agent

This commit is contained in:
Leandro Antônio Farias Machado 2024-05-30 13:52:56 -03:00 committed by GitHub
parent 1608ece2c9
commit 724a23a76d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,9 @@ This repository aims to promote the development of a multi-vendor management pla
</ul>
--------------------------------------------------------------------------------------------------------------------------------------------------------
<h1>Controller</h1>
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.
<ul><li><h4>Infrastructure:</h4></li></ul>
@ -60,6 +63,9 @@ user@user-laptop:~/oktopus/deploy/compose$ COMPOSE_PROFILES=nats,controller,cwmp
Oktopus deployment in <u><b>Kubernetes</b></u> still is in beta phase: <a href="https://github.com/OktopUSP/oktopus/blob/main/deploy/kubernetes/README.md"> Instructions for Kubernetes deployment</a><p></p>
UI will open at port 3000:
<img src="https://github.com/OktopUSP/oktopus/assets/83298718/65f7c5b9-c08d-479a-8a13-fdfc634b5ca2"/>
<h2>Agent</h2>
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.
</li>
<li>