Plateforme CampusIoT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* Benchmarking |
* Benchmarking |
||
** Load injection |
** Load injection |
||
** Tuning (message format ...) |
** Tuning ([https://www.loraserver.io/lora-gateway-bridge/use/data/ protobuf message format] ...) |
Revision as of 14:26, 25 December 2018
Enseignant: Didier Donsez
L'objectif du projet est d'améliorer l'infrastructure de support du projet CampusIoT (Learn-by-doing platform for teaching Internet of Things technologies and businesses).
- https://github.com/campusiot
- https://github.com/campusiot/tutorial
- https://github.com/CampusIoT/loraserver-docker
Quelques taches qui devront être réalisées :
- DevOps
- Cluster Kubernetes sur 3 machines.
- Disponibilité
- Replication (postgres, redis, rabbitmq)
- Alertes pour gateway, E2E device, cluster
- Sécurité
- SSO Keycloak
- Fail2Ban
- Rate Limit (MQTT rate limit) https://www.rabbitmq.com/flow-control.html
- Load balancer Nginx
- Extension appserver
- Organization tokens (for MQTT ACL)
- Gateway tokens (for MQTT ACL)
- Maps Device
- Extra services
- Dataviz TTNMapper
- Extension loraerver et bridge
- frames filtering and caching
- Benchmarking
- Load injection
- Tuning (protobuf message format ...)